On Tue, Jan 17, 2017 at 10:27 AM, Bin Meng <[email protected]> wrote: > On Mon, Jan 16, 2017 at 10:03 PM, Simon Glass <[email protected]> wrote: >> These tables should be declared static const. Unfortunately the table in >> board_r is updated on machines with manual relocation. >> >> Update them. >> >> Signed-off-by: Simon Glass <[email protected]> >> --- >> >> Changes in v3: >> - Add new patch to use static const for the board_f/r init sequences >> >> Changes in v2: None >> >> common/board_f.c | 4 ++-- >> common/board_r.c | 2 +- >> 2 files changed, 3 insertions(+), 3 deletions(-) >> > > Reviewed-by: Bin Meng <[email protected]>
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

