From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 01 Oct 2014 09:12:34 +0200 Subject: [U-Boot] [PATCH] ARM: mx6: gw_ventana: Remove superfluous memset of GD in board_init_f In-Reply-To: <1412073677-9776-1-git-send-email-sr@denx.de> References: <1412073677-9776-1-git-send-email-sr@denx.de> Message-ID: <542BA962.6090602@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 30/09/2014 12:41, Stefan Roese wrote: > Zeroing GD in board_init_f() is not needed any more. As its now done in > crt0.S. The patch that clears the GD in crt0.S is this one: > > aae2aef9 [arm: Set up global data before board_init_f()] from Simon. > > Signed-off-by: Stefan Roese > Cc: Tim Harvey > Cc: Stefano Babic > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel 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 =====================================================================