X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FDB64360.h;h=3a20d02e5559369ff91a7efb4ec0821082628303;hb=2ae1824196884ba2bafffb7c0d3e8297350591e9;hp=910933ad58637e9117b331edacced00f28f78cce;hpb=0a9463e93537a68e7246714f43fb69eca0b7b214;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/DB64360.h b/include/configs/DB64360.h index 910933a..3a20d02 100644 --- a/include/configs/DB64360.h +++ b/include/configs/DB64360.h @@ -120,6 +120,8 @@ if we use PCI it has its own MAC addr */ #define CONFIG_DB64360 1 /* this is an DB64360 board */ +#define CONFIG_SYS_TEXT_BASE 0xfff00000 + #define CONFIG_BAUDRATE 115200 /* console baudrate = 115000 */ /*ronen - we don't use the global CONFIG_ECC, since in the global ecc we initialize the DRAM for ECC in the phase we are relocating to it, which isn't so sufficient.