mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 02:38:56 +00:00
ea6ad1a42a
After all these board switch to binman, we could use common imximage.cfg Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Patrick Wildt <patrick@blueri.se>
11 lines
181 B
INI
11 lines
181 B
INI
/* SPDX-License-Identifier: GPL-2.0+ */
|
|
/*
|
|
* Copyright 2018-2021 NXP
|
|
*/
|
|
|
|
#define __ASSEMBLY__
|
|
|
|
FIT
|
|
BOOT_FROM sd
|
|
SIGNED_HDMI signed_hdmi.bin
|
|
LOADER mkimage.flash.mkimage 0x7e1000
|