[U-Boot] [PATCH 05/12] x86: Use a macro for ROM table alignment
Simon Glass
sjg at chromium.org
Mon Feb 29 05:19:25 CET 2016
On 27 February 2016 at 23:57, Bin Meng <bmeng.cn at gmail.com> wrote:
> Define ROM_TABLE_ALIGN instead of using 1024 directly.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> arch/x86/include/asm/tables.h | 2 ++
> arch/x86/lib/tables.c | 10 +++++-----
> 2 files changed, 7 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list