mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
12 lines
316 B
Plaintext
12 lines
316 B
Plaintext
# Nvidia Jetson Nano quad core 2G/4GB SoC 4 x USB3 HDMI & DP
|
|
BOARD_NAME="Jetson Nano"
|
|
BOARDFAMILY="media"
|
|
BOOTCONFIG="none"
|
|
KERNEL_TARGET="legacy,current,edge"
|
|
FULL_DESKTOP="yes"
|
|
BOOT_LOGO="desktop"
|
|
BOOT_FDT_FILE="nvidia/tegra210-p3450-0000.dtb"
|
|
SRC_EXTLINUX="yes"
|
|
SRC_CMDLINE="console=ttyS0,115200n8 console=tty0"
|
|
|