[U-Boot] [PATCH] common/main: move set_working_fdt_addr to enable usage of $fdtaddr

2013-02-27 Thread Barak Wasserstrom
When using $fdtaddr in $bootcmd and $bootcmd is automatically called, $fdtaddr is yet not defined. Signed-off-by: Barak Wasserstrom wba...@gmail.com --- common/main.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/common/main.c b/common/main.c index e2d2e09..77b9076

[U-Boot] [PATCH] common/main: move set_working_fdt_addr to enable usage of $fdtaddr

2013-02-25 Thread Barak Wasserstrom
When using $fdtaddr in $bootcmd and $bootcmd is automatically called, $fdtaddr is yet not defined. Signed-off-by: Barak Wasserstrom wba...@gmail.com --- common/main.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/common/main.c b/common/main.c index e2d2e09..77b9076

[U-Boot] [PATCH] common/main: move set_working_fdt_addr to enable usage of $fdtaddr

2013-02-14 Thread Barak Wasserstrom
When using $fdtaddr in $bootcmd and $bootcmd is automatically called, $fdtaddr is yet not defined. Signed-off-by: Barak Wasserstrom wba...@gmail.com --- common/main.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/common/main.c b/common/main.c index e2d2e09..77b9076