ARM: tegra: Add p2371-0000 board
P2371-0000 is a P2581 or P2530 CPU board married to a P2595 I/O
board. The combination contains SoC, DRAM, eMMC, SD card slot,
HDMI, USB micro-B port, Ethernet via USB3, USB3 host port, SATA,
a GPIO expansion header, and an analog audio jack.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-08-06 01:52:08 +08:00
|
|
|
CONFIG_ARM=y
|
|
|
|
CONFIG_TEGRA=y
|
2018-02-04 01:10:38 +08:00
|
|
|
CONFIG_SYS_TEXT_BASE=0x80110000
|
ARM: tegra: Add p2371-0000 board
P2371-0000 is a P2581 or P2530 CPU board married to a P2595 I/O
board. The combination contains SoC, DRAM, eMMC, SD card slot,
HDMI, USB micro-B port, Ethernet via USB3, USB3 host port, SATA,
a GPIO expansion header, and an analog audio jack.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-08-06 01:52:08 +08:00
|
|
|
CONFIG_TEGRA210=y
|
|
|
|
CONFIG_TARGET_P2371_0000=y
|
2018-08-16 20:16:24 +08:00
|
|
|
CONFIG_NR_DRAM_BANKS=2
|
2016-02-23 13:55:43 +08:00
|
|
|
CONFIG_OF_SYSTEM_SETUP=y
|
2016-10-18 10:12:37 +08:00
|
|
|
CONFIG_CONSOLE_MUX=y
|
2016-10-18 10:13:02 +08:00
|
|
|
CONFIG_SYS_STDIO_DEREGISTER=y
|
2015-09-28 20:14:15 +08:00
|
|
|
CONFIG_SYS_PROMPT="Tegra210 (P2371-0000) # "
|
ARM: tegra: Add p2371-0000 board
P2371-0000 is a P2581 or P2530 CPU board married to a P2595 I/O
board. The combination contains SoC, DRAM, eMMC, SD card slot,
HDMI, USB micro-B port, Ethernet via USB3, USB3 host port, SATA,
a GPIO expansion header, and an analog audio jack.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-08-06 01:52:08 +08:00
|
|
|
# CONFIG_CMD_IMI is not set
|
2017-08-15 07:58:53 +08:00
|
|
|
CONFIG_CMD_DFU=y
|
ARM: tegra: Add p2371-0000 board
P2371-0000 is a P2581 or P2530 CPU board married to a P2595 I/O
board. The combination contains SoC, DRAM, eMMC, SD card slot,
HDMI, USB micro-B port, Ethernet via USB3, USB3 host port, SATA,
a GPIO expansion header, and an analog audio jack.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-08-06 01:52:08 +08:00
|
|
|
# CONFIG_CMD_FLASH is not set
|
2017-08-15 07:58:53 +08:00
|
|
|
CONFIG_CMD_GPIO=y
|
|
|
|
CONFIG_CMD_I2C=y
|
2016-04-25 05:29:26 +08:00
|
|
|
CONFIG_CMD_MMC=y
|
2016-04-23 04:41:25 +08:00
|
|
|
CONFIG_CMD_SF=y
|
|
|
|
CONFIG_CMD_SPI=y
|
|
|
|
CONFIG_CMD_USB=y
|
2016-04-25 05:29:26 +08:00
|
|
|
CONFIG_CMD_USB_MASS_STORAGE=y
|
ARM: tegra: Add p2371-0000 board
P2371-0000 is a P2581 or P2530 CPU board married to a P2595 I/O
board. The combination contains SoC, DRAM, eMMC, SD card slot,
HDMI, USB micro-B port, Ethernet via USB3, USB3 host port, SATA,
a GPIO expansion header, and an analog audio jack.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-08-06 01:52:08 +08:00
|
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
|
|
# CONFIG_CMD_NFS is not set
|
2016-04-25 05:29:26 +08:00
|
|
|
CONFIG_CMD_EXT4_WRITE=y
|
2018-09-04 03:26:12 +08:00
|
|
|
CONFIG_DEFAULT_DEVICE_TREE="tegra210-p2371-0000"
|
2016-09-20 01:31:30 +08:00
|
|
|
CONFIG_DFU_MMC=y
|
|
|
|
CONFIG_DFU_RAM=y
|
|
|
|
CONFIG_DFU_SF=y
|
ARM: tegra: Add p2371-0000 board
P2371-0000 is a P2581 or P2530 CPU board married to a P2595 I/O
board. The combination contains SoC, DRAM, eMMC, SD card slot,
HDMI, USB micro-B port, Ethernet via USB3, USB3 host port, SATA,
a GPIO expansion header, and an analog audio jack.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-08-06 01:52:08 +08:00
|
|
|
CONFIG_SPI_FLASH=y
|
2015-11-25 21:34:54 +08:00
|
|
|
CONFIG_SPI_FLASH_WINBOND=y
|
2015-11-19 21:48:14 +08:00
|
|
|
CONFIG_SYS_NS16550=y
|
2015-08-19 23:33:42 +08:00
|
|
|
CONFIG_TEGRA114_SPI=y
|
ARM: tegra: Add p2371-0000 board
P2371-0000 is a P2581 or P2530 CPU board married to a P2595 I/O
board. The combination contains SoC, DRAM, eMMC, SD card slot,
HDMI, USB micro-B port, Ethernet via USB3, USB3 host port, SATA,
a GPIO expansion header, and an analog audio jack.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-08-06 01:52:08 +08:00
|
|
|
CONFIG_USB=y
|
|
|
|
CONFIG_DM_USB=y
|
2017-05-13 10:33:28 +08:00
|
|
|
CONFIG_USB_EHCI_HCD=y
|
2016-09-09 04:31:26 +08:00
|
|
|
CONFIG_USB_STORAGE=y
|
2016-03-25 22:39:47 +08:00
|
|
|
CONFIG_USB_GADGET=y
|
2017-09-07 14:58:08 +08:00
|
|
|
CONFIG_USB_GADGET_MANUFACTURER="NVIDIA"
|
|
|
|
CONFIG_USB_GADGET_VENDOR_NUM=0x0955
|
|
|
|
CONFIG_USB_GADGET_PRODUCT_NUM=0x701a
|
2017-10-17 09:35:43 +08:00
|
|
|
CONFIG_CI_UDC=y
|
|
|
|
CONFIG_USB_GADGET_DOWNLOAD=y
|
2017-08-28 16:50:45 +08:00
|
|
|
CONFIG_USB_HOST_ETHER=y
|
2017-08-28 16:50:46 +08:00
|
|
|
CONFIG_USB_ETHER_ASIX=y
|