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 <[EMAIL PROTECTED]>
> ---
>  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: [EMAIL PROTECTED]
  


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to