platform: template: Improve comments for FW_JUMP_ADDR and FW_PAYLOAD_OFFSET
authorAnup Patel <anup.patel@wdc.com>
Fri, 8 Feb 2019 04:16:12 +0000 (09:46 +0530)
committerAnup Patel <anup@brainfault.org>
Tue, 12 Feb 2019 10:25:15 +0000 (15:55 +0530)
commitab12d6ef8fbcc6e6d185bac60412151e843534a1
tree418ab1ad17744acffbfbd338d5106f4796ef2dfa
parent01fe77911382ac61dd15e604e35660222c314a5d
platform: template: Improve comments for FW_JUMP_ADDR and FW_PAYLOAD_OFFSET

Both FW_JUMP_ADDR and FW_PAYLOAD_OFFSET, should be:
1. 4MB aligned for 32bit system
2. 2MB aligned for 64bit system

Explicitly specify the above details in config.mk comments
for template platform.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
platform/template/config.mk