From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Tomsich Date: Thu, 23 Nov 2017 15:51:35 +0100 Subject: [U-Boot] [U-Boot, 15/15] rockchip: defconfig: lion-rk3368: sync up with SPL changes for ATF In-Reply-To: <1505330989-25602-16-git-send-email-philipp.tomsich@theobroma-systems.com> References: <1505330989-25602-16-git-send-email-philipp.tomsich@theobroma-systems.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > This tracks the SPL changes for ATF for the RK3368-uQ7: > * renames ATF_SUPPORT to ATF > * drops CONFIG_SPL_ATF_TEXT_BASE (now dynamically retrieved from > the .itb file) > > Signed-off-by: Philipp Tomsich > Reviewed-by: Simon Glass > --- > > configs/lion-rk3368_defconfig | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > Applied to u-boot-rockchip, thanks!