From mboxrd@z Thu Jan 1 00:00:00 1970 From: Faiz Abbas Date: Fri, 19 Jan 2018 15:32:46 +0530 Subject: [U-Boot] [PATCH 0/2] Fix QSPI boot on am43xx_idk Message-ID: <1516356168-16697-1-git-send-email-faiz_abbas@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This series fixes bugs which were causing failures in am43xx_idk when booting from QSPI Faiz Abbas (2): configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASE ARM: AM43XX: Call hw_data_init() again to update *ctrl board/ti/am43xx/board.c | 6 ++++++ configs/am43xx_evm_qspiboot_defconfig | 2 +- include/configs/am43xx_evm.h | 4 ---- 3 files changed, 7 insertions(+), 5 deletions(-) -- 2.7.4