From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Fri, 18 May 2012 11:00:11 -0500 Subject: [U-Boot] [PATCH 5/6] cmd_nvedit.c: allow board-specific code before/after saving the environment In-Reply-To: <4FB5B455.1010106@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> <4FB5B455.1010106@freescale.com> Message-ID: <4FB6720B.2050401@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: >> 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. No, there is no NAND support for the P1022DS upstream. [b04825 at efes u-boot.0]$ grep -i nand include/configs/P1022DS.h [b04825 at efes u-boot.0]$ >> > 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? powerpc/85xx: add SPI and SD builds for P1022DS powerpc/p1022ds: Add support for NAND and NAND boot -- Timur Tabi Linux kernel developer at Freescale