From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vitaly Bordug Date: Tue, 27 Nov 2007 03:15:59 +0300 Subject: [U-Boot-Users] [PATCH][RFC] Add common memory fixup function In-Reply-To: References: <20071127011217.10bfd4e9@kernel.crashing.org> Message-ID: <20071127031559.43918e85@kernel.crashing.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 26 Nov 2007 16:23:10 -0600 Kumar Gala wrote: > > + /* this is a little rashly, but as long as u-boot is > > keeping > > + * memstart and memsize as ulong, should be safe. > > + */ > > Hmm, I think this is a bad assumption. (We are looking at 36-bit > phys support on e500 & e600). I'll look at it once again, from u64 POW, as was discussed.... -- Sincerely, Vitaly