platform: template: Move kernel start address to 4MB alligned
authorAlistair Francis <alistair.francis@wdc.com>
Tue, 5 Feb 2019 21:51:32 +0000 (13:51 -0800)
committerAnup Patel <anup@brainfault.org>
Fri, 8 Feb 2019 03:48:46 +0000 (09:18 +0530)
commita5f06b30c1503ecd09691f1ad9909287489228f5
treea65da1f87916fa0b6166794dfb59111b0c993dd2
parent5a91fec1a80939e78e37a0b2bc1d3043dcac23f4
platform: template: Move kernel start address to 4MB alligned

In order to support 32-bit guests move the start address to a 4MB
allignment. As 64-bit kernels have a requirement on being 2MB alligned
let's just make this the default for both 32 and 64 bit kernels.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
platform/template/config.mk