]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/arm/mach-rockchip/rk3288/u-boot-tpl.lds
rockchip: rk3288: Add TPL_LDSCRIPT
[people/ms/u-boot.git] / arch / arm / mach-rockchip / rk3288 / u-boot-tpl.lds
1 /*
2 * Copyright (C) 2018 Jagan Teki <jagan@amarulasolutions.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
7 #undef CONFIG_SPL_TEXT_BASE
8 #define CONFIG_SPL_TEXT_BASE CONFIG_TPL_TEXT_BASE
9
10 #include "../../cpu/u-boot-spl.lds"