X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fnyan-big.h;h=176f6e902b3b3f911eaa225da9bf7a509536eef3;hb=44da3a176c5bd48b7ed257454e3e551c956adb30;hp=b99d7627612f3d4d22d1014271f1372a80244a24;hpb=b7160fabf11f423e879ee9cdcf8f7d0de7964509;p=u-boot diff --git a/include/configs/nyan-big.h b/include/configs/nyan-big.h index b99d762761..176f6e902b 100644 --- a/include/configs/nyan-big.h +++ b/include/configs/nyan-big.h @@ -13,11 +13,9 @@ #include "tegra124-common.h" /* High-level configuration options */ -#define V_PROMPT "Tegra124 (Nyan-big) # " #define CONFIG_TEGRA_BOARD_STRING "Google/NVIDIA Nyan-big" /* Board-specific serial config */ -#define CONFIG_SERIAL_MULTI #define CONFIG_TEGRA_ENABLE_UARTA #define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE @@ -39,8 +37,6 @@ #define CONFIG_SYS_MMC_ENV_PART 2 #define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE) -#define CONFIG_I2C_EDID - /* LCD support */ #define CONFIG_LCD #define CONFIG_PWM_TEGRA @@ -53,10 +49,6 @@ #define CONFIG_LCD_ALIGNMENT MMU_SECTION_SIZE /* SPI */ -#define CONFIG_TEGRA114_SPI /* Compatible w/ Tegra114 SPI */ -#define CONFIG_TEGRA114_SPI_CTRLS 6 -#define CONFIG_SPI_FLASH -#define CONFIG_SPI_FLASH_WINBOND #define CONFIG_SF_DEFAULT_MODE SPI_MODE_0 #define CONFIG_SF_DEFAULT_SPEED 24000000 #define CONFIG_CMD_SPI