X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fh2200.h;h=d8724f86a7384c674fc165dda0e0243b0e55a130;hb=83f1c2ef30072c0672bc81cef9e7ee557c7ee61b;hp=e22cf09c44ecc60a46214d188ce184a6bbd4eed6;hpb=c83a824e62277162ad35f52879b2316902c0eff5;p=oweals%2Fu-boot.git diff --git a/include/configs/h2200.h b/include/configs/h2200.h index e22cf09c44..d8724f86a7 100644 --- a/include/configs/h2200.h +++ b/include/configs/h2200.h @@ -14,8 +14,6 @@ #define CONFIG_CPU_PXA25X 1 #define CONFIG_BOARD_H2200 -#define CONFIG_SYS_NO_FLASH - #define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM_1 0xa0000000 /* SDRAM Bank #1 */ #define PHYS_SDRAM_1_SIZE 0x04000000 /* 64 MB */ @@ -109,7 +107,6 @@ #define CONFIG_FFUART #define CONFIG_CONS_INDEX 3 -#define CONFIG_BAUDRATE 115200 #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 38400, 115200 } #define CONFIG_FIT_DISABLE_SHA256