
24 Jan
2015
24 Jan
'15
12:55 a.m.
On 21 January 2015 at 20:29, Bin Meng bmeng.cn@gmail.com wrote:
arch/x86/cpu/mtrr.c has access to the U-Boot global data thus DECLARE_GLOBAL_DATA_PTR is needed.
Signed-off-by: Bin Meng bmeng.cn@gmail.com Acked-by: Simon Glass sjg@chromium.org
Changes in v2: None
Applied to u-boot-x86, thanks!