]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Revert "Align global_data to a 16-byte boundary"
authorSimon Glass <sjg@chromium.org>
Mon, 17 Aug 2015 15:28:44 +0000 (09:28 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:24:15 +0000 (10:24 +0200)
commit1fa582dc8d8ece9c719e8d03ef414634d3afab4a
tree0fcf186ea072646c2ce645e68e17ce20fe912254
parent2c57af3bf0087a8c58931cc7286eca23fe348340
Revert "Align global_data to a 16-byte boundary"

This causes widespread breakage due to the operation of the low-level code
in crt0.S and cro0_64.S for ARM at least.

The fix is not complicated but it seems safer to revert this for now.

This reverts commit 2afddae07523f23f77acd066ad1719f53d289f98.
Signed-off-by: Simon Glass <sjg@chromium.org>
common/board_f.c
include/asm-generic/global_data.h