]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/uc100.h
Makefile: move all Power Architecture boards into boards.cfg
[karo-tx-uboot.git] / include / configs / uc100.h
index 23f4c825b7eab99ee943a6e154689dbc664f29ff..f1c09f36bfdc57d621a7b9d8731b3b0d401d7e11 100644 (file)
@@ -40,6 +40,8 @@
 
 #define CONFIG_UC100           1       /* ...on a UC100 module         */
 
+#define        CONFIG_SYS_TEXT_BASE    0x40700000
+
 #define MPC8XX_FACT            4               /* Multiply by 4        */
 #define MPC8XX_XIN             25000000        /* 25.0 MHz in          */
 #define CONFIG_8xx_GCLK_FREQ   (MPC8XX_FACT * MPC8XX_XIN)