Changeset ce3caf87 in rtems for c/src

Timestamp:
02/02/12 20:07:09 (12 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.11, 5, master
Children:
b3decdb, c75430c
Parents:
796bb3f
Message:

PR 1962/bsps - MVME162 Console Corrections and Improvements

  • console/console.c: char_ready() was never returning true so console never processed input data
  • console/console.c: added printk() support to default device
  • include/bsp.h: Added #define for MOT_162BUG_VEC_ADDRESS
  • startup/bspclean.c: Modified to use MOT_162BUG_VEC_ADDRESS
  • startup/bspstart.c: Modified to use MOT_162BUG_VEC_ADDRESS
  • make/custom/mvme162.cfg: Modified to use "RTEMS_CPU_MODEL=68lc040" and "CPU_CFLAGS = -mcpu=68040 -msoft-float" so BSP will always work with all board variations.
  • README: Added notes on user required configuration changes and information about board models and variants
  • README.models: New file that contains a detailed list of MVME162 models and variants.

Signed-off-by: Vic Hoover <victor.hoover.ctr@…>

(No files)

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