[U-Boot-Users] resend#4 [PATCH 2/8] ColdFire: Add MCF547x_8x related header files
Luigi 'Comio' Mantellini
luigi.mantellini at idf-hit.com
Sun Jan 20 11:49:36 CET 2008
Thank you for the useful code.
We will start from this to implement our specific application code.
luigi
Il giorno gio, 17/01/2008 alle 11.20 -0600, Tsi-Chung Liew ha scritto:
> Signed-off-by: TsiChungLiew <Tsi-Chung.Liew at freescale.com>
> ---
> include/asm-m68k/fec.h | 145 ++++++------
> include/asm-m68k/fsl_mcdmafec.h | 176 +++++++++++++
> include/asm-m68k/immap.h | 93 +++++++
>
> ...
>
> +#define PCIARB_ARC_EXTMINTEN(x) (((x)&0x1F) << 17)
> +#define PCIARB_ARC_INTMINTEN (0x00010000)
> +#define PCIARB_ARC_EXTMPRI(x) (((x)&0x1F) << 1)
> +#define PCIARB_ARC_INTMPRI (0x00000001)
> +
> +#endif /* mcf547x_8x_h */
--
Ing. Luigi Mantellini
Industrie Dial Face S.p.A.
Via Canzo, 4
20068 Peschiera Borromeo (MI)
Tel.: +39 02 5167 2813
Fax: +39 02 5167 2459
E-mail: luigi.mantellini at idf-hit.com
More information about the U-Boot
mailing list