]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/evb64260/intel_flash.h
imported Freescale specific U-Boot additions for i.MX28,... release L2.6.31_10.08.01
[karo-tx-uboot.git] / board / evb64260 / intel_flash.h
index dc2aa0008ecda0c5fabae7b31b0166aa37e079ad..cc3a33965d019f36667fd0a33f145cff5cc75b67 100755 (executable)
@@ -42,7 +42,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 */