[U-Boot] [PATCH 2/2] dm: cmd: Relocate subcommands when MANUAL_RELOC
Simon Glass
sjg at chromium.org
Sun Dec 6 17:44:57 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>
> ---
>
> test/dm/cmd_dm.c | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list