mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-13 21:46:00 +01:00
11 lines
159 B
INI
11 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 0x912000
|