Home
last modified time | relevance | path

Searched hist:"7282 d834cd47cabc481a5cbe6e686ef40751436f" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dcmd_boot.c7282d834cd47cabc481a5cbe6e686ef40751436f Wed Apr 17 16:13:33 UTC 2013 Simon Glass <sjg@chromium.org> x86: Declare global_data pointer when it is used

Several files use the global_data pointer without declaring it. This works
because the declaration is currently a NOP. But still it is better to
fix this so that x86 lines up with other archs.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dphysmem.c7282d834cd47cabc481a5cbe6e686ef40751436f Wed Apr 17 16:13:33 UTC 2013 Simon Glass <sjg@chromium.org> x86: Declare global_data pointer when it is used

Several files use the global_data pointer without declaring it. This works
because the declaration is currently a NOP. But still it is better to
fix this so that x86 lines up with other archs.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Drelocate.c7282d834cd47cabc481a5cbe6e686ef40751436f Wed Apr 17 16:13:33 UTC 2013 Simon Glass <sjg@chromium.org> x86: Declare global_data pointer when it is used

Several files use the global_data pointer without declaring it. This works
because the declaration is currently a NOP. But still it is better to
fix this so that x86 lines up with other archs.

Signed-off-by: Simon Glass <sjg@chromium.org>