Skip to content

Commit 7846f36

Browse files
Mattijs Korpershoekcshilwant
authored andcommitted
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 3d4ea11 commit 7846f36

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

source/devices/AM62PX/android/Release_Specific_Release_Notes.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,12 @@ Known Issues
114114
- Some commands don't work from native console, but work via adb shell
115115
- N/A
116116
- N/A
117+
118+
* - **LCPD-42548**
119+
- Can't override kernel cmdline in U-Boot
120+
- `969cb05aea9 <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?id=969cb05aea9>`__
121+
`dca2919115b <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?id=dca2919115b>`__
122+
`c095b62dfaf <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?id=c095b62dfaf>`__
123+
`547cdd9aebd <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?id=547cdd9aebd>`__
124+
`9d802d798ac <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?id=9d802d798ac>`__
125+
- N/A

source/devices/AM62X/android/Release_Specific_Release_Notes.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,12 @@ Known Issues
110110
- Some commands don't work from native console, but work via adb shell
111111
- N/A
112112
- N/A
113+
114+
* - **LCPD-42548**
115+
- Can't override kernel cmdline in U-Boot
116+
- `969cb05aea9 <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?id=969cb05aea9>`__
117+
`dca2919115b <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?id=dca2919115b>`__
118+
`c095b62dfaf <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?id=c095b62dfaf>`__
119+
`547cdd9aebd <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?id=547cdd9aebd>`__
120+
`9d802d798ac <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/commit/?id=9d802d798ac>`__
121+
- N/A

0 commit comments

Comments
 (0)