X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fp2371-0000.h;h=ecd0405d297bdd75536cee071d0c8073e949814e;hb=bf2c48fa1a6e068f232d84aae43b5dad654a9017;hp=177e8d8dfea81ca487b8604f0a0e1dc9ae29f920;hpb=66c433ed4342e5761ee9b048c85fe47d31130b2e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/p2371-0000.h b/include/configs/p2371-0000.h index 177e8d8..ecd0405 100644 --- a/include/configs/p2371-0000.h +++ b/include/configs/p2371-0000.h @@ -18,14 +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" #endif /* _P2371_0000_H */