mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-20 10:13:09 +00:00
12 lines
178 B
INI
12 lines
178 B
INI
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||
|
/*
|
||
|
* Copyright 2019 NXP
|
||
|
* Copyright 2022 NXP
|
||
|
*/
|
||
|
|
||
|
#define __ASSEMBLY__
|
||
|
|
||
|
ROM_VERSION v2
|
||
|
BOOT_FROM sd
|
||
|
LOADER u-boot-spl-ddr.bin 0x920000
|