X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fconfigs%2Fpalmtc.h;h=9c948c547355075935c56e64d4dc25dca130d4df;hp=bc88354c4a002cd877aa6ec5e1212c8ebafa270b;hb=c68436fa427a69ea308d74c410067507d6c7103b;hpb=5fb29f3c48d26981b117b08286bc16ec99d4ca0b diff --git a/include/configs/palmtc.h b/include/configs/palmtc.h index bc88354c4a..9c948c5473 100644 --- a/include/configs/palmtc.h +++ b/include/configs/palmtc.h @@ -58,6 +58,7 @@ */ #define CONFIG_PXA_SERIAL #define CONFIG_FFUART 1 +#define CONFIG_CONS_INDEX 3 #define CONFIG_BAUDRATE 115200 /* @@ -76,7 +77,8 @@ */ #ifdef CONFIG_CMD_MMC #define CONFIG_MMC -#define CONFIG_PXA_MMC +#define CONFIG_GENERIC_MMC +#define CONFIG_PXA_MMC_GENERIC #define CONFIG_SYS_MMC_BASE 0xF0000000 #define CONFIG_CMD_FAT #define CONFIG_CMD_EXT2