17 lines
389 B
Plaintext
17 lines
389 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: NRHW16 based routers like NB800
|
|
#@DESCRIPTION: Machine configuration for the NBHW16 based routers http://netmodule.com/en/products/iot-routers
|
|
|
|
require conf/machine/include/ti33x.inc
|
|
|
|
NRHW = "20"
|
|
NM_MODELS = "1601 B-1601"
|
|
MAX_FS_SIZE = "279542"
|
|
|
|
KERNEL_DEVICETREE = "\
|
|
am335x-nrhw20-prod1.dtb \
|
|
"
|
|
|
|
UBOOT_MACHINE = "netmodule-hw20"
|
|
SERIAL_CONSOLE = "115200;ttyS1"
|