[U-Boot] [PATCH 05/12] x86: Use a macro for ROM table alignment
Bin Meng
bmeng.cn at gmail.com
Mon Feb 29 08:31:40 CET 2016
On Mon, Feb 29, 2016 at 12:19 PM, Simon Glass <sjg at chromium.org> wrote:
> 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>
applied to u-boot-x86/next, thanks!
More information about the U-Boot
mailing list