From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Thu, 27 May 2010 13:25:38 -0500 Subject: [U-Boot] [PATCH] powerpc: add support for the Freescale P1022DS reference board In-Reply-To: <20100527181118.3C9F7EAC238@gemini.denx.de> References: <1274392909-16422-1-git-send-email-timur@freescale.com> <20100520223324.50594CCF026@gemini.denx.de> <4BFC1736.5030902@freescale.com> <20100526201014.97886EAC238@gemini.denx.de> <4BFD837D.2040508@freescale.com> <20100527070235.E8812EAC238@gemini.denx.de> <4BFE823A.1080409@freescale.com> <20100527181118.3C9F7EAC238@gemini.denx.de> Message-ID: <4BFEB922.9040106@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 Wolfgang Denk wrote: > Do you think this is an unreasonable request? A quick fix takes me > less than it takes to write this email (see following patch). Fixing get_ram_size() is not a quick fix. We would need to implement a temporary TLB mechanism for accessing memory above 2GB, and a machine check handler for handling memory access to non-existent RAM. >>> If this turns out to be a real problem, we have to fix get_ram_size to >>> handle bigger memory sizes as well. I guess this will needed for more >>> and more systems. >> >> Yes. > > Well, didn't you say you were looking for a list of task to imrpove > U-Boot for your boards? True. But I also want to get real work done in a timely manner. It's taking a lot longer than I expected to get support for this board approved. -- Timur Tabi Linux kernel developer at Freescale