]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Enable passing of ATAGs required by latest Linux kernel.
authorMarcel Ziswiler <marcel@ziswiler.com>
Fri, 11 Jul 2008 00:39:14 +0000 (02:39 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 13 Jul 2008 13:14:52 +0000 (15:14 +0200)
include/configs/pxa255_idp.h

index 4a9cadbc73858d4fbd44d388fd9825262dfa3720..b7ea1a9c99355cc0fefd127a6df93f572dccee50 100644 (file)
 /*                     "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 */