Re: [uClinux-dev] PATCH to add USB Host support for Cobra5329 Board

2007-05-21 Thread Thomas Brinker
Hi Greg, Am Freitag, 18. Mai 2007 08:09 schrieb Greg Ungerer: > Hi Thomas, > > Thomas Brinker wrote: > > Am Donnerstag, 10. Mai 2007 11:21 schrieb Thomas Brinker: > >> Hi Greg! > >> > >> Please find some new patches for the Cobra5329 Board in > >>

[uClinux-dev] Upstream merge of big patch

2007-05-13 Thread Thomas Brinker
Hi everybody! Are there any planes to merge the whole uclinux big patch to kernel mainline? Regards Thomas -- Dipl.-Ing. Thomas Brinker, emlix GmbH, http://www.emlix.com Fon +49 30 275911-00, Fax -33, Poststr. 4/5, 10178 Berlin, Germany Geschäftsführung: Dr. Uwe Kracke, Dr. Cord Seele, Ust

Re: [uClinux-dev] PATCH to add USB Host support for Cobra5329 Board

2007-05-10 Thread Thomas Brinker
ile u16 *) (0xFC0A0010)) |= ~(0x0002); + (*(volatile u16 *) (0xFC0A0010)) &= ~(0x0002); #else #error "CLOCK must be 240MHz or 180Mhz" #endif Signed-off-by: Thomas Brinker <[EMAIL PROTECTED]> Regards Thomas -- Dipl.-Ing. Thomas Brinker, emlix GmbH, http://www.emlix.com

Re: [uClinux-dev] PATCH to add USB Host support for Cobra5329 Board

2007-05-10 Thread Thomas Brinker
Sorry everybody. Something totally went wrong on patch creation. Fixed patches are know available. http://opensource.emlix.com/mcf5329/download/2007_05_10/ Regards Thomas Am Donnerstag, 10. Mai 2007 11:21 schrieb Thomas Brinker: > Hi Greg! > > Please find some new patches for the Cobra5

[uClinux-dev] PATCH to add USN Host support for Cobra5329 Board

2007-05-10 Thread Thomas Brinker
Making the endianess of the Controller configurable * Some DMA handling * Bus glue usb-host-clock: Make the USB device init compatible with new clock settings Many work from people at freescale is included. Signed-off-by: Sebastian Hess <[EMAIL PROTECTED]> Signed-off-by: Thomas Brinker &

Re: [uClinux-dev] PATCH to add Cobra5329 Board

2007-05-10 Thread Thomas Brinker
TECTED],yres_virt:720 debug > > But I didn't see where it is used in the 2.6.20 kernel. Is there another > patch I'm missing? Its used in linux-2.6.x/drivers/video/m532xfb.c Regards Thomas -- Dipl.-Ing. Thomas Brinker, emlix GmbH, http://www.emlix.com Fon +49 30 275911-00,

Re: [uClinux-dev] SPI flash on MCF5329

2007-04-19 Thread Thomas Brinker
Flash to RAM. But you will always need some NOR Flash attached to CS0 in order to boot the boot loader. HTH Regards Thomas -- Dipl.-Ing. Thomas Brinker, emlix GmbH, http://www.emlix.com Fon +49 30 275911-00, Fax -33, Poststr. 4/5, 10178 Berlin, Germany Geschäftsführung: Dr. Uwe Kracke, Dr. Co

Re: [uClinux-dev] MCF5329 and revision 3M29B

2007-03-29 Thread Thomas Brinker
e thought it might be a temperature problem on some very early version. With processor with date code 0620 we did not have these problems. Best regards Thomas -- Dipl.-Ing. Thomas Brinker, emlix GmbH, http://www.emlix.com Fon +49 30 275911-00, Fax -33, Poststr. 4/5, 10178 Berlin, Germany Geschäf

[uClinux-dev] PATCH to add Cobra5329 Board

2007-03-28 Thread Thomas Brinker
own ->mmap() implementation. It's based upon comments from DaveM in mm/mmap.c Signed-off-by: Sebastian Hess <[EMAIL PROTECTED]> Signed-off-by: Thomas Brinker <[EMAIL PROTECTED]> And for the userland: * microwin4cobra.patch Changes, fixes and new stuff needed to get na