Differences
This shows you the differences between two versions of the page.
| 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] novski | toh: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:// | ||
| <WRAP bootlog> | <WRAP bootlog> | ||
| < | < | ||
| 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 < | + | 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}. |
| < | < | ||
| diff --git a/ | diff --git a/ | ||