remarkable-uboot/arch/x86
Simon Glass 7282d834cd 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>
2013-05-13 13:33:20 -07:00
..
cpu x86: Declare global_data pointer when it is used 2013-05-13 13:33:20 -07:00
dts x86: fdt: Create basic .dtsi file for coreboot 2012-12-06 14:30:42 -08:00
include/asm x86: Remove legacy board init code 2013-05-13 13:33:20 -07:00
lib x86: Declare global_data pointer when it is used 2013-05-13 13:33:20 -07:00
config.mk x86: Enable generic board support 2013-03-15 16:14:00 -04:00