[RTEMS Project] #1728: Patch for RTEMS-BSP m68k/mcf5225x
RTEMS trac
trac at rtems.org
Thu Dec 18 09:26:44 UTC 2014
#1728: Patch for RTEMS-BSP m68k/mcf5225x
-------------------------+----------------------------
Reporter: m.presulli | Owner: joel.sherrill
Type: enhancement | Status: new
Priority: low | Milestone: 5.0
Component: bsps | Version: 4.9
Severity: normal | Resolution:
Keywords: |
-------------------------+----------------------------
Changes (by sebastian.huber):
* priority: normal => low
* severity: minor => normal
* component: patch - do not use => bsps
* milestone: 4.11 => 5.0
Old description:
> This patch is based on a "clean" RTEMS 4.9.4 and offers some
> modifications/enhancements for the BSP.
>
> * Generic Exception Handler can be used instead of _uhoh
>
> * Flash Driver for the onboard flash including flash security
>
> * DMA initializations can be used to substitute the whole termios, so we
> saved
> alot of code/memory size
>
> * Bugfixes in fec for the lwip-port, the fec driver works now "optimized"
> with the lwip-port
>
> * RTC driver routines which configures the RTC clock and time
>
> * generic software trap handler capable of return values
>
> * Bugfix in "old" bsp with MASKALL_BIT when use RTEMS without console
>
> * bugfixes and extensions in bsp header file "mcf5225x.h"
>
> * generic dbg_printk() which prints debug outputs directly via a dma
> channel
>
> I hope someone have the time to merge it into the CVS head, it shouldn't
> be
> a real task i think.
New description:
This patch is based on a "clean" RTEMS 4.9.4 and offers some
modifications/enhancements for the BSP.
* Generic Exception Handler can be used instead of _uhoh
* Flash Driver for the onboard flash including flash security
* DMA initializations can be used to substitute the whole termios, so we
saved
alot of code/memory size
* Bugfixes in fec for the lwip-port, the fec driver works now "optimized"
with the lwip-port
* RTC driver routines which configures the RTC clock and time
* generic software trap handler capable of return values
* Bugfix in "old" bsp with MASKALL_BIT when use RTEMS without console
* bugfixes and extensions in bsp header file "mcf5225x.h"
* generic dbg_printk() which prints debug outputs directly via a dma
channel
I hope someone have the time to merge it into the CVS head, it shouldn't
be
a real task i think.
--
Comment:
Patch is missing.
--
Ticket URL: <http://devel.rtems.org/ticket/1728#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list