* [U-Boot] [PATCH] am335x, siemens boards: adapt default environment setting
@ 2013-12-10 10:56 Heiko Schocher
2013-12-13 12:46 ` [U-Boot] " Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Heiko Schocher @ 2013-12-10 10:56 UTC (permalink / raw)
To: u-boot
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>
---
include/configs/siemens-am33x-common.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h
index f37653f..b37856c 100644
--- a/include/configs/siemens-am33x-common.h
+++ b/include/configs/siemens-am33x-common.h
@@ -394,7 +394,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;" \
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] am335x, siemens boards: adapt default environment setting
2013-12-10 10:56 [U-Boot] [PATCH] am335x, siemens boards: adapt default environment setting Heiko Schocher
@ 2013-12-13 12:46 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2013-12-13 12:46 UTC (permalink / raw)
To: u-boot
On Tue, Dec 10, 2013 at 11:56:53AM +0100, Heiko Schocher wrote:
> 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>
Applied to u-boot-ti/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131213/93a1d2cf/attachment.pgp>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-13 12:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-10 10:56 [U-Boot] [PATCH] am335x, siemens boards: adapt default environment setting Heiko Schocher
2013-12-13 12:46 ` [U-Boot] " Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox