]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/fx12mm.h
ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg
[people/ms/u-boot.git] / include / configs / fx12mm.h
index d45e7a0efd66624947c64df37661be310fc92900..8481c33b9f0fbd9a7f6e802f6e65b38bd9911a80 100644 (file)
 #define CONFIG_PREBOOT         "echo U-Boot is up and runnining;"
 
 /*Flash*/
-#define CONFIG_SYS_FLASH_BASE          XPAR_FLASH_2MX16_MEM0_BASEADDR
 #define CONFIG_SYS_FLASH_SIZE          (4*1024*1024)
 #define CONFIG_SYS_MAX_FLASH_SECT      71
-#define CONFIG_SYS_FLASH_CFI           1
-#define CONFIG_FLASH_CFI_DRIVER                1
 #define MTDIDS_DEFAULT         "nor0=fx12mm-flash"
 #define MTDPARTS_DEFAULT       "mtdparts=fx12mm-flash:-(user)"