u-boot/arch/arm/mach-imx/imx8ulp/container.cfg
Gary Bisson 9970da6fd0 mach-imx: Add i.MX 8ULP binman support
- Re-use i.MX 93 Makefile target as similar boot process
- Create imx8ulp-u-boot.dtsi for binman image architecture
- Create both SPL and U-Boot containers configuration

Key differences between the 93 and 8ULP SPL container are:
- No LPDDR training library needed for 8ULP
- 8ULP requires a uPower binary (RISC-V core) for power management
- 8ULP also requires a M33 binary to work properly

Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2024-08-13 08:28:24 -03:00

8 lines
151 B
INI

/* SPDX-License-Identifier: GPL-2.0+ */
BOOT_FROM SD 0x400
SOC_TYPE ULP
CONTAINER
IMAGE A35 bl31.bin 0x20040000
IMAGE A35 u-boot.bin CONFIG_TEXT_BASE