From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 01 Dec 2009 17:38:26 -0600 Subject: [U-Boot] [PATCH] NAND: Updating the NAND README In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5D945E4865@dlee01.ent.ti.com> References: <1259690767-28035-1-git-send-email-s-paulraj@ti.com> <20091201232802.GA19487@loki.buserror.net> <0554BEF07D437848AF01B9C9B5F0BC5D945E4865@dlee01.ent.ti.com> Message-ID: <4B15A8F2.7060107@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 Paulraj, Sandeep wrote: >>> +At this point of time it appears as if the entire common folder >>> +needs to be updated with 64 bit values. >> Yeah... If you want to put a concise note about this here, I'll add it, >> though an actual bug tracking system would be nice. :-) > > Again let me know what sections are not required. >> -Scott > > I'll send an updated patch after your reply. Just keep it short and simple. Maybe something like: 64-bit offsets (i.e. devices which are 4GiB or larger) are not yet fully supported -- in particular, the code in common/cmd_nand.c and common/env_nand.c will have problems. -Scott