commit | 39ffcc15c69e722e5baa4d5a940c418fc47f3da4 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Apr 28 10:13:41 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Apr 29 07:36:18 2011 -0500 |
tree | 81c68a07cfe0684bd84dd0b2259890864e711713 | |
parent | 382e3579bcfce43fa983f1ca9307a36051519220 [diff] |
powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards CONFIG_SYS_BOOTMAPSZ has been 64M on these boards for some time so we should also allow the kernel image to be up to 64M decompressed. This also matches what we pass to the OS based on the ePAPR specification. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>