Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Dcmd_boot.c7282d834 Wed Apr 17 11:13:33 CDT 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.c7282d834 Wed Apr 17 11:13:33 CDT 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.c7282d834 Wed Apr 17 11:13:33 CDT 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>