|
@@ -441,12 +441,6 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy);
|
|
#define CONFIG_SYS_BOOTMAPSZ (16 << 20) /* Initial Memory map for Linux*/
|
|
#define CONFIG_SYS_BOOTMAPSZ (16 << 20) /* Initial Memory map for Linux*/
|
|
#define CONFIG_SYS_BOOTM_LEN (16 << 20) /* Increase max gunzip size */
|
|
#define CONFIG_SYS_BOOTM_LEN (16 << 20) /* Increase max gunzip size */
|
|
|
|
|
|
-/*
|
|
|
|
- * Boot Flags
|
|
|
|
- */
|
|
|
|
-#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */
|
|
|
|
-#define BOOTFLAG_WARM 0x02 /* Software reboot */
|
|
|
|
-
|
|
|
|
/*
|
|
/*
|
|
* Environment Configuration
|
|
* Environment Configuration
|
|
*/
|
|
*/
|