X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fseaboard.h;h=3e904746f29517fc5cb51402caa5a20c06d7e97c;hb=4c9ae24fe8e171b87389cae596b07423e5a0ea73;hp=04e4f82759fb780150958033fc3eadd2bc19026c;hpb=3cc83f9d08a80fddf4c1e8e766eff8273f30814c;p=oweals%2Fu-boot.git diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h index 04e4f82759..3e904746f2 100644 --- a/include/configs/seaboard.h +++ b/include/configs/seaboard.h @@ -20,27 +20,17 @@ #include "tegra20-common.h" /* High-level configuration options */ -#define V_PROMPT "Tegra20 (SeaBoard) # " #define CONFIG_TEGRA_BOARD_STRING "NVIDIA Seaboard" /* Board-specific serial config */ #define CONFIG_TEGRA_ENABLE_UARTD #define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTD_BASE -/* On Seaboard: GPIO_PI3 = Port I = 8, bit = 3 */ -#define CONFIG_UART_DISABLE_GPIO GPIO_PI3 - #define CONFIG_MACH_TYPE MACH_TYPE_SEABOARD -#define CONFIG_BOARD_EARLY_INIT_F -#define CONFIG_BOARD_LATE_INIT /* Make sure LCD init is complete */ - /* I2C */ #define CONFIG_SYS_I2C_TEGRA -#define CONFIG_SYS_I2C_INIT_BOARD -#define CONFIG_SYS_I2C_SPEED 100000 #define CONFIG_CMD_I2C -#define CONFIG_SYS_I2C /* SD/MMC */ #define CONFIG_MMC @@ -66,7 +56,6 @@ #define CONFIG_USB_ETHER_ASIX /* General networking support */ -#define CONFIG_CMD_NET #define CONFIG_CMD_DHCP /* Enable keyboard */