public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] MPC5121 MSCAN Peripheral in U-Boot
@ 2008-12-16  8:27 Matteo Canella
  2008-12-16  9:51 ` Wolfgang Denk
  2008-12-16 11:00 ` Wolfgang Grandegger
  0 siblings, 2 replies; 4+ messages in thread
From: Matteo Canella @ 2008-12-16  8:27 UTC (permalink / raw)
  To: u-boot

Hi sirs,

I'm implementing a driver for the MSCAN peripheral of the mpc5121 in Das
U-Boot.

I'm wondering if there's anyone who has already done some work on it.

Thank you

 

Matteo Canella

Digitek 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] MPC5121 MSCAN Peripheral in U-Boot
  2008-12-16  8:27 [U-Boot] MPC5121 MSCAN Peripheral in U-Boot Matteo Canella
@ 2008-12-16  9:51 ` Wolfgang Denk
  2008-12-16 10:06   ` Matteo Canella
  2008-12-16 11:00 ` Wolfgang Grandegger
  1 sibling, 1 reply; 4+ messages in thread
From: Wolfgang Denk @ 2008-12-16  9:51 UTC (permalink / raw)
  To: u-boot

Dear Matteo,

In message <000901c95f58$36a73ba0$a3f5b2e0$@canella@selcomgroup.com> you wrote:
> 
> I'm implementing a driver for the MSCAN peripheral of the mpc5121 in Das
> U-Boot.
> 
> I'm wondering if there's anyone who has already done some work on it.

What would be the purpose of such a driver? In the boot loader?

Wouldn't it make much more sense to focus on accelerating the Linux
boot time and use the existing socketcan driver there?

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
I know engineers. They love to change things.             - Dr. McCoy

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] MPC5121 MSCAN Peripheral in U-Boot
  2008-12-16  9:51 ` Wolfgang Denk
@ 2008-12-16 10:06   ` Matteo Canella
  0 siblings, 0 replies; 4+ messages in thread
From: Matteo Canella @ 2008-12-16 10:06 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,
I need the CAN driver in the boot loader because I need to handle a CAN
request in a very short time...
I doubt I can boot Linux and make the CAN driver work in the order of a few
hundreds of milliseconds...

Matteo Canella

-----Original Message-----
From: Wolfgang Denk [mailto:wd at denx.de] 
Sent: marted? 16 dicembre 2008 10.51
To: Matteo Canella
Cc: u-boot at lists.denx.de
Subject: Re: [U-Boot] MPC5121 MSCAN Peripheral in U-Boot

Dear Matteo,

In message <000901c95f58$36a73ba0$a3f5b2e0$@canella@selcomgroup.com> you
wrote:
> 
> I'm implementing a driver for the MSCAN peripheral of the mpc5121 in Das
> U-Boot.
> 
> I'm wondering if there's anyone who has already done some work on it.

What would be the purpose of such a driver? In the boot loader?

Wouldn't it make much more sense to focus on accelerating the Linux
boot time and use the existing socketcan driver there?

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
I know engineers. They love to change things.             - Dr. McCoy

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] MPC5121 MSCAN Peripheral in U-Boot
  2008-12-16  8:27 [U-Boot] MPC5121 MSCAN Peripheral in U-Boot Matteo Canella
  2008-12-16  9:51 ` Wolfgang Denk
@ 2008-12-16 11:00 ` Wolfgang Grandegger
  1 sibling, 0 replies; 4+ messages in thread
From: Wolfgang Grandegger @ 2008-12-16 11:00 UTC (permalink / raw)
  To: u-boot

Matteo Canella wrote:
> Hi sirs,
> 
> I'm implementing a driver for the MSCAN peripheral of the mpc5121 in Das
> U-Boot.
> 
> I'm wondering if there's anyone who has already done some work on it.

$ find . -name '*.c'| xargs grep -i MSCAN

reports two boards implementing a simple CAN command for loopback
testing, I guess.

Wolfgang.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-12-16 11:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-16  8:27 [U-Boot] MPC5121 MSCAN Peripheral in U-Boot Matteo Canella
2008-12-16  9:51 ` Wolfgang Denk
2008-12-16 10:06   ` Matteo Canella
2008-12-16 11:00 ` Wolfgang Grandegger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox