diff options
author | Petr Štetiar <ynezz@true.cz> | 2020-06-10 16:01:06 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-06-16 23:36:26 +0200 |
commit | 014c101e0b4c50c13f3c64e6c716827095afa46e (patch) | |
tree | 5e8b3d6109ee4b21ea1ea92c132f610134d35667 /target/toolchain | |
parent | c4037a5b9eee09c96e5c8108f1b7aa439f96cb6b (diff) | |
download | upstream-014c101e0b4c50c13f3c64e6c716827095afa46e.tar.gz upstream-014c101e0b4c50c13f3c64e6c716827095afa46e.tar.bz2 upstream-014c101e0b4c50c13f3c64e6c716827095afa46e.zip |
mvebu: fix bootloader kernel commandline mangling
Currently I'm unable to boot initramfs image with `console=ttyS0,115200`
kernel commandline as the kernel commandline mangling resets kernel
commandline if there is no `root=` option provided, efectively clearing
whatever I pass to the kernel, making the `root=` option mandatory.
So if the kernel commandline mangling is not appropriate just leave the
kernel commandline as it is.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/toolchain')
0 files changed, 0 insertions, 0 deletions