diff mbox series

[3/3] board/freescale/common/imx: Fix typo

Message ID 20181227160806.4466-3-nerv@dawncrow.de
State Accepted
Headers show
Series [1/3] board/freescale/imx8mqevk: Fix typos in readme | expand

Commit Message

André Zwing Dec. 27, 2018, 4:08 p.m. UTC
Signed-off-by: André Hentschel <nerv@dawncrow.de>
---
 board/freescale/common/imx/genimage.cfg.template_imx8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Jan. 18, 2019, 1:06 p.m. UTC | #1
>>>>> "André" == André Hentschel <nerv@dawncrow.de> writes:

 > Signed-off-by: André Hentschel <nerv@dawncrow.de>

Committed to 2018.11.x, thanks.

> ---
 >  board/freescale/common/imx/genimage.cfg.template_imx8 | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)

 > diff --git a/board/freescale/common/imx/genimage.cfg.template_imx8
 > b/board/freescale/common/imx/genimage.cfg.template_imx8
 > index fdb645014a..2f8842f8e0 100644
 > --- a/board/freescale/common/imx/genimage.cfg.template_imx8
 > +++ b/board/freescale/common/imx/genimage.cfg.template_imx8
 > @@ -3,7 +3,7 @@
 >  # We mimic the .sdcard Freescale's image format:
 >  # * the SD card must have 33 kB free space at the beginning,
 >  # * U-Boot is integrated into imx8-boot-sd.bin and is dumped as is,
 > -# * a FAT partition at offset 32MB is containing Image and DTB files
 > +# * a FAT partition at offset 8MB is containing Image and DTB files
 >  # * a single root filesystem partition is required (ext2, ext3 or ext4)
 >  #
 
 > -- 
 > 2.17.1

 > _______________________________________________
 > buildroot mailing list
 > buildroot@busybox.net
 > http://lists.busybox.net/mailman/listinfo/buildroot
diff mbox series

Patch

diff --git a/board/freescale/common/imx/genimage.cfg.template_imx8 b/board/freescale/common/imx/genimage.cfg.template_imx8
index fdb645014a..2f8842f8e0 100644
--- a/board/freescale/common/imx/genimage.cfg.template_imx8
+++ b/board/freescale/common/imx/genimage.cfg.template_imx8
@@ -3,7 +3,7 @@ 
 # We mimic the .sdcard Freescale's image format:
 # * the SD card must have 33 kB free space at the beginning,
 # * U-Boot is integrated into imx8-boot-sd.bin and is dumped as is,
-# * a FAT partition at offset 32MB is containing Image and DTB files
+# * a FAT partition at offset 8MB is containing Image and DTB files
 # * a single root filesystem partition is required (ext2, ext3 or ext4)
 #