Align global_data to a 16-byte boundary
authorSimon Glass <sjg@chromium.org>
Tue, 11 Aug 2015 02:44:29 +0000 (20:44 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 14 Aug 2015 15:50:07 +0000 (09:50 -0600)
commit2afddae07523f23f77acd066ad1719f53d289f98
treea73fe29f61e4d3b0c9cfc7e633eeb36cf8b659de
parent93afae5d055bc5467d49f211b2167f6f0f4e39f7
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