
4 Aug
2016
4 Aug
'16
3:04 a.m.
On 07/19/2016 03:52 PM, Scott Wood wrote:
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
include/configs/MPC8610HPCD.h | 13 +++++++------ include/configs/MPC8641HPCN.h | 9 +++++---- 2 files changed, 12 insertions(+), 10 deletions(-)
Applied to mpc86xx master, awaiting upstream.
Thanks.
York