mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 14:14:32 +00:00
8996e6b7c6
Use binman to pack images Signed-off-by: Peng Fan <peng.fan@nxp.com>
9 lines
144 B
INI
9 lines
144 B
INI
/* SPDX-License-Identifier: GPL-2.0+ */
|
|
/*
|
|
* Copyright 2021 NXP
|
|
*/
|
|
|
|
#define __ASSEMBLY__
|
|
|
|
BOOT_FROM sd
|
|
LOADER mkimage.flash.mkimage 0x7E1000
|