diff options
Diffstat (limited to 'include/configs/sacsng.h')
| -rw-r--r-- | include/configs/sacsng.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/sacsng.h b/include/configs/sacsng.h index b0198aa06..9b39e1594 100644 --- a/include/configs/sacsng.h +++ b/include/configs/sacsng.h @@ -85,7 +85,7 @@  #define CONFIG_SYS_SBC_BOOT_LOW 1  /* What should the base address of the main FLASH be and how big is - * it (in MBytes)?  This must contain TEXT_BASE from board/sacsng/config.mk + * it (in MBytes)?  This must contain CONFIG_SYS_TEXT_BASE from board/sacsng/config.mk   * The main FLASH is whichever is connected to *CS0.   */  #define CONFIG_SYS_FLASH0_BASE 0x40000000 |