X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FCU824.h;h=e2229b0384702a91896531499855de955cc7a573;hb=2cc195e0a5690bf022631ae420767e5b91c37476;hp=a5c2ce5e87931f7793483035f2bd305770609fce;hpb=31c1bdd93d0c7a6f2c242573761724f75e2647bc;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/CU824.h b/include/configs/CU824.h index a5c2ce5..e2229b0 100644 --- a/include/configs/CU824.h +++ b/include/configs/CU824.h @@ -139,9 +139,6 @@ * Definitions for initial stack pointer and data area */ - /* Size in bytes reserved for initial data - */ - #define CONFIG_SYS_INIT_RAM_ADDR 0x40000000 #define CONFIG_SYS_INIT_RAM_SIZE 0x1000 #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)