X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fp2371-2180.h;h=7f942888e74deee17e83bded2053e038f52c2e57;hb=bf2c48fa1a6e068f232d84aae43b5dad654a9017;hp=7205a17e5d8d34c870c5043b3190bfa1633373c7;hpb=d32519ac8a4483803975b5aa4ef4f5affe1964bc;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/p2371-2180.h b/include/configs/p2371-2180.h index 7205a17..7f94288 100644 --- a/include/configs/p2371-2180.h +++ b/include/configs/p2371-2180.h @@ -18,17 +18,10 @@ #define CONFIG_TEGRA_ENABLE_UARTA /* Environment in eMMC, at the end of 2nd "boot sector" */ -#define CONFIG_SYS_MMC_ENV_DEV 0 -#define CONFIG_SYS_MMC_ENV_PART 2 -#define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE) /* SPI */ #define CONFIG_SPI_FLASH_SIZE (4 << 20) -#include "tegra-common-usb-gadget.h" #include "tegra-common-post.h" -/* Crystal is 38.4MHz. clk_m runs at half that rate */ -#define COUNTER_FREQUENCY 19200000 - #endif /* _P2371_2180_H */