meta-netmodule-bsp/conf/machine/am335x-nrhw20.conf

33 lines
708 B
Plaintext

#@TYPE: Machine
#@NAME: NRHW20 based routers like NB1601
#@DESCRIPTION: Machine configuration for the NRHW20 based routers http://www.netmodule.com/products/industrial-routers.html
require conf/machine/include/ti33x.inc
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules kernel-devicetree"
KERNEL_DEFCONFIG ??= "am335x-nrhw20_defconfig"
KERNEL_DEVICETREE = "am335x-nrhw20-prod1.dtb \
"
KERNEL_IMAGETYPE = "zImage"
PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am335x-nrhw20-v1"
USE_VT = "0"
SERIAL_CONSOLES ?= "115200;ttyS1"
WWAN_NBR = "1"
WWAN_VENDORS = "ublox"
MACHINE_FEATURES += " \
can \
wwan \
bluetooth \
tibluetooth \
atsha \
wifi \
ti-wifi \
ath-wifi \
"