X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fconfigs%2Frpi-common.h;h=dd638c485cf494075783d2fcac62fada70715436;hp=b54cf8bca43501cafca629240cb1c88a91db67b4;hb=92aae64ec72b73346e4cdd978b3d4178afe77bfc;hpb=2b87dfa278d4066f9e8f63e036a5b2484bba8356 diff --git a/include/configs/rpi-common.h b/include/configs/rpi-common.h index b54cf8bca4..dd638c485c 100644 --- a/include/configs/rpi-common.h +++ b/include/configs/rpi-common.h @@ -14,7 +14,6 @@ #define CONFIG_SYS_GENERIC_BOARD #define CONFIG_BCM2835 #define CONFIG_ARCH_CPU_INIT -#define CONFIG_SYS_DCACHE_OFF #define CONFIG_SYS_TIMER_RATE 1000000 #define CONFIG_SYS_TIMER_COUNTER \ @@ -120,7 +119,6 @@ #define CONFIG_COMMAND_HISTORY /* Commands */ -#include #define CONFIG_CMD_GPIO #define CONFIG_CMD_MMC #define CONFIG_PARTITION_UUIDS @@ -135,9 +133,6 @@ #include -/* Some things don't make sense on this HW or yet */ -#undef CONFIG_CMD_FPGA - /* Environment */ #define ENV_DEVICE_SETTINGS \ "stdin=serial,lcd\0" \