Commit 0a47b90
Mattijs Korpershoek
docs(android): Add U-Boot cmdline issue to known issues
When doing the following in U-Boot:
=> setenv bootargs param=value
=> run bootcmd
We are supposed to pass param=value to the kernel commandline.
This no longer works with bootmeth_android.
Fixes have been submitted upstream but the backports did not
land in time.
Document this as a known issue.
Signed-off-by: Mattijs Korpershoek <[email protected]>1 parent d617390 commit 0a47b90
File tree
2 files changed
+18
-0
lines changed- source/devices
- AM62PX/android
- AM62X/android
2 files changed
+18
-0
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
0 commit comments