Hi Markus, Markus Franke wrote:
as far as I can see from "uClinux-dist/arch/m68knommu/platform"-directory, the Coldfire Family shares a lot of code with MCF5307. Bootcode/IRQ stuff/Timers etc. is implemented there and shared among all the other MCF5xxx platforms. I am wondering whether there might be any documentation which functions can be shared when integrating a new platform and which functions still have to be provided in the "uClinux-dist/arch/m68knommu/platform/<MYCPU>" directory.
No, no documentation for that. Share anything that is used by more than one ColdFire family member. I plan on breaking out the common code into a more generic directory one day (say something like arch/m68knommu/platform/coldfire or similar). Regards Greg ------------------------------------------------------------------------ Greg Ungerer -- Chief Software Dude EMAIL: [EMAIL PROTECTED] SnapGear -- a Secure Computing Company PHONE: +61 7 3435 2888 825 Stanley St, FAX: +61 7 3891 3630 Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
