u-boot-brain/arch/arm/mach-imx/imx8
Peng Fan d1c07785fd imx8: Add support to get container image set size
To avoid hardcoded offset when adding u-boot.cnt to flash.bin, we use
flexible offset which is calculated based on the size of the container
image generated int the first stage. And pad u-boot.cnt at 1KB
alignment.

So add code to get the offset when SPL loading u-boot.cnt.

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-10-08 16:36:36 +02:00
..
clock.c imx8: add dummy clock 2018-10-22 12:59:01 +02:00
cpu.c imx8: cpu: fix mac fuse word for i.MX8QM 2019-10-08 16:35:59 +02:00
fdt.c imx8: fdt: add optee node 2019-10-08 16:35:59 +02:00
image.c imx8: Add support to get container image set size 2019-10-08 16:36:36 +02:00
iomux.c imx8: add iomux configuration api 2018-10-22 12:59:01 +02:00
Kconfig imx: add container target 2019-10-08 16:35:58 +02:00
lowlevel_init.S imx8: save args passed from ATF 2019-10-08 16:35:59 +02:00
Makefile imx8: Add support to get container image set size 2019-10-08 16:36:36 +02:00
misc.c arm: imx8: don't duplicate build_info() 2019-07-19 20:14:50 +02:00
parse-container.c imx8: support parsing i.MX8 Container file 2019-10-08 16:35:58 +02:00