From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guillaume Gardet Date: Mon, 06 Jul 2015 13:31:06 +0200 Subject: [U-Boot] [PATCH] mx53loco: Use generic 'load' command instead of 'fatload' In-Reply-To: <559A57BF.3020706@denx.de> References: <1434448128-16004-1-git-send-email-guillaume.gardet@free.fr> <559A540C.5060309@free.fr> <559A57BF.3020706@denx.de> Message-ID: <559A66FA.3020204@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 06/07/2015 12:26, Stefano Babic a ?crit : > Hi Guillaume, > > On 06/07/2015 12:10, Guillaume Gardet wrote: >> >> Le 16/06/2015 13:51, Liu Jason a ?crit : >>>> -----Original Message----- >>>> From: Guillaume GARDET [mailto:guillaume.gardet at free.fr] >>>> Sent: Tuesday, June 16, 2015 5:49 PM >>>> To: u-boot at lists.denx.de >>>> Cc: Guillaume GARDET; Liu Hui-R64343; Stefano Babic >>>> Subject: [U-Boot] [PATCH] mx53loco: Use generic 'load' command >>>> instead of >>>> 'fatload' >>>> >>>> This patch uses generic 'load' command instead of 'fatload' for >>>> 'loadbootscript', 'loadimage' and 'loadfdt' for mx53loco board. >>>> >>>> This allows to use EXT partition instead of FAT, while keeping FAT >>>> compatibility. >>>> >>>> Signed-off-by: Guillaume GARDET >>>> >>>> Cc: Jason Liu >>>> Cc: Stefano Babic >>> Acked-by: Jason Liu >> Stefano, could you merge it, please? It would be nice to get it in >> 2015.07 release. >> >> > Yes, I do it. Thanks! Guillaume > > Best regards, > Stefano Babic > >