On Tue, Jan 17, 2017 at 10:33 AM, Bin Meng <[email protected]> wrote: > On Mon, Jan 16, 2017 at 10:03 PM, Simon Glass <[email protected]> wrote: >> Move the core relocation code into a separate function so that the checking >> code can be used for 64-bit relocation also. >> >> Signed-off-by: Simon Glass <[email protected]> >> --- >> >> Changes in v3: >> - Mention the commit ID containing information about the need for reloc >> checks >> - Drop the pre-panic printf() of the relocation addresses >> >> Changes in v2: None >> >> arch/x86/lib/relocate.c | 55 >> ++++++++++++++++++++++++++++--------------------- >> 1 file changed, 31 insertions(+), 24 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

