rockchip-linux / u-boot

U-Boot tree for pending commits
115 stars 79 forks source link

utility loaderimage for the architecture aarch64 and armhf #32

Closed sndwvs closed 5 years ago

sndwvs commented 6 years ago

for assembly on a board with the architecture aarch64 there is no possibility to package u-boot utility loaderimage --pack --uboot it is possible to build this utility under the architecture of aarch64 and armhf?

keveryang commented 5 years ago

Here is the source code for it, you can try to build it: https://github.com/rockchip-linux/u-boot/blob/rkproduct/tools/loaderimage.c

sndwvs commented 5 years ago

thank, you can update the source code of the loadimage utility with the given parameter 0x200000

sndwvs commented 5 years ago

going in tools make tools-all