]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: meson64_android: don't set console bootargs
authorMattijs Korpershoek <mkorpershoek@baylibre.com>
Thu, 29 Jul 2021 07:21:13 +0000 (09:21 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Thu, 29 Jul 2021 09:37:26 +0000 (11:37 +0200)
commit143e153385f67943f66832d702c29e0087a3512c
treefb121aea930d5c3e4dc5637dc0edee9c82794019
parent211f1d993ce9337681bbd07629cbd83e5dfea999
configs: meson64_android: don't set console bootargs

The console bootargs are already set from the kernel commandline.
On Android, this is done in yukawa at [1]

Don't set it in the bootloader since it's overridden by the kernel anyways.

[1] https://android-review.googlesource.com/c/device/amlogic/yukawa/+/1112994
Signed-off-by: Guillaume La Roque <mkorpershoek@baylibre.com>
Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
include/configs/meson64_android.h