X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fhighbank.h;h=e15b572e41136f9ce89ce8088f52997e30d33e14;hb=a1dc980d88a5c9c2b99251c8d8299b0c8948de73;hp=510741bafb8b1a6f8a1440db4caca3b2325de300;hpb=e6de55ec5bf306df3b3cc8e7a4cc17fa1e78ca6c;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/highbank.h b/include/configs/highbank.h index 510741b..e15b572 100644 --- a/include/configs/highbank.h +++ b/include/configs/highbank.h @@ -10,9 +10,6 @@ #include #define CONFIG_SYS_DCACHE_OFF -#define CONFIG_SYS_THUMB_BUILD - -#define CONFIG_SYS_NO_FLASH #define CONFIG_SYS_BOOTMAPSZ (16 << 20) @@ -30,8 +27,6 @@ #define CONFIG_PL01x_PORTS { (void *)(0xFFF36000) } #define CONFIG_CONS_INDEX 0 -#define CONFIG_BAUDRATE 115200 - #define CONFIG_BOOTCOUNT_LIMIT #define CONFIG_SYS_BOOTCOUNT_SINGLEWORD #define CONFIG_SYS_BOOTCOUNT_LE /* Use little-endian accessors */ @@ -51,7 +46,7 @@ /* * Command line configuration. */ -#define CONFIG_CMD_SCSI +#define CONFIG_SCSI #define CONFIG_BOOT_RETRY_TIME -1 #define CONFIG_RESET_TO_RETRY @@ -69,7 +64,6 @@ #define CONFIG_SYS_LOAD_ADDR 0x800000 #define CONFIG_SYS_64BIT_LBA - /*----------------------------------------------------------------------- * Physical Memory Map * The DRAM is already setup, so do not touch the DT node later.