]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/asm-sparc/global_data.h
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / include / asm-sparc / global_data.h
index eeb35d08d0014c6cc4ded496365ed0031f13ecfa..dea2857274c80cc9fa5fb360bfe907abdb819bcd 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 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 {