imx6: disable EOF markers on UBI
The boot loader does not recognize them and might mess up the volume Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
		@@ -93,6 +93,7 @@ define Device/ventana
 | 
				
			|||||||
	kobs-ng
 | 
						kobs-ng
 | 
				
			||||||
  KERNEL += | boot-overlay
 | 
					  KERNEL += | boot-overlay
 | 
				
			||||||
  IMAGES := nand.ubi bootfs.tar.gz
 | 
					  IMAGES := nand.ubi bootfs.tar.gz
 | 
				
			||||||
 | 
					  UBINIZE_OPTS :=
 | 
				
			||||||
  UBINIZE_PARTS = boot=$$(KDIR_KERNEL_IMAGE).boot.ubifs=15
 | 
					  UBINIZE_PARTS = boot=$$(KDIR_KERNEL_IMAGE).boot.ubifs=15
 | 
				
			||||||
  IMAGE/nand.ubi := append-ubi
 | 
					  IMAGE/nand.ubi := append-ubi
 | 
				
			||||||
  IMAGE/bootfs.tar.gz := bootfs.tar.gz | install-dtb
 | 
					  IMAGE/bootfs.tar.gz := bootfs.tar.gz | install-dtb
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user