On Mon, Jan 16, 2017 at 10:03 PM, Simon Glass <[email protected]> wrote: > Adjust the code so that 64-bit startup works. Since we don't need to do CAR > changes in U-Boot proper anymore (they are done in SPL) we can simplify the > flow and return normally from board_init_f(). > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > Changes in v3: > - Move 'const' change into its own patch > > Changes in v2: None > > common/board_f.c | 10 +++++++--- > 1 file changed, 7 insertions(+), 3 deletions(-) >
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

