[U-Boot] [PATCH 11/20] Update set_working_fdt_addr() to use setenv_addr()

Simon Glass sjg at chromium.org
Sat Feb 16 00:54:27 CET 2013


On Wed, Dec 26, 2012 at 10:57 AM, Simon Glass <sjg at chromium.org> wrote:
> We might as well use this common function instead of repeating the same
> code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to x86/master.

> ---
>  common/cmd_fdt.c    |   11 ++---------
>  common/cmd_nvedit.c |    8 ++++----
>  include/common.h    |   14 +++++++++++++-
>  3 files changed, 19 insertions(+), 14 deletions(-)


More information about the U-Boot mailing list