X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FW7OLMC.h;h=fce7f2814f6578a8749322d195d409977a3550c7;hb=2ae1824196884ba2bafffb7c0d3e8297350591e9;hp=0fbe80ce8c317bb2f599d97d57f04963c04b059a;hpb=2bad5df7274dd2802ba9526ea7218e9c09d3f89c;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/W7OLMC.h b/include/configs/W7OLMC.h index 0fbe80c..fce7f28 100644 --- a/include/configs/W7OLMC.h +++ b/include/configs/W7OLMC.h @@ -38,6 +38,8 @@ #define CONFIG_W7O 1 /* ...on a Wave 7 Optics board */ #define CONFIG_W7OLMC 1 /* ...specifically an LMC */ +#define CONFIG_SYS_TEXT_BASE 0xFFFC0000 + #define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_early_init_f */ #define CONFIG_MISC_INIT_F 1 /* and misc_init_f() */ #define CONFIG_MISC_INIT_R 1 /* and misc_init_r() */