From mboxrd@z Thu Jan 1 00:00:00 1970 From: Przemyslaw Marczak Date: Mon, 23 Jun 2014 12:09:03 +0200 Subject: [U-Boot] [PATCH v2 04/11] drivers:dfu: new feature: separated bootloader alt setting In-Reply-To: <53A1B439.408@wwwdotorg.org> References: <1402399510-8965-1-git-send-email-p.marczak@samsung.com> <1402566394-23342-1-git-send-email-p.marczak@samsung.com> <1402566394-23342-4-git-send-email-p.marczak@samsung.com> <539F4B18.2040406@wwwdotorg.org> <53A01654.1050407@samsung.com> <53A06E70.50103@wwwdotorg.org> <53A17078.1050200@samsung.com> <53A1B439.408@wwwdotorg.org> Message-ID: <53A7FCBF.3000402@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/18/2014 05:46 PM, Stephen Warren wrote: > On 06/18/2014 04:56 AM, Przemyslaw Marczak wrote: >> On 06/17/2014 06:36 PM, Stephen Warren wrote: > ... >>> I'd prefer that the dfu command didn't use any environment variables, >>> but rather required the user to always pass the list on the >>> command-line. Then, the user could invoke either: >>> >>> dfu "foo mmc x..." # Manually specified >>> dfu $dfu_alt_info # Use 'user-defined' variable >>> dfu $dfu_alt_bootloaer # Use 'system-defined' variable >> >> Yes, definitely such feature was missing there. > ... >> So summarizing, I don't want to break your DFU rework, I want just to >> add the Odroid U3 support, so in the next patch set I will use the >> $dfu_alt_info, instead of combining with a short time solution. > > Which rework are you referring to? I'm not actively working on changing > the command-line parameters to the dfu command in any way. I've > certainly discussed how I'd prefer the dfu command to work, but I don't > have time to actually implement that. So, the existing command-line > format is likely to stay as it is for now. > Ah ok, my mistake. Anyway I will not touch this code at this time. Regards, -- Przemyslaw Marczak Samsung R&D Institute Poland Samsung Electronics p.marczak at samsung.com