mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-15 06:34:03 +00:00
c1ecd03d90
Switch to use binman to pack images Signed-off-by: Peng Fan <peng.fan@nxp.com>
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
|