X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fm501sk.h;h=68f0415a37b839a79e2d14dbeb39b3126e57c3cd;hb=0ce8437f3006f86d093f83120c64f657bbac3c31;hp=a28fd27d4283569f60ca909adbde8d2a7a80c2d7;hpb=c041e9d212162f6c85cd3b6a40ad6ba9d9292451;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/m501sk.h b/include/configs/m501sk.h index a28fd27..68f0415 100644 --- a/include/configs/m501sk.h +++ b/include/configs/m501sk.h @@ -27,6 +27,8 @@ #ifndef __CONFIG_H #define __CONFIG_H +#define CONFIG_AT91_LEGACY + /* ARM asynchronous clock */ /* from 18.432 MHz crystal (18432000 / 4 * 39) */ #define AT91C_MAIN_CLOCK 179712000 @@ -75,7 +77,6 @@ * Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 128*1024) -#define CONFIG_SYS_GBL_DATA_SIZE 128 /* Bytes reserved for initial data */ #define CONFIG_BAUDRATE 115200