From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 18 Sep 2012 11:11:21 -0700 Subject: [U-Boot] [PATCH v2 13/13] mxc nand: Add support for i.MX5 In-Reply-To: <20120918003628.GA31969@buserror.net> References: <1297105590.2375011.1344891064392.JavaMail.root@advansee.com> <684093264.2662811.1345583054386.JavaMail.root@advansee.com> <20120918003628.GA31969@buserror.net> Message-ID: <5058B949.7090803@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/17/12 17:36, Scott Wood wrote: > On Tue, Aug 21, 2012 at 11:04:14PM +0200, Beno?t Th?baudeau wrote: >> Signed-off-by: Beno?t Th?baudeau >> Cc: Scott Wood >> Cc: Stefano Babic --- >> Changes for v2: - Fix warning for unused tmp variable in >> board_nand_init() for NFC V1. >> >> .../arch/arm/include/asm/arch-mx5/imx-regs.h | 9 + >> .../drivers/mtd/nand/mxc_nand.c | 219 >> +++++++++++++++----- .../include/fsl_nfc.h >> | 149 ++++++++----- .../nand_spl/nand_boot_fsl_nfc.c >> | 114 +++++++--- 4 files changed, 365 insertions(+), 126 >> deletions(-) > > Unless Tom or Wolfgang object, I'm inclined to drop the objection > to adding new hardware support to nand_spl in this case. I'd > rather see the support be merged rather than ignored because a > contributor has time for a small job but not a large one. Plus, > this code will likely be reused by the new SPL support, if this > platform is space constrained, so it's not dead-end effort. I'm OK with pulling this in while providing an on-the-record prod to please find some time to do a conversion or two in time for v2013.01. - -- Tom -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQIcBAEBAgAGBQJQWLlIAAoJENk4IS6UOR1WjL8P/Rj2jUnLXeMCgn4FJu7KfrXt 3g5HHGgvupmkiPXalwb5/MhID3Jpl+hjpt2Qw+TNqASU36kyqUXi/tx+G143Y+Jp v3hYpwfrCQJLBvC5TI9Bq8gcW7DosggNlyfGtdXPtn8XjxIi+13NDONnL4VOIRHc GsJAnPofFhFtxtKoHcHAZe5hFIi/7davYUhmAPxCOZduPkUpwZNkc8XJJid+sSvt C5/PLIeQqaYcDiaXbw4TE8t/y1ju7ovCzkLsGlLh1yT8QAjxgh+wtuArYz+fpK7p q7zHlcOcLmAKc2mkOMdpOV/iLgC+kFKxJQ7DKANb5dL9wFtRBVR8jRhjGMqfySsp LgsbhdUBHg0dhP4M8CgDCbO53vOYAp/5cV8qhbB3sAAKEVbFM+ZSjXJNAy7Ty6hJ 09QCcPhcmXf7THgDm5r0j6eudcAfAMNyoP0pvFWdBqfzNLpnXoUwBGo58pM1yErw ZWLIlSgnU7rtG6IXQH3RHj0Jy706KellkVFlc/Mp+21OYkhaUJDelEaXWWXrJYYl VdlfgE98fXgJR3NxyMwHBzu1wDDidTLxNiMss/kW+O+718eHSq6OQUVmsCjhNJ4P HoLeV8Cr8oGlThVJw3TQfvY7y2MK4cmD0F8pRxAJGvvH7WSFw+KoBo38477+0Tpc yYKh71HPQ3IbnmGXADmI =0DGS -----END PGP SIGNATURE-----