]> git.sur5r.net Git - u-boot/blobdiff - include/configs/seaboard.h
ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL
[u-boot] / include / configs / seaboard.h
index 4442064db914ce01de5b69109835a9a01941c0e7..3e904746f29517fc5cb51402caa5a20c06d7e97c 100644 (file)
 #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
 
 /* I2C */
@@ -60,7 +56,6 @@
 #define CONFIG_USB_ETHER_ASIX
 
 /* General networking support */
-#define CONFIG_CMD_NET
 #define CONFIG_CMD_DHCP
 
 /* Enable keyboard */