On 17 April 2014 22:41, Masahiro Yamada <[email protected]> wrote: > After all, we have realized "force" argument is completely > useless. fdt_chosen() was always called with force = 1. > > We should always want to do the same thing > (set appropriate value to the property) > even if the property already exists. > > Signed-off-by: Masahiro Yamada <[email protected]>
Acked-by: Simon Glass <[email protected]> > --- > > Changes in v2: None > > common/cmd_fdt.c | 2 +- > common/fdt_support.c | 38 ++++++++++++-------------------------- > common/image-fdt.c | 2 +- > include/fdt_support.h | 2 +- > 4 files changed, 15 insertions(+), 29 deletions(-) _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

