X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fhighbank.h;h=97bb439f7357bccc763132f166071a9831daad06;hb=6786ce1ce14feb4d02854a0c04bc0cce505be46e;hp=4aef0b4abd12232029aba5dcf6d4d94a5533b806;hpb=65cc0e2a65d2c9f107b2f42db6396d9ade6c5ad8;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/highbank.h b/include/configs/highbank.h index 4aef0b4..97bb439 100644 --- a/include/configs/highbank.h +++ b/include/configs/highbank.h @@ -8,7 +8,7 @@ #define CFG_SYS_BOOTMAPSZ (16 << 20) -#define CONFIG_PL011_CLOCK 150000000 +#define CFG_PL011_CLOCK 150000000 /* * Miscellaneous configurable options @@ -16,7 +16,7 @@ #define CFG_SYS_SDRAM_BASE 0x00000000 -#define CONFIG_EXTRA_ENV_SETTINGS \ +#define CFG_EXTRA_ENV_SETTINGS \ "fdt_high=0x20000000\0" \ "initrd_high=0x20000000\0"