Control: tags 877074 pending Control: found 877074 2016.11+dfsg1-4 On 2017-09-28, Peter Lebbing <[email protected]> wrote: > The odroid-xu3 platform passes a wrong "console" argument on the kernel > commandline: > > console=console=ttySAC2,115200n8
I've apparently worked around this on the boards I've tested...
> From the source, it's clear where this comes from:
> include/configs/odroid_xu3.h:
> #define CONFIG_DEFAULT_CONSOLE "console=ttySAC2,115200n8\0"
> #define CONFIG_EXTRA_ENV_SETTINGS \
> [...]
> "console=" CONFIG_DEFAULT_CONSOLE \
>
> /etc/flash-kernel/bootscript/bootscr.uboot-generic:
> setenv bootargs "${bootargs} console=${console}"
> The patch below makes the situation equal to what Debian patches in
> odroid.h: drop it from CONFIG_DEFAULT_CONSOLE.
Thanks for the patch! Will apply it to the next upload.
live well,
vagrant
signature.asc
Description: PGP signature

