Home
last modified time | relevance | path

Searched hist:ef4d0a524eb1929354b01036830799261090fcbe (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dtables.cef4d0a524eb1929354b01036830799261090fcbe Sun Feb 28 06:58:01 UTC 2016 Bin Meng <bmeng.cn@gmail.com> x86: Simplify codes in write_tables()

Given all table write routines have the same signature, we can
simplify the codes by using a function table.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>