diff options
| author | Mattijs Korpershoek (TI.com) <[email protected]> | 2026-01-12 11:55:37 +0100 |
|---|---|---|
| committer | Mattijs Korpershoek <[email protected]> | 2026-01-15 13:55:22 +0100 |
| commit | 6b0f079ba260b37a5b3577e6429ba721070ee2bf (patch) | |
| tree | a0115a970d28a7a875ba8d99bb4df99f0e2c684b /doc/develop | |
| parent | 8fa0cf5f3d7ca15e2d102d0d46a132d246793486 (diff) | |
boot: android: import addBootConfigParameters() from AOSP
To properly implement Android boot image v4, U-Boot must be able to
add additional entries to the bootconfig.
Add `add_bootconfig_parameters()` to do so.
This has been imported from Google's U-Boot source[1]
The variables/function names have been reworked to be
compliant with U-Boot's coding style.
[1] https://android.googlesource.com/platform/external/u-boot/+/7af0a0506d4de6f5ea147d10fb0664a8af07d326
Signed-off-by: Mattijs Korpershoek (TI.com) <[email protected]>
Reviewed-by: Mattijs Korpershoek <[email protected]>
Signed-off-by: Guillaume La Roque (TI.com) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
