mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-27 13:33:40 +00:00
ddc890bc7e
Switch to use binman to pack images Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Patrick Wildt <patrick@blueri.se>
11 lines
176 B
INI
11 lines
176 B
INI
/* SPDX-License-Identifier: GPL-2.0+ */
|
|
/*
|
|
* Copyright 2021 NXP
|
|
*/
|
|
|
|
#define __ASSEMBLY__
|
|
|
|
FIT
|
|
BOOT_FROM sd
|
|
SIGNED_HDMI signed_hdmi.bin
|
|
LOADER mkimage.flash.mkimage 0x7e1000
|