mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 02:38:56 +00:00
463a01c7e4
Use binman for image creation. Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
9 lines
180 B
INI
9 lines
180 B
INI
/* SPDX-License-Identifier: GPL-2.0+ */
|
|
/*
|
|
* Copyright 2021 Phytec Messtechnik GmbH
|
|
*/
|
|
|
|
#define __ASSEMBLY__
|
|
|
|
BOOT_FROM sd
|
|
LOADER u-boot-spl-ddr.bin 0x7E1000
|