diff options
Diffstat (limited to 'board/cpu86/config.mk')
-rw-r--r-- | board/cpu86/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cpu86/config.mk b/board/cpu86/config.mk index 00354c46bd6..5fe0ca0886f 100644 --- a/board/cpu86/config.mk +++ b/board/cpu86/config.mk @@ -25,7 +25,7 @@ # CPU86 boards # -# This should be equal to the CFG_FLASH_BASE define in config_CPU86.h +# This should be equal to the CONFIG_SYS_FLASH_BASE define in config_CPU86.h # for the "final" configuration, with U-Boot in flash, or the address # in RAM where U-Boot is loaded at for debugging. # |