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