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]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

