Author: wigyori
Date: 2014-12-12 14:37:21 +0100 (Fri, 12 Dec 2014)
New Revision: 43657

Modified:
   trunk/target/linux/mxs/config-3.14
Log:
mxs: allow bootloader to pass kernel cmdline

Signed-off-by: Michael Heimpold <[email protected]>
Signed-off-by: Zoltan HERPAI <[email protected]>



Modified: trunk/target/linux/mxs/config-3.14
===================================================================
--- trunk/target/linux/mxs/config-3.14  2014-12-12 13:18:29 UTC (rev 43656)
+++ trunk/target/linux/mxs/config-3.14  2014-12-12 13:37:21 UTC (rev 43657)
@@ -27,7 +27,9 @@
 CONFIG_ARM=y
 CONFIG_ARM_AMBA=y
 CONFIG_ARM_APPENDED_DTB=y
-# CONFIG_ARM_ATAG_DTB_COMPAT is not set
+CONFIG_ARM_ATAG_DTB_COMPAT=y
+# CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND is not set
+CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER=y
 CONFIG_ARM_CPU_SUSPEND=y
 CONFIG_ARM_L1_CACHE_SHIFT=5
 CONFIG_ARM_NR_BANKS=8
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to