All supported boards should work with the $vendor bootloader just fine. Existing users should mindfully re-flash using new initramfs build and restore $vendor bootloader's bootcmd to it's original setting. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
		
			
				
	
	
		
			8 lines
		
	
	
		
			158 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			158 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
SUBTARGET:=ox820
 | 
						|
BOARDNAME:=OX820/NAS782x
 | 
						|
CPU_TYPE:=mpcore
 | 
						|
FEATURES+=nand pci pcie ubifs usb
 | 
						|
 | 
						|
define Target/Description
 | 
						|
    Oxford/PLXTECH OX820/NAS782x
 | 
						|
endef |