#1728 closed enhancement (invalid)

Patch for RTEMS-BSP m68k/mcf5225x

Reported by: Marcello Presulli Owned by: Joel Sherrill
Priority: low Milestone: 6.1
Component: bsps Version: 4.9
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description (last modified by Sebastian Huber)

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.

Attachments (2)

rtems-4.9.4_embed-it-part-0.patch.bz2 (241.3 KB) - added by Sebastian Huber on 06/28/16 at 12:49:33.
Patch part 0
rtems-4.9.4_embed-it-part-1.patch.bz2 (138.7 KB) - added by Sebastian Huber on 06/28/16 at 12:49:45.
Patch part 1

Download all attachments as: .zip

Change History (9)

comment:1 Changed on 12/22/10 at 08:12:53 by Marcello Presulli

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:2 Changed on 12/18/14 at 09:26:44 by Sebastian Huber

Component: patch - do not usebsps
Description: modified (diff)
Milestone: 4.115.0
Priority: normallow
Severity: minornormal

Patch is missing.

comment:3 Changed on 12/19/14 at 13:21:12 by Amar Takhar

I looked in the Bugzilla DB and could not find a patch this is not a migration issue.

comment:4 Changed on 12/19/14 at 13:22:56 by Amar Takhar

Also:

<m.presulli@XXX>: host aspmx.l.google.com[74.125.129.27] said: 550 5.2.1 The email account that you tried to reach is disabled. i1si14392786pdk.67 - gsmtp (in reply to RCPT TO command)

We should either close the ticket or find another way to contact the submitter.

comment:5 Changed on 12/19/14 at 13:44:25 by Amar Takhar

Resolution: invalid
Status: newclosed

Closing as we cannot get ahold of the original submitter and do not have a patch. If anyone has a copy please attach it to the ticket.

Changed on 06/28/16 at 12:49:33 by Sebastian Huber

Patch part 0

Changed on 06/28/16 at 12:49:45 by Sebastian Huber

Patch part 1

comment:6 Changed on 06/28/16 at 12:50:13 by Sebastian Huber

Add patches received by mail for reference.

comment:7 Changed on 11/09/17 at 06:26:42 by Sebastian Huber

Milestone: 5.06.1

Milestone renamed

Note: See TracTickets for help on using tickets.