Changeset 89aa1ec8 in rtems for testsuites/samples

Timestamp:
03/24/14 09:32:10 (10 years ago)
Author:
James Fitzsimons <james.fitzsimons@…>
Branches:
4.11, 5, master
Children:
7d5c27e
Parents:
8c26e798
git-author:
James Fitzsimons <james.fitzsimons@…> (03/24/14 09:32:10)
git-committer:
Gedare Bloom <gedare@…> (03/26/14 15:32:52)
Message:

m68k/mrm332: changes required to get the mrm332 bsp working again.

Changed console driver to use interrupts instead of polling.
Change to avoid overwriting CPU32Bug interrupt vector when setting up the Sci interrupt handler.
Fixed type for boolean flag in bsp.h.
Changed mrm332.h to use 25Mhz clock.
Fixes to mrm332.cfg to use correct mcpu32 value for RTEMS_CPU_MODEL instead of m68332 which is no longer supported.
Added -mcpu=cpu32 to compiler options.
Removed broken ROM linker script and replaced broken RAM linker script with working ROM linker script.
Removed no longer required file except_vect_332_ROM.S.
Enabled 0xbeefbeef magic string in start.S to allow MRM version of CPU32Bug to auto run RTEMS.
Removed old code from start.S
Changed compiler optimization flag to optimize for size.

(No files)

Note: See TracChangeset for help on using the changeset viewer.