]> Git Repo - J-u-boot.git/blobdiff - include/configs/MPC8541CDS.h
Makefile: move all Power Architecture boards into boards.cfg
[J-u-boot.git] / include / configs / MPC8541CDS.h
index 359426924d3e9a6c09187750b7c8eb52f0f42f7a..5bd851ff16c359868a002dcaf399773ce15f4e7f 100644 (file)
@@ -37,6 +37,8 @@
 #define CONFIG_MPC8541         1       /* MPC8541 specific */
 #define CONFIG_MPC8541CDS      1       /* MPC8541CDS board specific */
 
+#define        CONFIG_SYS_TEXT_BASE    0xfff80000
+
 #define CONFIG_PCI
 #define CONFIG_SYS_PCI_64BIT   1       /* enable 64-bit PCI resources */
 #define CONFIG_TSEC_ENET               /* tsec ethernet support */
This page took 0.023571 seconds and 4 git commands to generate.