X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fasm-arm%2Fglobal_data.h;h=5c56ce32821e93fe307003eaee7a8484af258cf9;hb=6d0f6bcf337c5261c08fabe12982178c2c489d76;hp=f419b42adc8c4ced9d3dd7e5ca1e01fa29a76b68;hpb=71edc271816ec82cf0550dd6980be2da3cc2ad9e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/asm-arm/global_data.h b/include/asm-arm/global_data.h index f419b42..5c56ce3 100644 --- a/include/asm-arm/global_data.h +++ b/include/asm-arm/global_data.h @@ -30,7 +30,7 @@ * global variables during system initialization (until we have set * up the memory controller so that we can use RAM). * - * Keep it *SMALL* and remember to set CFG_GBL_DATA_SIZE > sizeof(gd_t) + * Keep it *SMALL* and remember to set CONFIG_SYS_GBL_DATA_SIZE > sizeof(gd_t) */ typedef struct global_data {