X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Ffads%2Ffads.h;h=aa94d47b5e3ce13dc4f0f51b8bbfc8624fb6447c;hb=14d0a02a168b36e87665b8d7f42fa3e88263d26d;hp=4ab4b2615af2afa17e7d5211c5fd518ff696feef;hpb=d24f2d321d8e78e990d100000d8efc4845c78b1c;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/fads/fads.h b/board/fads/fads.h index 4ab4b26..aa94d47 100644 --- a/board/fads/fads.h +++ b/board/fads/fads.h @@ -205,7 +205,7 @@ */ #define CONFIG_SYS_BOOTMAPSZ (8 << 20) /* Initial Memory map for Linux */ -#define CONFIG_SYS_MONITOR_BASE TEXT_BASE +#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE #define CONFIG_SYS_MONITOR_LEN (256 << 10) /* Reserve 256 KB for monitor */ #ifdef CONFIG_BZIP2