Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dasm-offsets.cf67cd51e654ba6498230314b6e82b4dbbd4bfca7 Thu Nov 06 20:20:10 UTC 2014 Simon Glass <sjg@chromium.org> x86: Save the BIST value on reset

The built in self test value is available in register eax on start-up. Save
it so that it can be accessed later. Unfortunately we must wait until the
global_data is available before we can do this, so there is a little bit of
shuffling to keep it around.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dstart16.Sf67cd51e654ba6498230314b6e82b4dbbd4bfca7 Thu Nov 06 20:20:10 UTC 2014 Simon Glass <sjg@chromium.org> x86: Save the BIST value on reset

The built in self test value is available in register eax on start-up. Save
it so that it can be accessed later. Unfortunately we must wait until the
global_data is available before we can do this, so there is a little bit of
shuffling to keep it around.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
H A Dstart.Sf67cd51e654ba6498230314b6e82b4dbbd4bfca7 Thu Nov 06 20:20:10 UTC 2014 Simon Glass <sjg@chromium.org> x86: Save the BIST value on reset

The built in self test value is available in register eax on start-up. Save
it so that it can be accessed later. Unfortunately we must wait until the
global_data is available before we can do this, so there is a little bit of
shuffling to keep it around.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dglobal_data.hf67cd51e654ba6498230314b6e82b4dbbd4bfca7 Thu Nov 06 20:20:10 UTC 2014 Simon Glass <sjg@chromium.org> x86: Save the BIST value on reset

The built in self test value is available in register eax on start-up. Save
it so that it can be accessed later. Unfortunately we must wait until the
global_data is available before we can do this, so there is a little bit of
shuffling to keep it around.

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