[U-Boot] env_mmc: Fix crashing bug encountered after enabling ARM relocation

stefano babic sbabic at denx.de
Sun Oct 10 11:27:42 CEST 2010


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 <sbabic at denx.de>

> 
> 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
=====================================================================


More information about the U-Boot mailing list