]> Git Repo - J-u-boot.git/commit - boot/image-android.c
android: boot: support extra command line
authorSafae Ouajih <[email protected]>
Sun, 5 Feb 2023 23:50:14 +0000 (00:50 +0100)
committerTom Rini <[email protected]>
Tue, 4 Apr 2023 18:50:47 +0000 (14:50 -0400)
commitb36b227b6a37695ab39306341c3a977cf9b081b6
tree58e3b82ef1ab9ebbfe8169febf4ccf01601e982d
parentc79a2e6823d5a3a2813f66d03023c0a192c27e7e
android: boot: support extra command line

In version 3 and 4 of boot image header, the vendor specific
command line are located in vendor boot image. Thus, use
extra command line to add those cmd to bootargs.

Signed-off-by: Safae Ouajih <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Mattijs Korpershoek <[email protected]>
Tested-by: Mattijs Korpershoek <[email protected]>
boot/image-android.c
This page took 0.041124 seconds and 4 git commands to generate.