]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/ppmc7xx.h
mpc8xx: remove unused linker script
[karo-tx-uboot.git] / include / configs / ppmc7xx.h
index 5cd660927a81626919fe19cf86a8d9f6fac48003..18f9a6cc2005da060131f0115ec39eec9d76a683 100644 (file)
  */
 
 #define        CONFIG_PCI
+#define        CONFIG_PCI_INDIRECT_BRIDGE
 #define        CONFIG_PCI_PNP
 #undef CONFIG_PCI_SCAN_SHOW
 
 #define CONFIG_SYS_FLASH_ERASE_TOUT    250000
 #define CONFIG_SYS_FLASH_WRITE_TOUT    5000
 #define CONFIG_SYS_MAX_FLASH_BANKS     1
-#define CONFIG_SYS_MAX_FLASH_SECT      19
+#define CONFIG_SYS_MAX_FLASH_SECT      128
 
 
 /*
 #define CONFIG_SYS_MEMTEST_START       0x00040000
 #define CONFIG_SYS_MEMTEST_END         0x00040100
 #define CONFIG_SYS_PBSIZE              1024
-#define CONFIG_SYS_PROMPT              "=> "
 
 
 /*
  */
 
 #define CONFIG_SYS_BUS_CLK             CONFIG_BUS_CLK
-#define CONFIG_SYS_HZ                  1000
 
 
 /*