X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fp2371-2180.h;h=7205a17e5d8d34c870c5043b3190bfa1633373c7;hb=9c5df7a2a9f72ee397a67c2f19476566a35d7c18;hp=3486cc8117e4c499e48b3b58dfce50f9b5a965a4;hpb=02253d4d12667b99dc7538b0427353a8c8221514;p=oweals%2Fu-boot.git diff --git a/include/configs/p2371-2180.h b/include/configs/p2371-2180.h index 3486cc8117..7205a17e5d 100644 --- a/include/configs/p2371-2180.h +++ b/include/configs/p2371-2180.h @@ -23,13 +23,8 @@ #define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE) /* SPI */ -#define CONFIG_SF_DEFAULT_MODE SPI_MODE_0 -#define CONFIG_SF_DEFAULT_SPEED 24000000 #define CONFIG_SPI_FLASH_SIZE (4 << 20) -/* USB2.0 Host support */ -#define CONFIG_USB_EHCI_TEGRA - #include "tegra-common-usb-gadget.h" #include "tegra-common-post.h"