mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-12 21:16:02 +01:00
This is supposed to be a build-system flag. Move it there so we can define it before linux/kconfig.h is included. Signed-off-by: Simon Glass <sjg@chromium.org>
9 lines
157 B
INI
9 lines
157 B
INI
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
/*
|
|
* Copyright 2022 Toradex
|
|
*/
|
|
|
|
ROM_VERSION v2
|
|
BOOT_FROM emmc_fastboot
|
|
LOADER u-boot-spl-ddr.bin 0x920000
|