Hi, Wolfgang, 2011/1/10 Wolfgang Denk <[email protected]>: > Dear Jason Liu, > > In message <[email protected]> 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: [email protected] > 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 > [email protected] > http://lists.denx.de/mailman/listinfo/u-boot > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

