Home
last modified time | relevance | path

Searched hist:b0b403d954081520ba82fef24dee6486ffebe017 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/asm-generic/
H A Dglobal_data.hb0b403d954081520ba82fef24dee6486ffebe017 Fri Jul 31 15:31:27 UTC 2015 Simon Glass <sjg@chromium.org> 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>