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" 10