From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tabi Timur-B04825 Date: Fri, 18 May 2012 02:21:23 +0000 Subject: [U-Boot] [PATCH 5/6] cmd_nvedit.c: allow board-specific code before/after saving the environment In-Reply-To: <4FB5B078.4050000@freescale.com> References: <1336170092-22538-1-git-send-email-timur@freescale.com> <1336170092-22538-5-git-send-email-timur@freescale.com> <201205140120.45712.vapier@gentoo.org> <4FB12E88.1050906@freescale.com> <20120517221808.2AEAE206271@gemini.denx.de> <4FB58038.8060004@freescale.com> <4FB58187.2040506@freescale.com> <4FB5B078.4050000@freescale.com> Message-ID: <4FB5B222.6000008@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Scott Wood wrote: >> > Well, as with most of our boards, NOR is the default configuration. Also, >> > there's no NAND support upstream yet. > What isn't upstream, besides the muxing hack? Does it need the 4K page > hack? There's no NAND support at all. However, I just tried the two SDK patches that add it, and they apply cleanly, so that's an easy fix. I guess we can drop patches #5 and #6, and just use the existing code to support NOR flash. I'll add NAND flash support. -- Timur Tabi Linux kernel developer at Freescale