]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/MPC8610HPCD.h
powerpc/86xx: Increase boot map size to 256 MiB
authorScott Wood <oss@buserror.net>
Tue, 19 Jul 2016 22:51:55 +0000 (17:51 -0500)
committerYork Sun <york.sun@nxp.com>
Thu, 4 Aug 2016 01:02:29 +0000 (18:02 -0700)
commite1efe43c710bec8d951c25f163cc8b0c5eb92294
treebf04755f54edb07dd4ef1d208a43d678963f7d7b
parentad6a303c578b0087749510d20c1c46ae13f20367
powerpc/86xx: Increase boot map size to 256 MiB

This is what Linux maps on classic PPC during boot, and modern kernel
images don't fit within the current 8 MiB uncompressed limit.

Adjust image load addresses to be above this limit to avoid conflicts.

Signed-off-by: Scott Wood <oss@buserror.net>
Reviewed-by: York Sun <york.sun@nxp.com>
include/configs/MPC8610HPCD.h
include/configs/MPC8641HPCN.h