Mathieu Othacehe | 9b832ad | 2023-12-29 12:02:18 +0100 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0+ */ |
2 | /* | ||||
3 | * Copyright 2023 Mathieu Othacehe <m.othacehe@gmail.com> | ||||
4 | */ | ||||
5 | |||||
6 | BOOT_FROM SD 0x400 | ||||
7 | SOC_TYPE IMX9 | ||||
8 | APPEND mx93a0-ahab-container.img | ||||
9 | CONTAINER | ||||
10 | IMAGE A55 u-boot-spl-ddr.bin 0x2049A000 |