SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / arch / arm / mach-rockchip / rk3368 / u-boot-tpl.lds
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * (C) Copyright 2017 Theobroma Systems Design und Consulting GmbH
4  */
5
6 #undef CONFIG_SPL_TEXT_BASE
7 #define CONFIG_SPL_TEXT_BASE CONFIG_TPL_TEXT_BASE
8
9 #undef CONFIG_SPL_MAX_SIZE
10 #define CONFIG_SPL_MAX_SIZE CONFIG_TPL_MAX_SIZE
11
12 #include "../../cpu/armv8/u-boot-spl.lds"