commit | b80eac1491acc59f0ff2d55eed9536c23a638e07 | [log] [tgz] |
---|---|---|
author | Safae Ouajih <souajih@baylibre.com> | Mon Feb 06 00:50:18 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 07 12:30:45 2023 -0500 |
tree | f6349641fb3bf00f017c88fa685dfc27cfdfcab4 | |
parent | 2cca48a7ec800b21ac0b67832bd1b60b0e12b70b [diff] |
android: boot: support bootconfig Support Bootconfig feature. - The bootconfig feature replaces the androidboot.* kernel cmdline options. This was adapted from downstream [1] commit : 7af0a0506d4d ("cuttlefish: support bootconfig parameters"). Link:[1] https://android.googlesource.com/platform/external/u-boot/ Signed-off-by: Safae Ouajih <souajih@baylibre.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>