From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Sat, 18 Jun 2016 10:37:47 +0200 Subject: [U-Boot] [PATCH] warp7: Fix DFU support In-Reply-To: <1465494870-8096-1-git-send-email-fabio.estevam@nxp.com> References: <1465494870-8096-1-git-send-email-fabio.estevam@nxp.com> Message-ID: <5765085B.3020203@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 On 09/06/2016 19:54, Fabio Estevam wrote: > Currently DFU is not working. > > Adjust CONFIG_SYS_MALLOC_LEN and dfu_alt_info so that we are > able to flash u-boot.imx into the eMMC via dfu using the > following method: > > => dfu 0 mmc 0 > > In the host PC: > > dfu-util -D u-boot.imx -a boot > > This is the same approach done in the mx6sl warp board. > > Signed-off-by: Fabio Estevam > --- > include/configs/warp7.h | 7 ++----- Applied to master (bug fix), thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================