Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / arch / arm / mach-rockchip / u-boot-tpl.lds
1 // SPDX-License-Identifier:     GPL-2.0+
2 /*
3  * Copyright (C) 2019 Rockchip Electronic Co.,Ltd
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/u-boot-spl.lds"