Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[kernel/u-boot.git] / include / configs / cobra5272.h
index 330e3ac..18710fb 100644 (file)
  *
  * Setting #if 0: u-boot will start from flash and relocate itself to RAM
  *
- * Please do not forget to modify the setting of TEXT_BASE
+ * Please do not forget to modify the setting of CONFIG_SYS_TEXT_BASE
  * in board/cobra5272/config.mk accordingly (#if 0: 0xffe00000; #if 1: 0x20000)
  *
  * ---