From mboxrd@z Thu Jan 1 00:00:00 1970 From: stefano babic Date: Sun, 10 Oct 2010 11:27:42 +0200 Subject: [U-Boot] env_mmc: Fix crashing bug encountered after enabling ARM relocation In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5DA96D4923@dlee01.ent.ti.com> References: <1286574569.2105.1.camel@quadra> <0554BEF07D437848AF01B9C9B5F0BC5DA96D4923@dlee01.ent.ti.com> Message-ID: <4CB1870E.6010103@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 Am 09.10.2010 23:49, schrieb Paulraj, Sandeep: > >> >> The crash was occuring in env_relocate because it was being called prior >> to mmc_initialize. This patch moves the MMC initialization earlier in >> the init process. >> >> This patch also cleans up the env_relocate_spec code in env_mmc.c >> >> Developed jointly with Stefano Babic > > Fine; but is a Signed-off-by or Tested-by/Acked-by required from Stefano then? Steve can add my acked-by, as I discussed with him how to fix the issue. Acked-by: Stefano Babic > > Also this patch touch ARM and MMC code so can't add to u-boot-ti unless Wolfgang is ok. Agree. The patch touches both ARM code and common code, and Wolfgang is maintainer for both of them. Stefano -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================