From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Wed, 30 Jan 2019 09:05:18 +0000 (UTC) Subject: [U-Boot] ARM: imx: fix: Provide correct enum values for ONENAND/NOR boot recognition In-Reply-To: <20190103225051.26627-1-lukma@denx.de> Stefano Babic , Fabio Estevam Message-ID: <20190130090600.D1620C21E2F@lists.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 > According to "Table 5-1. Boot Device Select" (page 335, > i.MX 6Dual/6Quad Applications Processor Reference Manual, Rev. 4, 09/2017) > the BOOT_CFG1[3] have following values (regarding EIM booting): > 0 - NOR flash and 1 - ONENAND > This commit provides correct identification of the boot medium for IMX6Q > boards booting from NOR memory (MCCMON6 is one of them). > Signed-off-by: Lukasz Majewski 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 =====================================================================