mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
014c101e0b
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> |
||
---|---|---|
.. | ||
base-files | ||
cortexa9 | ||
cortexa53 | ||
cortexa72 | ||
files-4.19/arch | ||
files-5.4/arch | ||
image | ||
patches-4.19 | ||
patches-5.4 | ||
config-4.19 | ||
config-5.4 | ||
Makefile |