X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fat91sam9260ek.h;h=02401b8366ba029e62e51866a05ad98ea01ed416;hb=25ddd1fb0a2281b182529afbc8fda5de2dc16d96;hp=b89242b3a17631ac6fa10d9565dc57dbbaaf65e4;hpb=16a354f920f3959ed847bd917bdfbc7eba48cf1e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/at91sam9260ek.h b/include/configs/at91sam9260ek.h index b89242b..02401b8 100644 --- a/include/configs/at91sam9260ek.h +++ b/include/configs/at91sam9260ek.h @@ -213,7 +213,6 @@ * Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN ROUND(3 * CONFIG_ENV_SIZE + 128*1024, 0x1000) -#define CONFIG_SYS_GBL_DATA_SIZE 128 /* 128 bytes for initial data */ #define CONFIG_STACKSIZE (32*1024) /* regular stack */