[U-Boot] [PATCH] mx53loco: Fix PMIC name
Stefano Babic
sbabic at denx.de
Thu Jan 3 15:02:30 CET 2013
On 03/01/2013 14:25, Fabio Estevam wrote:
> Hi Stefano,
>
> On Thu, Jan 3, 2013 at 6:53 AM, Stefano Babic <sbabic at denx.de> wrote:
>
>> Hi all,
>>
>> the patch was only blocked for Wolfgang's comment regarding the
>> introduced ALIGN() macro. I think the other doubts regarding issues on
>> other Socs (i.e., MX6) can be considered closed as well. IMHO it is
>> enough to rename the macro to ROUND_UP (as Troy have already proposed),
>> and then I will apply to i.MX tree.
>
> I tried using DIV_ROUND_UP definition from common.h and the board does not boot.
>
> I rename it to ROUND, which matches the definition in common.h.
I agree with this solution - I do not like that common.h is included,
because _config must run and tools should be independent from the
selected board.
>
> Just sent the patch.
Then I apply it !
Thanks,
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
=====================================================================
More information about the U-Boot
mailing list