X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fbeaver.h;h=7e0e47796073cbb9efd120224ea5abc421e7e192;hb=6786ce1ce14feb4d02854a0c04bc0cce505be46e;hp=8be491e60103153b611c8bb908df4cd99324cb74;hpb=8bef03683623d6a7adfff1f859ed44fad9e92ed7;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/beaver.h b/include/configs/beaver.h index 8be491e..7e0e477 100644 --- a/include/configs/beaver.h +++ b/include/configs/beaver.h @@ -10,21 +10,12 @@ #include "tegra30-common.h" -/* VDD core PMIC */ -#define CONFIG_TEGRA_VDD_CORE_TPS62366A_SET1 - /* High-level configuration options */ #define CONFIG_TEGRA_BOARD_STRING "NVIDIA Beaver" /* Board-specific serial config */ -#define CONFIG_TEGRA_ENABLE_UARTA -#define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE - -/* SPI */ -#define CONFIG_TEGRA_SLINK_CTRLS 6 -#define CONFIG_SPI_FLASH_SIZE (4 << 20) +#define CFG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE -#include "tegra-common-usb-gadget.h" #include "tegra-common-post.h" #endif /* __CONFIG_H */