[U-Boot-Users] [PATCH] Enable passing of ATAGs required by latest Linux kernel.

11 Jul
2008
11 Jul
'08
2:39 a.m.
--- include/configs/pxa255_idp.h | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/include/configs/pxa255_idp.h b/include/configs/pxa255_idp.h index 4a9cadb..b7ea1a9 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 */
--
1.5.4.1
6145
Age (days ago)
6145
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marcel Ziswiler