From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 18 Jul 2013 12:39:33 -0400 Subject: [U-Boot] [RFC][DFU] Unification of dfu_alt_info alt settings description + command execution In-Reply-To: <20130716173521.3dd7ec9e@amdc308.digital.local> References: <20130716173521.3dd7ec9e@amdc308.digital.local> Message-ID: <20130718163933.GC18359@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Jul 16, 2013 at 05:35:21PM +0200, Lukasz Majewski wrote: > Dear All, > > Since DFU usage at u-boot is spreading to different device types (MMC, > NAND), file systems, raw partitions, ubi, etc, I think that it is a > good moment to unify and structure the form of dfu_alt_info environment > variable. [snip] > NAME | Type | Device | Dev_num | Dev_part | FS | start | size | [snip] > u-boot | raw | nand | 0 | "-" | "-" | 0x100 | 0x100 | > uImage | file | nand | 0 | 3 | ubi | "-" | "-" | We also need to cover: uImage | raw | nand | 0 | "kernel" | "-" | "-" | "-" | Since partitions provide start/size. And I'm not totally sure we're providing enough information for 'destination resides in this part of UBI container'. It could be "/boot/uImage in rootfs in ubi0" or "raw to kernel0 in ubi0". -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: