mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 18:59:44 +00:00
bbf04b28d2
Use now binman for image creation. Signed-off-by: Teresa Remmet <t.remmet@phytec.de> Reviewed-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Heiko Schocher <hs@denx.de>
10 lines
159 B
INI
10 lines
159 B
INI
/* SPDX-License-Identifier: GPL-2.0+ */
|
|
/*
|
|
* Copyright 2021 NXP
|
|
*/
|
|
|
|
#define __ASSEMBLY__
|
|
|
|
ROM_VERSION v2
|
|
BOOT_FROM sd
|
|
LOADER mkimage.flash.mkimage 0x920000
|