From beeba46606ebbb646b973dbdd36d47057e2222c6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lothar=20Wa=C3=9Fmann?= Date: Fri, 18 Sep 2015 14:34:49 +0200 Subject: [PATCH] karo: tx6: don't position CSF at fixed offset --- board/karo/tx6/u-boot.lds | 1 - 1 file changed, 1 deletion(-) diff --git a/board/karo/tx6/u-boot.lds b/board/karo/tx6/u-boot.lds index c2e6459678..e7c9c38cdf 100644 --- a/board/karo/tx6/u-boot.lds +++ b/board/karo/tx6/u-boot.lds @@ -85,7 +85,6 @@ SECTIONS } #ifdef CONFIG_SECURE_BOOT - . = CONFIG_SYS_TEXT_BASE + 0x71000; .csf_data : { *(.__csf_data) -- 2.39.2