On Sat, Aug 6, 2016 at 11:35 AM, Simon Glass <s...@chromium.org> wrote: > If intel_i2c_bind() is called before relocation there is no BSS section > available. Use the data section instead, which is always available. > > A better fix might be to use global_data, perhaps a new member in > x86's struct arch_global_data. Comments welcome. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > drivers/i2c/intel_i2c.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot