-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hi,
I am trying to use gxlimg
to make bootable image for Odroid-C4 board.
I've successfully used https://github.com/angerman/meson64-tools to make bootable image following this instruction.
However, when I try to substitute meson64-tools
with glximg
, then I obtain unbootable result:
...
Load FIP HDR from SD, src: 0x00010200, des: 0x01700000, size: 0x00004000, part: 0
Load BL3X from SD, src: 0x00078200, des: 0x01768000, size: 0x0010c000, part: 0
BL31 CHK: 0x00000027 ADDR 01776400
reset...
SM1:BL:511f6b:81ca2f;FEAT:A0F83180:20282000;POC:F;RCY:0;EMMC:800;NAND:81;SD?:0;SD:0;READ:0;0.0;CHK:0;
Only bl2 seems to be running fine.
I've not found what is the reason yet. Now I see that bl30_new.bin.enc
is little shorter for gxlimg
because meson64-tools
pads the file with 0
up to 512(?) bytes.
Metadata
Metadata
Assignees
Labels
No labels