17 lines
		
	
	
		
			420 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			420 B
		
	
	
	
		
			Plaintext
		
	
	
	
| #@TYPE: Machine
 | |
| #@NAME: NRHW22 based routers like NB650 / Phoenix Timeserver
 | |
| #@DESCRIPTION: Machine configuration for the NBHW22 based routers http://netmodule.com/en/products/iot-routers
 | |
| 
 | |
| require conf/machine/include/ti33x.inc
 | |
| 
 | |
| NRHW = "22"
 | |
| NM_MODELS = "650"
 | |
| MAX_FS_SIZE = "279542"
 | |
| 
 | |
| KERNEL_DEVICETREE = "\
 | |
| 	am335x-nrhw22-prod1.dtb \
 | |
| 	"
 | |
| 
 | |
| DEBUG_SERIAL_CONSOLE ?= "115200;ttyS0"
 | |
| SERIAL_CONSOLES = "${DEBUG_SERIAL_CONSOLE}"
 |