[U-Boot] [PATCH v2 10/12] x86: Ensure IDT and GDT remain 16-byte aligned post relocation
Graeme Russ
graeme.russ at gmail.com
Sat Nov 12 11:12:12 CET 2011
On 08/11/11 23:33, Graeme Russ wrote:
> Some CPUs have strict alignment requirements for these tables
>
> Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
> ---
> Changes for v1:
> - None (skipped to set single version for consolidated series)
> Changes for v2:
> - Consolidated patch series
>
> arch/x86/cpu/interrupts.c | 2 +-
> arch/x86/lib/board.c | 17 ++++++++++++-----
> 2 files changed, 13 insertions(+), 6 deletions(-)
Applied to u-boot-x86
Thanks,
Graeme
More information about the U-Boot
mailing list