]> git.sur5r.net Git - u-boot/blobdiff - arch/sparc/include/asm/global_data.h
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
[u-boot] / arch / sparc / include / asm / global_data.h
index 7c1ac0dddd4dcede288656fee2cfa64e95c92e04..9b146748d96aaee8e871fc3d10320a254bbaf963 100644 (file)
@@ -36,7 +36,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 {