diff options
Diffstat (limited to 'include/configs/meesc.h')
-rw-r--r-- | include/configs/meesc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/meesc.h b/include/configs/meesc.h index 6b2296788dc..cffcd9dd2f2 100644 --- a/include/configs/meesc.h +++ b/include/configs/meesc.h @@ -21,7 +21,7 @@ #include <asm/hardware.h> /* - * Warning: changing CONFIG_SYS_TEXT_BASE requires + * Warning: changing CONFIG_TEXT_BASE requires * adapting the initial boot program. * Since the linker has to swallow that define, we must use a pure * hex number here! |