ARM: tegra: Add p2371-2180 board
P2371-2180 is a P2180 CPU board married to a P2597 I/O board. The
combination contains SoC, DRAM, eMMC, SD card slot, HDMI, USB
micro-B port, Ethernet via USB3, USB3 host port, SATA, PCIe, and
two GPIO expansion headers.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-08-13 22:34:22 -06:00
|
|
|
CONFIG_ARM=y
|
|
|
|
CONFIG_TEGRA=y
|
|
|
|
CONFIG_TEGRA210=y
|
|
|
|
CONFIG_TARGET_P2371_2180=y
|
|
|
|
CONFIG_DEFAULT_DEVICE_TREE="tegra210-p2371-2180"
|
2016-02-22 22:55:43 -07:00
|
|
|
CONFIG_OF_SYSTEM_SETUP=y
|
2016-10-17 20:12:37 -06:00
|
|
|
CONFIG_CONSOLE_MUX=y
|
2016-10-17 20:13:02 -06:00
|
|
|
CONFIG_SYS_STDIO_DEREGISTER=y
|
2015-09-28 05:14:15 -07:00
|
|
|
CONFIG_SYS_PROMPT="Tegra210 (P2371-2180) # "
|
ARM: tegra: Add p2371-2180 board
P2371-2180 is a P2180 CPU board married to a P2597 I/O board. The
combination contains SoC, DRAM, eMMC, SD card slot, HDMI, USB
micro-B port, Ethernet via USB3, USB3 host port, SATA, PCIe, and
two GPIO expansion headers.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-08-13 22:34:22 -06:00
|
|
|
# CONFIG_CMD_IMI is not set
|
|
|
|
# CONFIG_CMD_IMLS is not set
|
|
|
|
# CONFIG_CMD_FLASH is not set
|
2016-04-24 17:29:26 -04:00
|
|
|
CONFIG_CMD_MMC=y
|
2016-04-22 16:41:25 -04:00
|
|
|
CONFIG_CMD_SF=y
|
|
|
|
CONFIG_CMD_SPI=y
|
|
|
|
CONFIG_CMD_I2C=y
|
|
|
|
CONFIG_CMD_USB=y
|
2016-04-24 17:29:26 -04:00
|
|
|
CONFIG_CMD_DFU=y
|
|
|
|
CONFIG_CMD_USB_MASS_STORAGE=y
|
ARM: tegra: Add p2371-2180 board
P2371-2180 is a P2180 CPU board married to a P2597 I/O board. The
combination contains SoC, DRAM, eMMC, SD card slot, HDMI, USB
micro-B port, Ethernet via USB3, USB3 host port, SATA, PCIe, and
two GPIO expansion headers.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-08-13 22:34:22 -06:00
|
|
|
# CONFIG_CMD_FPGA is not set
|
2015-11-11 21:39:33 +08:00
|
|
|
CONFIG_CMD_GPIO=y
|
ARM: tegra: Add p2371-2180 board
P2371-2180 is a P2180 CPU board married to a P2597 I/O board. The
combination contains SoC, DRAM, eMMC, SD card slot, HDMI, USB
micro-B port, Ethernet via USB3, USB3 host port, SATA, PCIe, and
two GPIO expansion headers.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-08-13 22:34:22 -06:00
|
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
|
|
# CONFIG_CMD_NFS is not set
|
2016-04-24 17:29:26 -04:00
|
|
|
CONFIG_CMD_EXT4_WRITE=y
|
2016-10-01 14:43:18 -06:00
|
|
|
# CONFIG_BLK is not set
|
2016-09-19 13:31:30 -04:00
|
|
|
CONFIG_DFU_MMC=y
|
|
|
|
CONFIG_DFU_RAM=y
|
|
|
|
CONFIG_DFU_SF=y
|
2016-10-01 14:43:19 -06:00
|
|
|
# CONFIG_DM_MMC_OPS is not set
|
ARM: tegra: Add p2371-2180 board
P2371-2180 is a P2180 CPU board married to a P2597 I/O board. The
combination contains SoC, DRAM, eMMC, SD card slot, HDMI, USB
micro-B port, Ethernet via USB3, USB3 host port, SATA, PCIe, and
two GPIO expansion headers.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-08-13 22:34:22 -06:00
|
|
|
CONFIG_SPI_FLASH=y
|
2015-11-25 05:34:54 -08:00
|
|
|
CONFIG_SPI_FLASH_WINBOND=y
|
2016-03-21 06:47:42 -07:00
|
|
|
CONFIG_RTL8169=y
|
2016-10-26 17:15:37 -04:00
|
|
|
CONFIG_PCI=y
|
|
|
|
CONFIG_DM_PCI=y
|
|
|
|
CONFIG_DM_PCI_COMPAT=y
|
2016-02-22 22:55:40 -07:00
|
|
|
CONFIG_PCI_TEGRA=y
|
2015-11-19 21:48:14 +08:00
|
|
|
CONFIG_SYS_NS16550=y
|
2015-09-28 05:14:15 -07:00
|
|
|
CONFIG_TEGRA114_SPI=y
|
ARM: tegra: Add p2371-2180 board
P2371-2180 is a P2180 CPU board married to a P2597 I/O board. The
combination contains SoC, DRAM, eMMC, SD card slot, HDMI, USB
micro-B port, Ethernet via USB3, USB3 host port, SATA, PCIe, and
two GPIO expansion headers.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-08-13 22:34:22 -06:00
|
|
|
CONFIG_USB=y
|
|
|
|
CONFIG_DM_USB=y
|
2016-09-08 16:31:26 -04:00
|
|
|
CONFIG_USB_STORAGE=y
|
2016-03-25 16:39:47 +02:00
|
|
|
CONFIG_USB_GADGET=y
|
2016-04-13 14:20:25 +03:00
|
|
|
CONFIG_CI_UDC=y
|
2016-04-13 14:20:26 +03:00
|
|
|
CONFIG_USB_GADGET_DOWNLOAD=y
|
2016-04-13 14:20:30 +03:00
|
|
|
CONFIG_G_DNL_MANUFACTURER="NVIDIA"
|
|
|
|
CONFIG_G_DNL_VENDOR_NUM=0x0955
|
|
|
|
CONFIG_G_DNL_PRODUCT_NUM=0x701a
|