]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/Marvell/common/intel_flash.h
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / Marvell / common / intel_flash.h
index 666a4cdcadd92ae2f01462d7224d4eee086c8f49..bd8941ea5fc3c2768ee0c2c08b5f30640ce58c1a 100755 (executable)
@@ -68,7 +68,7 @@
 /* ID and Lock Configuration */
 #define CHIP_RD_ID_LOCK                0x01            /* Bit 0 of each byte */
 #define CHIP_RD_ID_MAN         0x89            /* Manufacturer code = 0x89 */
-#define CHIP_RD_ID_DEV         CFG_FLASH_ID
+#define CHIP_RD_ID_DEV         CONFIG_SYS_FLASH_ID
 
 /* dimensions */
 #define CHIP_WIDTH             2               /* chips are in 16 bit mode */