From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Tue, 4 Aug 2020 10:52:24 +0200 (CEST) Subject: [PATCH] arm: imx6q: pcm058: Rework SPI NOR configuration In-Reply-To: <20200724143327.219317-1-lusus@denx.de> Message-ID: <20200804085224.43FA681F3F@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Enable CONFIG_SPL_DM_SPI_FLASH to be able to boot from SPI NOR, > modify the offset of U-boot proper in the SPI NOR, so the > difference in offset matches between SPL and U-boot matches that of > the SD Card, allowing u-boot-with-spl.imx to also be copied to SPI > NOR at an offset of 0x400. Update the README to reflect this > change. > Signed-off-by: Niel Fourie > Cc: Stefano Babic Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================