X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Falpr.h;h=dfe7802119f7df75ac519b53f23f3ef3d55738c6;hb=37a3bda0c9c8a2ffbf7e2a9e121177a3385a0626;hp=74a078146a7960c54ef2f0b07f940e261285e99f;hpb=d48455ad8cefd25d7b49f68fd16d0e9fd551732a;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/alpr.h b/include/configs/alpr.h index 74a0781..dfe7802 100644 --- a/include/configs/alpr.h +++ b/include/configs/alpr.h @@ -365,14 +365,6 @@ */ #define CONFIG_SYS_BOOTMAPSZ (8 << 20) /* Initial Memory map for Linux */ -/* - * Internal Definitions - * - * Boot Flags - */ -#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ -#define BOOTFLAG_WARM 0x02 /* Software reboot */ - #if defined(CONFIG_CMD_KGDB) #define CONFIG_KGDB_BAUDRATE 230400 /* speed to run kgdb serial port */ #define CONFIG_KGDB_SER_INDEX 2 /* which serial port to use */