From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Tue, 20 Oct 2015 17:58:01 +0200 Subject: [U-Boot] [PATCH 2/2] ARM: dra7xx_evm: Add DFU support for qspi flash In-Reply-To: <20151020154551.GN23893@bill-the-cat> References: <1445334721-10839-1-git-send-email-vigneshr@ti.com> <1445334721-10839-3-git-send-email-vigneshr@ti.com> <20151020154551.GN23893@bill-the-cat> Message-ID: <20151020175801.77f92c9e@amdc2363> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, > On Tue, Oct 20, 2015 at 03:22:01PM +0530, Vignesh R wrote: > > > This adds support to update firmware on qspi flash using DFU. > > > > On device: > > => setenv dfu_alt_info ${dfu_alt_info_qspi} > > => dfu 0 sf 0:0 > > > > On host: > > $ sudo dfu-util -l > > $ sudo dfu-util -D MLO -a MLO > > $ sudo dfu-util -D u-boot.img -a u-boot.img > > > > Signed-off-by: Vignesh R > > Reviewed-by: Tom Rini > Lukasz, can you just pull this in along with 1/2 when you do that? I've already pulled this to dfu tree, branch testing. I will send proper PR in a few days time. > Thanks! > -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group