nmhw21: remove v1 from am335x-nmhw21 u-boot name
since u-boot is backward compatible and today mainly used on v2 boards, this naming is misleading. BugzId: 55650 Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
		
							parent
							
								
									18bf58e094
								
							
						
					
					
						commit
						37dfef71c7
					
				|  | @ -25,4 +25,4 @@ UBOOT_ENTRYPOINT ?= "0x80008000" | ||||||
| IMAGE_BOOT_FILES = "MLO u-boot.img" | IMAGE_BOOT_FILES = "MLO u-boot.img" | ||||||
| 
 | 
 | ||||||
| PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule" | PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule" | ||||||
| PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am335x-nmhw21-v1" | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am335x-nmhw21" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue