From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 28 Mar 2008 17:40:25 +0100 Subject: [U-Boot-Users] [PATCH v4] ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" In-Reply-To: <341E3D7A-3355-47C8-8F24-E5291F477433@kernel.crashing.org> References: <1206523009-18011-1-git-send-email-sr@denx.de> <341E3D7A-3355-47C8-8F24-E5291F477433@kernel.crashing.org> Message-ID: <200803281740.25636.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday 28 March 2008, Kumar Gala wrote: > > This patch enables this config option on some PPC440EPx boards as a > > workaround > > for the CHIP 11 errata. Here the description from the AMCC > > documentation: > > If you reduce the memory size this way does the 44x kernel have issues > with the TLBs that are used to mapped pin kernel lowmem? Not that I am aware of. I tested arch/ppc and arch/powerpc kernel version without problems. > I know on 85xx this would be a bad thing and rather than changing gd-> > ram_size, i'd add a memreserve in the device tree that the kernel > got passed. This way I have no chance to "fix" arch/ppc kernels too. I know, arch/ppc is dead. :) But we need to support it a little while longer. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================