[U-Boot] [PATCH v4 1/8] MX5: Add initial support for MX53 processor

Jason Liu liu.h.jason at gmail.com
Mon Jan 10 02:23:24 CET 2011


Hi, Wolfgang,

2011/1/10 Wolfgang Denk <wd at denx.de>:
> Dear Jason Liu,
>
> In message <1294129662-680-1-git-send-email-r64343 at freescale.com> you wrote:
>> Add initial support for Freescale MX53 processor,
>>
>> - Add the iomux support and the pin definition,
>> - Add the regs definition, clean up some unused def from mx51,
>> - Add the low level init support, make use the freq input of setup_pll macro
> ...
>> +     ldr r0, =\pll
> ...
>> +     ldr r1, W_DP_OP_\freq
>
> Please see previous post.  What do these escape sequences mean?

In order to evaluate the macro parameter, we need put escape sequences
before the param.

See, http://sourceware.org/binutils/docs-2.21/as/Macro.html#Macro
for detailed information.


>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> The only solution is ... a balance of power. We  arm  our  side  with
> exactly  that  much  more.  A balance of power -- the trickiest, most
> difficult, dirtiest game of them all. But the only one that preserves
> both sides.
>        -- Kirk, "A Private Little War", stardate 4211.8
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>


More information about the U-Boot mailing list