]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/evb64260/intel_flash.h
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / board / evb64260 / intel_flash.h
index dc2aa0008ecda0c5fabae7b31b0166aa37e079ad..cc3a33965d019f36667fd0a33f145cff5cc75b67 100644 (file)
@@ -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 */