]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ve8313.h
Makefile: move all Power Architecture boards into boards.cfg
[karo-tx-uboot.git] / include / configs / ve8313.h
index 016143c45cdca8db01a94bb80e197701d0be1409..d8541803f893d391ea99e234f46e0242b9675708 100644 (file)
 #define CONFIG_MPC8313         1
 #define CONFIG_VE8313          1
 
+#ifndef CONFIG_SYS_TEXT_BASE
+#define CONFIG_SYS_TEXT_BASE   0xfe000000
+#endif
+
 #define CONFIG_PCI             1
 #define CONFIG_FSL_ELBC                1