]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: amcc: Set CONFIG_SYS_BOOTMAPSZ to 16MB for big kernels
authorStefan Roese <sr@denx.de>
Tue, 28 Jul 2009 08:50:32 +0000 (10:50 +0200)
committerStefan Roese <sr@denx.de>
Thu, 30 Jul 2009 05:22:18 +0000 (07:22 +0200)
commit6942efc2be1b90054fa4afa5cda7023469fe08b9
treee35e552ae3b811770db9629c48b3e97bd4e0a258
parent108f56b056780f0d23f720d98709304f84a0d6c8
ppc4xx: amcc: Set CONFIG_SYS_BOOTMAPSZ to 16MB for big kernels

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 <sr@denx.de>
include/configs/amcc-common.h