]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/bluestone.h
Makefile: move all Power Architecture boards into boards.cfg
[karo-tx-uboot.git] / include / configs / bluestone.h
index 560c64ff44a93e5eb352534ff755d6539d914056..0bb97d9ea44a0ff9506ee03870e5ce35132beee3 100644 (file)
 
 #define CONFIG_4xx             1       /* ... PPC4xx family */
 #define CONFIG_440             1
+
+#ifndef CONFIG_SYS_TEXT_BASE
+#define CONFIG_SYS_TEXT_BASE   0xFFFA0000
+#endif
+
 /*
  * Include common defines/options for all AMCC eval boards
  */