]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Align global_data to a 16-byte boundary
authorSimon Glass <sjg@chromium.org>
Tue, 11 Aug 2015 02:44:29 +0000 (20:44 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:23:20 +0000 (10:23 +0200)
commita783313e6b4834a5aa10136d0f6269297adcfb3a
tree9c2443f3771a300c2bea369b0b4a6564687c6d97
parent32581874f95c4b2af7677588f967d4eb1d3f42e2
Align global_data to a 16-byte boundary

Some archs like to have larger alignment for their global data. Use 16 bytes
which suits all current archs.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
common/board_f.c
include/asm-generic/global_data.h