From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonas Smedegaard Date: Tue, 14 May 2019 14:14:52 +0200 Subject: [U-Boot] [PATCH] sun50i: a64: Fix broken A64-Teres-I board config Message-ID: <155783609273.8327.7089214220889330714@auryn.jones.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Set CONFIG_SPL_TEXT_BASE in teres_i_defconfig (see commit f89d6133ee) Tested-by: Jonas Smedegaard Signed-off-by: Jonas Smedegaard --- configs/teres_i_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/teres_i_defconfig b/configs/teres_i_defconfig index 421a8d3d40..1b57a48712 100644 --- a/configs/teres_i_defconfig +++ b/configs/teres_i_defconfig @@ -7,6 +7,7 @@ CONFIG_DRAM_ZQ=3881949 CONFIG_MMC_SUNXI_SLOT_EXTRA=2 CONFIG_USB1_VBUS_PIN="PL7" CONFIG_I2C0_ENABLE=y +CONFIG_SPL_TEXT_BASE=0x10060 # CONFIG_CMD_FLASH is not set # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set -- 2.20.1 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: signature URL: