]> git.sur5r.net Git - u-boot/blobdiff - include/configs/sc3.h
powerpc: Cleanup BOOTFLAG_* references
[u-boot] / include / configs / sc3.h
index e71f1ace58e51899198448269f5941e2327836bf..3e6abf34e4805b4135a26c33a68c110b8fce05dc 100644 (file)
 /* Initial value of the stack pointern in internal SRAM */
 #define CONFIG_SYS_INIT_SP_OFFSET    CONFIG_SYS_GBL_DATA_OFFSET
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD  0x01            /* Normal Power-On: Boot from FLASH     */
-#define BOOTFLAG_WARM  0x02            /* Software reboot                      */
-
 /* ################################################################################### */
 /* These defines will be used in arch/powerpc/cpu/ppc4xx/cpu_init.c to setup external chip selects  */
 /* They are currently undefined cause they are initiaized in board/solidcard3/init.S   */