]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tx48.h
upgrade to upstream version 2013.07
[karo-tx-uboot.git] / include / configs / tx48.h
index 0ee481440c8a6def0a92a93bb07b030b7c916eaa..64f42e023b2e80c1469fb474c1105366bb37fea7 100644 (file)
@@ -10,8 +10,8 @@
  *
  */
 
-#ifndef __CONFIGS_TX48_H
-#define __CONFIGS_TX48_H
+#ifndef __CONFIG_H
+#define __CONFIG_H
 
 #include <asm/sizes.h>
 
 #define CONFIG_SYS_SPL_MALLOC_START    (PHYS_SDRAM_1 + SZ_2M + SZ_32K)
 #define CONFIG_SYS_SPL_MALLOC_SIZE     SZ_1M
 
-#endif /* __CONFIGS_TX48_H */
+#endif /* __CONFIG_H */