summaryrefslogtreecommitdiffstats
path: root/include/configs/siemens-am33x-common.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2013-12-10 11:56:53 +0100
committerTom Rini <trini@ti.com>2013-12-12 14:54:22 -0500
commitdc427369b1b0407baa0db1e2e365e42d4dde486d (patch)
treef5839aff50a16865acb4e3beb7d1ede3c0e7c9a1 /include/configs/siemens-am33x-common.h
parent47b4bcf785cc5e505f38be10d16230e8f54e29ae (diff)
downloadtalos-obmc-uboot-dc427369b1b0407baa0db1e2e365e42d4dde486d.tar.gz
talos-obmc-uboot-dc427369b1b0407baa0db1e2e365e42d4dde486d.zip
am335x, siemens boards: adapt default environment setting
commit 16297cfb2a20c9d89834cd9e31edac5184a777a1 Author: Mateusz Zalega <m.zalega@samsung.com> Date: Fri Oct 4 19:22:26 2013 +0200 usb: new board-specific USB init interface introduced a new parameter to the dfu command. Adapt the default environment for the siemens boards. Signed-off-by: Heiko Schocher <hs@denx.de> Cc: Tom Rini <trini@ti.com> Cc: Lukasz Majewski <l.majewski@samsung.com> Cc: Mateusz Zalega <m.zalega@samsung.com>
Diffstat (limited to 'include/configs/siemens-am33x-common.h')
-rw-r--r--include/configs/siemens-am33x-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h
index 4569fd4840..286304295d 100644
--- a/include/configs/siemens-am33x-common.h
+++ b/include/configs/siemens-am33x-common.h
@@ -401,7 +401,7 @@
"dfu_args=run bootargs_defaults;" \
"setenv bootargs ${bootargs} ;" \
"mtdparts default; " \
- "dfu nand 0; \0" \
+ "dfu 0 nand 0; \0" \
"dfu_alt_info=" DFU_ALT_INFO_NAND "\0" \
"net_args=run bootargs_defaults;" \
"mtdparts default;" \
OpenPOWER on IntegriCloud