15 lines
323 B
Plaintext
15 lines
323 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: NRHW25 based routers like TC-Router
|
|
#@DESCRIPTION: Machine configuration for the NBHW24 based routers http://netmodule.com/en/products/iot-routers
|
|
|
|
require conf/machine/include/ti33x.inc
|
|
|
|
NRHW = "25"
|
|
NM_MODELS ?= "660 670"
|
|
MAX_FS_SIZE = "279542"
|
|
|
|
KERNEL_DEVICETREE = "\
|
|
am335x-hw25-prod1.dtb \
|
|
"
|
|
|