]> rtime.felk.cvut.cz Git - zynq/linux-build.git/commitdiff
Fix default kernel cmdline
authorMartin Vajnar <martin.vajnar@cvut.cz>
Tue, 6 Feb 2018 17:55:40 +0000 (18:55 +0100)
committerMartin Vajnar <martin.vajnar@cvut.cz>
Tue, 6 Feb 2018 17:55:40 +0000 (18:55 +0100)
build/xlnx_4.9/linux/.config

index ff1c2aebb7ad7158ed24b79882d4d234f4423323..c9484befb50d2df011894eb35378a7aad6d9b12e 100644 (file)
@@ -548,7 +548,7 @@ CONFIG_ATAGS=y
 CONFIG_ZBOOT_ROM_TEXT=0x0
 CONFIG_ZBOOT_ROM_BSS=0x0
 # CONFIG_ARM_APPENDED_DTB is not set
-CONFIG_CMDLINE="asd"
+CONFIG_CMDLINE="console=ttyPS0,115200n8 root=/dev/ram rw initrd=0x00800000,16M earlyprintk mtdparts=physmap-flash.0:512K(nor-fsbl),512K(nor-u-boot),5M(nor-linux),9M(nor-user),1M(nor-scratch),-(nor-rootfs)"
 CONFIG_CMDLINE_FROM_BOOTLOADER=y
 # CONFIG_CMDLINE_EXTEND is not set
 # CONFIG_CMDLINE_FORCE is not set