]> git.sur5r.net Git - u-boot/blobdiff - arch/microblaze/include/asm/global_data.h
Merge branch 'master' of /home/wd/git/u-boot/master
[u-boot] / arch / microblaze / include / asm / global_data.h
index 03444ef339d707511b67f68a76cb3e94180233f2..557ad27e9d4aec121ea646f8e9baf3875752e102 100644 (file)
@@ -31,7 +31,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 CONFIG_SYS_GBL_DATA_SIZE > sizeof(gd_t)
+ * Keep it *SMALL* and remember to set GENERATED_GBL_DATA_SIZE > sizeof(gd_t)
  */
 
 typedef        struct  global_data {