uboot-envtools: add support for Wallys DR342
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
		| @@ -66,6 +66,7 @@ dap-2695-a1|\ | |||||||
| wzr-hp-ag300h) | wzr-hp-ag300h) | ||||||
| 	ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000" | 	ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000" | ||||||
| 	;; | 	;; | ||||||
|  | dr342|\ | ||||||
| dr531) | dr531) | ||||||
| 	ubootenv_add_uci_config "/dev/mtd1" "0x0" "0xf800" "0x10000" | 	ubootenv_add_uci_config "/dev/mtd1" "0x0" "0xf800" "0x10000" | ||||||
| 	;; | 	;; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Piotr Dymacz
					Piotr Dymacz