[PATCH 6/6] configs: meson64_android: don't set console bootargs

2021-07-29 Thread Mattijs Korpershoek
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

Re: [PATCH 6/6] configs: meson64_android: don't set console bootargs

2021-07-29 Thread Neil Armstrong
On 29/07/2021 09:21, Mattijs Korpershoek wrote: > 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/