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-14 04:34:22 +00:00
|
|
|
CONFIG_ARM=y
|
|
|
|
CONFIG_TEGRA=y
|
|
|
|
CONFIG_TEGRA210=y
|
|
|
|
CONFIG_TARGET_P2371_2180=y
|
|
|
|
CONFIG_DEFAULT_DEVICE_TREE="tegra210-p2371-2180"
|
2016-02-23 05:55:43 +00:00
|
|
|
CONFIG_OF_SYSTEM_SETUP=y
|
2016-10-18 02:12:37 +00:00
|
|
|
CONFIG_CONSOLE_MUX=y
|
2016-10-18 02:13:02 +00:00
|
|
|
CONFIG_SYS_STDIO_DEREGISTER=y
|
2015-09-28 12:14:15 +00: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-14 04:34:22 +00:00
|
|
|
# CONFIG_CMD_IMI is not set
|
|
|
|
# CONFIG_CMD_IMLS is not set
|
|
|
|
# CONFIG_CMD_FLASH is not set
|
2016-04-24 21:29:26 +00:00
|
|
|
CONFIG_CMD_MMC=y
|
2016-04-22 20:41:25 +00:00
|
|
|
CONFIG_CMD_SF=y
|
|
|
|
CONFIG_CMD_SPI=y
|
|
|
|
CONFIG_CMD_I2C=y
|
|
|
|
CONFIG_CMD_USB=y
|
2016-04-24 21:29:26 +00: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-14 04:34:22 +00:00
|
|
|
# CONFIG_CMD_FPGA is not set
|
2015-11-11 13:39:33 +00: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-14 04:34:22 +00:00
|
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
|
|
# CONFIG_CMD_NFS is not set
|
2016-04-24 21:29:26 +00:00
|
|
|
CONFIG_CMD_EXT4_WRITE=y
|
2016-10-01 20:43:18 +00:00
|
|
|
# CONFIG_BLK is not set
|
2016-09-19 17:31:30 +00:00
|
|
|
CONFIG_DFU_MMC=y
|
|
|
|
CONFIG_DFU_RAM=y
|
|
|
|
CONFIG_DFU_SF=y
|
2016-10-01 20:43:19 +00: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-14 04:34:22 +00:00
|
|
|
CONFIG_SPI_FLASH=y
|
2015-11-25 13:34:54 +00:00
|
|
|
CONFIG_SPI_FLASH_WINBOND=y
|
2016-03-21 13:47:42 +00:00
|
|
|
CONFIG_RTL8169=y
|
2016-10-26 21:15:37 +00:00
|
|
|
CONFIG_PCI=y
|
|
|
|
CONFIG_DM_PCI=y
|
|
|
|
CONFIG_DM_PCI_COMPAT=y
|
2016-02-23 05:55:40 +00:00
|
|
|
CONFIG_PCI_TEGRA=y
|
2015-11-19 13:48:14 +00:00
|
|
|
CONFIG_SYS_NS16550=y
|
2015-09-28 12:14:15 +00: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-14 04:34:22 +00:00
|
|
|
CONFIG_USB=y
|
|
|
|
CONFIG_DM_USB=y
|
2017-05-13 02:33:28 +00:00
|
|
|
CONFIG_USB_EHCI_HCD=y
|
2016-09-08 20:31:26 +00:00
|
|
|
CONFIG_USB_STORAGE=y
|
2016-03-25 14:39:47 +00:00
|
|
|
CONFIG_USB_GADGET=y
|
2016-04-13 11:20:25 +00:00
|
|
|
CONFIG_CI_UDC=y
|
2016-04-13 11:20:26 +00:00
|
|
|
CONFIG_USB_GADGET_DOWNLOAD=y
|
2016-04-13 11:20:30 +00:00
|
|
|
CONFIG_G_DNL_MANUFACTURER="NVIDIA"
|
|
|
|
CONFIG_G_DNL_VENDOR_NUM=0x0955
|
|
|
|
CONFIG_G_DNL_PRODUCT_NUM=0x701a
|