From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 30 Jul 2009 14:13:27 +0200 Subject: [U-Boot] [PATCH v2] ppc4xx: amcc: Set CONFIG_SYS_BOOTMAPSZ to 16MB for big kernels In-Reply-To: <1248931368-792-1-git-send-email-sr@denx.de> References: <1248931368-792-1-git-send-email-sr@denx.de> Message-ID: <200907301413.27493.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 Thursday 30 July 2009 07:22:48 Stefan Roese wrote: > This patch changes CONFIG_SYS_BOOTMAPSZ from 8MB to 16MB which is the > initial TLB on 40x PPC's in the Linux kernel. With this change even bigger > Linux kernels (> 8MB) can be booted. > > This patch also sets CONFIG_SYS_BOOTM_LEN to 16MB (default 8MB) to enable > decompression of bigger images. > > Signed-off-by: Stefan Roese Applied to u-boot-ppc4xx/master. Thanks. 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 =====================================================================