#1657 closed defect (duplicate)

New BSP code inclusion in CVS HEAD - Milkymist

Reported by: Yann Sionneau Owned by: Joel Sherrill
Priority: normal Milestone: 4.11
Component: bsps Version: 4.11
Severity: normal Keywords:
Cc: ralf.corsepius@…, sebastian.huber@…, sebastien@…, michael@…, sebastien.bourdeauducq@… Blocked By:
Blocking:

Description

This is a PR for inclusion of Milkymist BSP into CVS HEAD.
This adds support for the Milkymist One board, based on Milkymist SoC (using lm32 cpu).

Basically the drivers for the different components of the Board/SoC have been added to c/src/lib/libbsp/lm32/shared

In order to have the framebuffer driver working in single and triple buffered mode i had to add some definitions into cpukit/libmisc/fb/fb.h (2 ioctl and 2 defines)

You can find as attachment new files in milkymist.tar.bz2 and a diff of modified files in milkymist-changes.diff

Attachments (5)

milkymist.tar.bz2 (17.3 KB) - added by Yann Sionneau on 08/07/10 at 19:16:13.
new files
milkymist-changes.diff (2.2 KB) - added by Yann Sionneau on 08/07/10 at 19:18:16.
diff of the modified files
milkymist.tar_v1.bz2 (18.1 KB) - added by Yann Sionneau on 08/18/10 at 21:23:12.
new files
milkymist-changes_v1.diff (2.3 KB) - added by Yann Sionneau on 08/18/10 at 21:24:10.
diff of the modified files
rtems_lm32_isr_entry.patch (4.9 KB) - added by Michael Walle on 09/03/10 at 20:42:30.
change lm32_isr_entry to rtems_isr_entry

Download all attachments as: .zip

Change History (13)

Changed on 08/07/10 at 19:16:13 by Yann Sionneau

Attachment: milkymist.tar.bz2 added

new files

Changed on 08/07/10 at 19:18:16 by Yann Sionneau

Attachment: milkymist-changes.diff added

diff of the modified files

comment:1 Changed on 08/08/10 at 04:58:16 by Ralf Corsepius

Cc: Ralf Corsepius added

Changed on 08/18/10 at 21:23:12 by Yann Sionneau

Attachment: milkymist.tar_v1.bz2 added

new files

comment:2 Changed on 08/18/10 at 21:23:12 by Yann Sionneau

attachments.isobsolete: 01

Changed on 08/18/10 at 21:24:10 by Yann Sionneau

Attachment: milkymist-changes_v1.diff added

diff of the modified files

comment:3 Changed on 08/18/10 at 21:24:10 by Yann Sionneau

attachments.isobsolete: 01

comment:4 Changed on 08/19/10 at 08:12:50 by Sebastien Bourdeauducq

Cc: Sebastien Bourdeauducq added

comment:5 Changed on 08/23/10 at 06:01:57 by Sebastian Huber

Cc: Sebastian Huber added

comment:6 Changed on 08/23/10 at 18:37:22 by Joel Sherrill

Cc: Michael Walle added

Changed on 09/03/10 at 20:42:30 by Michael Walle

Attachment: rtems_lm32_isr_entry.patch added

change lm32_isr_entry to rtems_isr_entry

comment:7 Changed on 08/01/11 at 09:55:39 by Sebastien Bourdeauducq

Resolution: duplicate
Status: newclosed, sebastien.bourdeauducq@gmail.com

Superseded by newest drivers.

comment:8 Changed on 11/24/14 at 18:58:28 by Gedare Bloom

Version: HEAD4.11

Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11

Note: See TracTickets for help on using tickets.