Dear Haiying Wang, In message <1242837043-8243-6-git-send-email-haiying.w...@freescale.com> you wrote: > Also define the QE_RISC_ALLOCATION_RISCs to MACROs instead of using enum, and > define MAX_QE_RISC for QE based silicons. > > Signed-off-by: Haiying Wang <haiying.w...@freescale.com> > Acked-by: Timur Tabi <ti...@freescale.com> ... > +#if (MAX_QE_RISC == 4) > + .riscTx = QE_RISC_ALLOCATION_FOUR_RISCS, > + .riscRx = QE_RISC_ALLOCATION_FOUR_RISCS, > +#else > .riscTx = QE_RISC_ALLOCATION_RISC1_AND_RISC2, > .riscRx = QE_RISC_ALLOCATION_RISC1_AND_RISC2, > +#endif
Is there a chance to get rid of these camel-case identifiers? They violate the CodingStyle.... 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: w...@denx.de After a time, you may find that "having" is not so pleasing a thing, after all, as "wanting." It is not logical, but it is often true. -- Spock, "Amok Time", stardate 3372.7 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot