mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-14 14:06:02 +01:00
10 lines
180 B
INI
10 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
|