commit | 659f4fe3c62a92f6514a652eb555b6a90038782d | [log] [tgz] |
---|---|---|
author | Bonnans, Laurent <laurent.bonnans@here.com> | Wed Jul 31 11:59:41 2019 +0000 |
committer | Matthias Brugger <mbrugger@suse.com> | Fri Sep 06 18:16:59 2019 +0200 |
tree | 0488cd98d931b66c0e2976bf142345c15902f77a | |
parent | b1125802a524641ad1ac803b4a617756d26f007d [diff] |
rpi: increase SYS_BOOTM_LEN to 64M on ARM64 On AArch64, kernel images are not self-decompressing and easily exceed the 8MB limit. Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com> Signed-off-by: Matthias Brugger <mbrugger@suse.com>