Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_api.hf0285fbe Fri Dec 11 00:02:57 CST 2015 Bin Meng <bmeng.cn@gmail.com> x86: fsp: Avoid cast stack_top in struct shared_data

Declare stack_top as u32 in struct shared_data and struct common_buf
so that we can avoid casting in fsp_init().

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
H A Dfsp_support.hf0285fbe Fri Dec 11 00:02:57 CST 2015 Bin Meng <bmeng.cn@gmail.com> x86: fsp: Avoid cast stack_top in struct shared_data

Declare stack_top as u32 in struct shared_data and struct common_buf
so that we can avoid casting in fsp_init().

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.cf0285fbe Fri Dec 11 00:02:57 CST 2015 Bin Meng <bmeng.cn@gmail.com> x86: fsp: Avoid cast stack_top in struct shared_data

Declare stack_top as u32 in struct shared_data and struct common_buf
so that we can avoid casting in fsp_init().

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>