]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/PM828.h
Makefile: move all Power Architecture boards into boards.cfg
[karo-tx-uboot.git] / include / configs / PM828.h
index 509c8b45dad96b62ed359c91a00e5641e29fbd5e..8573ef92a4e49265f293c3ef20a34e4f0c148c84 100644 (file)
 #define CONFIG_PM828           1       /* ...on a PM828 module */
 #define CONFIG_CPM2            1       /* Has a CPM2 */
 
+#ifndef CONFIG_SYS_TEXT_BASE
+#define CONFIG_SYS_TEXT_BASE   0x40000000      /* Standard: boot 64-bit flash */
+#endif
+
 #undef CONFIG_DB_CR826_J30x_ON         /* J30x jumpers on D.B. carrier */
 
 #define CONFIG_BOOTDELAY       5       /* autoboot after 5 seconds     */