]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8641HPCN.h
Makefile: move all Power Architecture boards into boards.cfg
[karo-tx-uboot.git] / include / configs / MPC8641HPCN.h
index a46ec28f599c5ea61898118c6c9a5b321b7851ee..c4efababd542d024c57d6220d014e81dffec53d5 100644 (file)
 /*#define CONFIG_PHYS_64BIT    1*/     /* Place devices in 36-bit space */
 #define CONFIG_ADDR_MAP                1       /* Use addr map */
 
+/*
+ * default CCSRBAR is at 0xff700000
+ * assume U-Boot is less than 0.5MB
+ */
+#define        CONFIG_SYS_TEXT_BASE    0xeff00000
+
 #ifdef RUN_DIAG
 #define CONFIG_SYS_DIAG_ADDR        CONFIG_SYS_FLASH_BASE
 #endif