X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fmpr2.h;h=3df6e39f49decf2dfbb0ca766cd96f9d5e455de7;hb=258c37b147353bc522ffc33dfbd7d0d9cd7c32d7;hp=0fc0b970dbad2fb23988e9c498ef6e8c564013cb;hpb=3313e0e26224fc9a0c445124f3455058c696df84;p=u-boot diff --git a/include/configs/mpr2.h b/include/configs/mpr2.h index 0fc0b970db..3df6e39f49 100644 --- a/include/configs/mpr2.h +++ b/include/configs/mpr2.h @@ -67,7 +67,7 @@ /* Flash */ #define CFG_FLASH_CFI -#define CFG_FLASH_CFI_DRIVER +#define CONFIG_FLASH_CFI_DRIVER #define CFG_FLASH_EMPTY_INFO #define CFG_FLASH_BASE 0xA0000000 #define CFG_MAX_FLASH_SECT 256 @@ -86,7 +86,7 @@ #define CFG_HZ (CONFIG_SYS_CLK_FREQ / TMU_CLK_DIVIDER) /* UART */ -#define CFG_SCIF_CONSOLE 1 +#define CONFIG_SCIF_CONSOLE 1 #define CONFIG_CONS_SCIF0 1 #endif /* __MPR2_H */