mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 614/bsps * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
|
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
|
||||||
|
|||||||
@@ -36,7 +36,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* clock/clock.c, include/bsp.h, timer/timer.c: Include
|
* clock/clock.c, include/bsp.h, timer/timer.c: Include
|
||||||
|
|||||||
@@ -39,7 +39,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
|
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
|
||||||
|
|||||||
@@ -36,7 +36,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -46,7 +46,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* configure.ac: Add RTEMS_ROOT (HACK: This is the last file c/src
|
* configure.ac: Add RTEMS_ROOT (HACK: This is the last file c/src
|
||||||
|
|||||||
@@ -145,7 +145,6 @@ extern int rtems_dec21140_driver_attach(struct rtems_bsdnet_ifconfig *, int);
|
|||||||
| need to be converted to ticks for the application.
|
| need to be converted to ticks for the application.
|
||||||
+--------------------------------------------------------------------------*/
|
+--------------------------------------------------------------------------*/
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*-------------------------------------------------------------------------+
|
/*-------------------------------------------------------------------------+
|
||||||
| Macros
|
| Macros
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -88,7 +88,6 @@ extern void Wait_X_ms (unsigned);
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
|
|
||||||
* cvme961/timer/timer.c: Include <rtems/zilog/z8536.h> instead of
|
* cvme961/timer/timer.c: Include <rtems/zilog/z8536.h> instead of
|
||||||
<zilog/z8536.h>.
|
<zilog/z8536.h>.
|
||||||
|
|||||||
@@ -47,7 +47,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
|
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
|
||||||
|
|||||||
@@ -36,7 +36,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* start/rxgen_romld.S: Include <rtems/asm.h> instead of <asm.h>.
|
* start/rxgen_romld.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -46,7 +46,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* dmv152/include/bsp.h: Include <rtems/zilog/z8536.h> instead of
|
* dmv152/include/bsp.h: Include <rtems/zilog/z8536.h> instead of
|
||||||
|
|||||||
@@ -56,7 +56,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
|
2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
|
||||||
|
|
||||||
* c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c,
|
* c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c,
|
||||||
|
|||||||
@@ -46,7 +46,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-19 Joel Sherrill <joel@OARcorp.com>
|
2004-04-19 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* start/start.S: DWARF on the m68k requires that all objects me a
|
* start/start.S: DWARF on the m68k requires that all objects me a
|
||||||
|
|||||||
@@ -49,7 +49,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
|
2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
|
||||||
|
|
||||||
* c/src/lib/libbsp/m68k/gen68360/clock/clock.c,
|
* c/src/lib/libbsp/m68k/gen68360/clock/clock.c,
|
||||||
|
|||||||
@@ -63,7 +63,6 @@ extern int rtems_scc1_driver_attach (struct rtems_bsdnet_ifconfig *config, int a
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* include/bsp.h: Include <rtems/motorola/mc68230.h> instead of
|
* include/bsp.h: Include <rtems/motorola/mc68230.h> instead of
|
||||||
|
|||||||
@@ -35,7 +35,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -169,7 +169,6 @@ extern char _SYS_CLOCK_FREQUENCY; /* Don't use this variable directly!!! */
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
|
2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
|
||||||
|
|
||||||
* c/src/lib/libbsp/m68k/mrm332/include/bsp.h,
|
* c/src/lib/libbsp/m68k/mrm332/include/bsp.h,
|
||||||
|
|||||||
@@ -49,7 +49,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* mvme136/clock/ckinit.c, mvme136/startup/bspclean.c,
|
* mvme136/clock/ckinit.c, mvme136/startup/bspclean.c,
|
||||||
|
|||||||
@@ -44,7 +44,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* mvme147/console/console.c: Include <rtems/zilog/z8530.h> instead
|
* mvme147/console/console.c: Include <rtems/zilog/z8530.h> instead
|
||||||
|
|||||||
@@ -132,7 +132,6 @@ struct pcc_map {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
|
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
|
||||||
|
|||||||
@@ -193,7 +193,6 @@ struct vme_gcsr_map {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* mvme162/startup/bspclean.c: Include <rtems/m68k/zilog/z8036.h>
|
* mvme162/startup/bspclean.c: Include <rtems/m68k/zilog/z8036.h>
|
||||||
|
|||||||
@@ -173,7 +173,6 @@ typedef volatile struct {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
|
* timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -354,7 +354,6 @@ extern m68k_isr_entry M68Kvec[]; /* vector table address */
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
|
2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
|
||||||
|
|
||||||
* c/src/lib/libbsp/m68k/ods68302/clock/ckinit.c,
|
* c/src/lib/libbsp/m68k/ods68302/clock/ckinit.c,
|
||||||
|
|||||||
@@ -56,7 +56,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
|
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
|
||||||
|
|||||||
@@ -40,7 +40,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -57,7 +57,6 @@ extern void assertSoftwareInterrupt(uint32_t);
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -37,7 +37,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* console/led.S, liblnk/lnklib.S, start/start.S, startup/idtmem.S,
|
* console/led.S, liblnk/lnklib.S, start/start.S, startup/idtmem.S,
|
||||||
|
|||||||
@@ -48,7 +48,6 @@ extern void WriteDisplay( char * string );
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
|
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
|
||||||
|
|||||||
@@ -45,7 +45,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -45,7 +45,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
|
* startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
|
||||||
|
|||||||
@@ -73,7 +73,6 @@ int rtems_dmv177_sonic_driver_attach(struct rtems_bsdnet_ifconfig *config);
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -65,7 +65,6 @@ extern int rtems_enet_driver_attach (struct rtems_bsdnet_ifconfig *config);
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.
|
* dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -78,7 +78,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* flashentry/flashentry.S: Include <rtems/score/powerpc.h> instead of
|
* flashentry/flashentry.S: Include <rtems/score/powerpc.h> instead of
|
||||||
|
|||||||
@@ -75,7 +75,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* startup/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
* startup/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -78,7 +78,6 @@ extern int rtems_enet_driver_attach (struct rtems_bsdnet_ifconfig *config, int a
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
|
* irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -81,7 +81,6 @@ extern rtems_configuration_table BSP_Configuration;
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>.
|
* vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -363,7 +363,6 @@ void InitializeNvRAM(void);
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
|
* vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -67,7 +67,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
|
* vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -80,7 +80,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* include/bsp.h, startup/start.S: Reflect new locations of cpukit headers.
|
* include/bsp.h, startup/start.S: Reflect new locations of cpukit headers.
|
||||||
|
|||||||
@@ -84,7 +84,6 @@ extern volatile cpld_t cpld; /* defined in linkcmds */
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -64,7 +64,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -80,7 +80,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -69,7 +69,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -59,7 +59,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -73,7 +73,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>.
|
* startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -62,7 +62,6 @@ extern int rtems_erc32_sonic_driver_attach (struct rtems_bsdnet_ifconfig *config
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 3 /* 3 seconds */
|
#define MAX_LONG_TEST_DURATION 3 /* 3 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>.
|
* startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||||
|
|||||||
@@ -62,7 +62,6 @@ extern int rtems_leon_open_eth_driver_attach (struct rtems_bsdnet_ifconfig *conf
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 3 /* 3 seconds */
|
#define MAX_LONG_TEST_DURATION 3 /* 3 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define the interrupt mechanism for Time Test 27
|
* Define the interrupt mechanism for Time Test 27
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 614/bsps
|
||||||
|
* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
|
||||||
|
|
||||||
2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
|
2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
* Makefile.am: Build main.o for !HAS_CXX.
|
* Makefile.am: Build main.o for !HAS_CXX.
|
||||||
|
|||||||
@@ -44,7 +44,6 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
#define MAX_LONG_TEST_DURATION 300 /* 5 minutes = 300 seconds */
|
||||||
#define MAX_SHORT_TEST_DURATION 3 /* 3 seconds */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stuff for Time Test 27
|
* Stuff for Time Test 27
|
||||||
|
|||||||
Reference in New Issue
Block a user