X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fspear6xx.h;h=c5bcc30cb7531a54e3d66d2fd2f1f3ff19c6a5df;hb=962d026b6aaf7d801d182f3188e4bbc106e057e3;hp=2ad5beb82c68e16dbb482ee7fef4833ce12b10b7;hpb=f68d0678c878b33fe690e8bcfc9f88b67d870e39;p=u-boot diff --git a/include/configs/spear6xx.h b/include/configs/spear6xx.h old mode 100755 new mode 100644 index 2ad5beb82c..c5bcc30cb7 --- a/include/configs/spear6xx.h +++ b/include/configs/spear6xx.h @@ -38,6 +38,9 @@ #define CONFIG_PL01x_PORTS { (void *)CONFIG_SYS_SERIAL0, \ (void *)CONFIG_SYS_SERIAL1 } +/* NAND flash configuration */ +#define CONFIG_SYS_FSMC_NAND_SP +#define CONFIG_SYS_FSMC_NAND_8BIT #define CONFIG_SYS_NAND_BASE (0xD2000000) #endif /* __CONFIG_H */