16 lines
345 B
Plaintext
16 lines
345 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: HW26 based routers like NG800
|
|
#@DESCRIPTION: Machine configuration for the HW26 based routers http://netmodule.com/en/products/iot-routers
|
|
|
|
require conf/machine/include/ti33x.inc
|
|
|
|
NRHW = "26"
|
|
NM_MODELS = "G-800"
|
|
MAX_FS_SIZE = "279542"
|
|
|
|
KERNEL_DEVICETREE = "\
|
|
am335x-hw26-prod1.dtb \
|
|
"
|
|
|
|
UBOOT_MACHINE = "netmodule-hw26"
|