X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fh2200.h;h=d8724f86a7384c674fc165dda0e0243b0e55a130;hb=62904b7346e222208f31e330b2fa1f1deae8fbef;hp=8e77982580fe1022b2e18491198ef4a402670889;hpb=ef26d6039a14c03c516c09a7835b491e671a4b0b;p=oweals%2Fu-boot.git diff --git a/include/configs/h2200.h b/include/configs/h2200.h index 8e77982580..d8724f86a7 100644 --- a/include/configs/h2200.h +++ b/include/configs/h2200.h @@ -9,14 +9,11 @@ #ifndef __CONFIG_H #define __CONFIG_H -#define MACH_TYPE_H2200 341 #define CONFIG_MACH_TYPE MACH_TYPE_H2200 #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 */ @@ -107,12 +104,9 @@ /* * Serial port */ - -#define CONFIG_PXA_SERIAL #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