[U-Boot] [PATCH 04/12] x86: Change to use start/end address pair in write_tables()
Simon Glass
sjg at chromium.org
Mon Feb 29 05:19:23 CET 2016
On 27 February 2016 at 23:57, Bin Meng <bmeng.cn at gmail.com> wrote:
> Add a new variable rom_table_start and pass it to ROM table write
> routines. This reads better than previous single rom_table_end.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> arch/x86/lib/tables.c | 18 ++++++++++++------
> 1 file changed, 12 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list