summaryrefslogtreecommitdiffstats
path: root/include/configs/pxa255_idp.h
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel@ziswiler.com>2008-07-11 02:39:14 +0200
committerWolfgang Denk <wd@denx.de>2008-07-13 15:14:52 +0200
commitdbf3dfb386a2d5d2381814e39985ab2e21894550 (patch)
tree68f31be613ec40b5b9205b6dab6a4fbeb9fe3b3b /include/configs/pxa255_idp.h
parentef130d3093bdf88f01cf3e000fe5df249ebf2b1a (diff)
downloadtalos-obmc-uboot-dbf3dfb386a2d5d2381814e39985ab2e21894550.tar.gz
talos-obmc-uboot-dbf3dfb386a2d5d2381814e39985ab2e21894550.zip
Enable passing of ATAGs required by latest Linux kernel.
Diffstat (limited to 'include/configs/pxa255_idp.h')
-rw-r--r--include/configs/pxa255_idp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/pxa255_idp.h b/include/configs/pxa255_idp.h
index 4a9cadbc73..b7ea1a9c99 100644
--- a/include/configs/pxa255_idp.h
+++ b/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 */
OpenPOWER on IntegriCloud