From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Tue, 8 Sep 2015 16:54:45 +0200 Subject: [U-Boot] [PATCH v5 3/3] at91, taurus, smartweb: add dfu support In-Reply-To: <20150908154511.0f83be60@amdc2363> References: <1441705972-1233-1-git-send-email-hs@denx.de> <1441705972-1233-4-git-send-email-hs@denx.de> <20150908154511.0f83be60@amdc2363> Message-ID: <55EEF6B5.5070303@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Lukasz, Am 08.09.2015 um 15:45 schrieb Lukasz Majewski: > Hi Heiko, > >> [root at pollux dfu-util]# ./src/dfu-util -l >> dfu-util 0.8 >> >> Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. >> Copyright 2010-2014 Tormod Volden and Stefan Schmidt >> This program is Free Software and has ABSOLUTELY NO WARRANTY >> Please report bugs to dfu-util at lists.gnumonks.org >> >> Found DFU: [0908:02d2] ver=0212, devnum=119, cfg=1, intf=0, alt=0, >> name="Linux", serial="UNKNOWN" [root at pollux dfu-util]# >> >> Signed-off-by: Heiko Schocher >> --- >> >> Changes in v5: >> - rebase with current mainline >> commit efde6a579fe: "Prepare v2015.10-rc3" >> >> Changes in v4: >> - rebase after taurus board changes >> >> Changes in v3: None >> Changes in v2: >> - rebase to bd48c0617b5c7212e5bf22169e716da878842da4 >> - fix changes introduced through commit: >> 01acd6abbdd5: usb: USB download gadget and functions config options >> coherent naming >> - add comments from Lukasz Majewski >> - use SZ_X defines >> >> board/siemens/smartweb/smartweb.c | 29 +++++++++++++++++++++ >> board/siemens/taurus/taurus.c | 27 ++++++++++++++++++++ >> include/configs/smartweb.h | 53 >> +++++++++++++++++++++++++++++---------- >> include/configs/taurus.h | 30 ++++++++++++++++++++-- 4 files >> changed, 124 insertions(+), 15 deletions(-) >> [...] >> -#define CONFIG_SYS_NAND_U_BOOT_SIZE 0x80000 >> +#define CONFIG_SYS_NAND_U_BOOT_SIZE SZ_512K >> #define CONFIG_SYS_NAND_U_BOOT_START >> CONFIG_SYS_TEXT_BASE #define CONFIG_SYS_NAND_U_BOOT_DST >> CONFIG_SYS_TEXT_BASE #define CONFIG_SYS_NAND_5_ADDR_CYCLE > > Heiko, I cannot apply this patch clearly on following branch: > > u-boot-denx/master > SHA1: efde6a579fe3c172d214fb3047b02c827779738a (v2015.10-rc3) > > Could you look into this problem? > Ah, yes, there are some small at91 patches from me pending: Patchwork [U-Boot,v3] taurus: board updates http://patchwork.ozlabs.org/patch/509605/ Patchwork [U-Boot,v3,1/2] at91: corvus: board updates http://patchwork.ozlabs.org/patch/509435/ Patchwork [U-Boot,v3,2/2] corvus, dfu: add dfu support http://patchwork.ozlabs.org/patch/509436/ Patchwork [U-Boot,v3] arm, at91: add axm extensions http://patchwork.ozlabs.org/patch/509604/ I forgot this to mention ... sorry. Maybe it is the cleaner way, if you ack this patches, and Andreas Biessmann can pick them up ? bye, Heiko -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany