From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paulraj, Sandeep Date: Fri, 6 Nov 2009 14:47:01 -0600 Subject: [U-Boot] Quick sanity test after my NAND patches Message-ID: <0554BEF07D437848AF01B9C9B5F0BC5D93D82E24@dlee01.ent.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 As most of you know I submitted a lot of patches for the MTD NAND driver to sync up with what's in the kernel. I did a quick build for the DM355 from the u-boot-nand-flash/next tree. The board booted up fine with a 2GB NAND device and I was able to perform NAND operations. There will be issues if a 4GB NAND device is used as cmd_nand.c has to be updated to handle 64 bit variables. I'll work on that as I get time. Thanks, Sandeep