aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/nanopi-r2s.conf
blob: 4472c21f0217974a976cf9003dc6dde526eb3246 (plain)
1
2
3
4
5
6
7
8
9
10
11
#@TYPE: Machine
#@NAME: NanoPi R2S
#@DESCRIPTION: The NanoPi R2S is a mini router with edge computing and dual GbE ports by FriendlyElec
#https://www.friendlyelec.com/index.php?route=product/product&product_id=282

require conf/machine/include/rk3328.inc

KERNEL_DEVICETREE = "rockchip/rk3328-nanopi-r2s.dtb"
MACHINE_EXTRA_RRECOMMENDS += "kernel-modules"

UBOOT_MACHINE = "nanopi-r2s-rk3328_defconfig"