瀏覽代碼

Enable passing of ATAGs required by latest Linux kernel.

Marcel Ziswiler 17 年之前
父節點
當前提交
dbf3dfb386
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      include/configs/pxa255_idp.h

+ 4 - 0
include/configs/pxa255_idp.h

@@ -208,6 +208,10 @@
 /*			"protect off"	*/
 
 
+#define CONFIG_CMDLINE_TAG		1	/* enable passing of ATAGs */
+#define CONFIG_SETUP_MEMORY_TAGS	1
+/* #define CONFIG_INITRD_TAG		1 */
+
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_KGDB_BAUDRATE	115200		/* speed to run kgdb serial port */
 #define CONFIG_KGDB_SER_INDEX	2		/* which serial port to use */