diff options
author | Matthias Brugger <mbrugger@suse.com> | 2016-12-07 17:26:15 +0100 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2016-12-09 08:58:26 +0100 |
commit | a2451670230c5687ae6a6af0685f22c1659fb94a (patch) | |
tree | ccbfa13f16bff10387996136ec2ab3480d10ed80 /util | |
parent | 6d972b95c6d9d980d53bbe4e85d471ccae72140e (diff) |
arm64: Fix initrd requierements
The initrd doesn't need to be aligend to 1 GB, which breaks kexec for system with
RAM <= 1 GB. Instead the memory size between the kernel start rounded down to 1 GB
and the end of the initrd rounded up to 1 GB can't be bigger then 32 GB.
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions