]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Reserve the top 16 flag bits for architecture-specific use
authorSimon Glass <sjg@chromium.org>
Fri, 31 Jul 2015 15:31:27 +0000 (09:31 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:00:52 +0000 (08:00 +0200)
commit848a39a307fa48519572bc4ede5cec89843e310a
tree9d2c75195319329f0753e887795370e0fbc14bd5
parent58352879a41c7b05e1bf8a815204cd1677f1d762
Reserve the top 16 flag bits for architecture-specific use

Add a convention that the generic global_data only occupy the bottom 16 bits
of the flags word, so that there is less chance of a conflict. At present the
x86 flags conflict.

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