[U-Boot] [PATCH 1/2] i2c: cmd: Relocate subcommands when MANUAL_RELOC
Simon Glass
sjg at chromium.org
Sun Dec 6 17:44:54 CET 2015
On 4 December 2015 at 09:05, Michal Simek <michal.simek at xilinx.com> wrote:
> Subcommands contain pointers to functions which are not updated when
> MANUAL_REALOC is enabled. This patch fix it.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> common/cmd_i2c.c | 16 ++++++++++++----
> 1 file changed, 12 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list