[U-Boot-Users] Getting Started Porting U-Boot to M5329EVB board

Robert S. Grimes rsg at alum.mit.edu
Thu May 3 13:55:36 CEST 2007


Hi Stefan,

Yes, I am, and that is where I've started.  I currently have got a
simple copy to compile cleanly, but none of the device-specific code has
been checked to see if it needs to be modified.

Any hints as to where I should start?  For example, I'm guessing the
serial port is rather important, right?  But do I need the interrupts
functioning to enable serial communications?  In other words, is the
serial port interrupt-driven?  I'm guessing I need to find "main",
follow the hardware initialization code, and that should point me where
I need to go...

Thanks,
-Bob

Stefan Roese wrote:
> Hi Bob,
>
> On Wednesday 02 May 2007 18:42, Robert S. Grimes wrote:
>   
>> I'm getting started porting U-Boot to the Freescale/LogicPD M5329EVB
>> board, based on the ColdFire MCF5329 processor.  As suggested in the
>> "U-Boot Porting Guide" in the README file, I've subscribed to this list,
>> and I'm admitting I am (currently) clueless - hence this email!
>>
>> At this point, my only real question is this - has anybody done this
>> already?
>>     
>
> I have not head of a MCF5329 U-Boot port. You are aware that the MCF52x2 
> CondFires are supported? So this should be your starting point. Grep 
> for "MCF52" in include/configs/* and you will see what boards are available 
> with this CPU's.
>
> Best regards,
> Stefan
>
> =====================================================================
> DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
> Office:  Kirchenstr. 5,       D-82194 Groebenzell,            Germany
> =====================================================================
>
>
>   




More information about the U-Boot mailing list