]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/km_arm.h
keymile, common: add setting of some environment variables
[karo-tx-uboot.git] / include / configs / km_arm.h
index 8cb0fe834db41d238b9a49475e4ba5b056d543b9..9c8d0e7af740a37a4728933e7bb8f65aaea38970 100644 (file)
@@ -254,4 +254,11 @@ int get_scl (void);
 #define CONFIG_SYS_INIT_SP_ADDR                0xC8012000
 /* Do early setups now in board_init_f() */
 #define CONFIG_BOARD_EARLY_INIT_F
+
+/*
+ * resereved pram area at the end of memroy [hex]
+ * 8Mbytes for switch + 4Kbytes for bootcount
+ */
+#define CONFIG_KM_RESERVED_PRAM 0x801000
+
 #endif /* _CONFIG_KM_ARM_H */