From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 17 May 2012 21:30:45 -0500 Subject: [U-Boot] [PATCH 5/6] cmd_nvedit.c: allow board-specific code before/after saving the environment In-Reply-To: <4FB5B222.6000008@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> <4FB5B222.6000008@freescale.com> Message-ID: <4FB5B455.1010106@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 On 05/17/2012 09:21 PM, Tabi Timur-B04825 wrote: > 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. Of course there's NAND support. I was asking what, besides the mux, makes that existing support not work on this board. > However, I just tried the two SDK patches > that add it, and they apply cleanly, so that's an easy fix. Which patches are those? -Scott