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