Pārlūkot izejas kodu

board/engicam/icorem6_rqs/genimage.cfg: beautify file

Beatify this genimage .cfg file to have consistency with all genimage .cfg
files in Buildroot.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Giulio Benetti 3 gadi atpakaļ
vecāks
revīzija
9aa318eea8
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      board/engicam/icorem6_rqs/genimage.cfg

+ 2 - 1
board/engicam/icorem6_rqs/genimage.cfg

@@ -6,6 +6,7 @@ image boot.vfat {
 			"imx6q-icore-rqs.dtb"
 			"imx6q-icore-rqs.dtb"
 		}
 		}
 	}
 	}
+
 	size = 64M
 	size = 64M
 }
 }
 
 
@@ -16,7 +17,7 @@ image sdcard.img {
 	partition SPL {
 	partition SPL {
 		in-partition-table = "no"
 		in-partition-table = "no"
 		image = "SPL"
 		image = "SPL"
-		offset = 1024
+		offset = 1K
 	}
 	}
 
 
 	partition u-boot-dtb {
 	partition u-boot-dtb {