On 21 April 2015 at 19:56, Bin Meng <[email protected]> wrote:
> We can write the configuration table in last_stage_init() for all x86
> boards, but not with coreboot since coreboot already has them.
>
> Signed-off-by: Bin Meng <[email protected]>
> ---
>
>  arch/x86/cpu/cpu.c            | 10 +++++++++
>  arch/x86/include/asm/tables.h | 49 
> +++++++++++++++++++++++++++++++++++++++++++
>  arch/x86/lib/Makefile         |  1 +
>  arch/x86/lib/tables.c         | 30 ++++++++++++++++++++++++++
>  include/configs/x86-common.h  |  1 +
>  5 files changed, 91 insertions(+)
>  create mode 100644 arch/x86/include/asm/tables.h
>  create mode 100644 arch/x86/lib/tables.c

Acked-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to