Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:seeed:linkit7688 [2020/11/21 12:40] – [SeeedStudio Breakout for LinkIt Smart 7688 v2.0] novskitoh:seeed:linkit7688 [2022/06/03 11:57] – link to post for other undocumented uboot options frollic
Line 316: Line 316:
  
 Use the UART Console and *Hidden* Option 5 Use the UART Console and *Hidden* Option 5
 +There are other hidden options available, read https://forum.openwrt.org/t/ai7688-update-issue/128369/26
 <WRAP bootlog> <WRAP bootlog>
 <nowiki>[04050C0D][04050C0D] <nowiki>[04050C0D][04050C0D]
Line 705: Line 705:
 We add i2s as audio i/o and define i2c to control the audio chip so a volume and other controls is present afterwards. We add i2s as audio i/o and define i2c to control the audio chip so a volume and other controls is present afterwards.
  
-This is a `git patch` file so copy that to a file in the /openwrt bildroot folder and execute it with git patch <filename>.+This is a `git patch` file so copy that to a file in the /openwrt bildroot folder and execute it with `patch -p1 {filename}` or `git am {filename}.
 <code> <code>
 diff --git a/target/linux/ramips/dts/LINKIT7688.dts b/target/linux/ramips/dts/LINKIT7688.dts diff --git a/target/linux/ramips/dts/LINKIT7688.dts b/target/linux/ramips/dts/LINKIT7688.dts
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1