mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 18:10:52 +08:00
@@ -1,50 +1,31 @@
|
||||
/*===============================================================*\
|
||||
| Project: RTEMS generic mcf548x BSP |
|
||||
+-----------------------------------------------------------------+
|
||||
| File: linkcmds.COBRA5475 |
|
||||
+-----------------------------------------------------------------+
|
||||
| The file contains the linker directives for the generic MCF548x |
|
||||
| BSP to be used with an COBRA5475 board to load and execute |
|
||||
| code in the RAM. |
|
||||
+-----------------------------------------------------------------+
|
||||
| Copyright (c) 2007 |
|
||||
| embedded brains GmbH |
|
||||
| Obere Lagerstr. 30 |
|
||||
| 82178 Puchheim |
|
||||
| Germany |
|
||||
| rtems@embedded-brains.de |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| Parts of the code has been derived from the "dBUG source code" |
|
||||
| package Freescale is providing for M548X EVBs. The usage of |
|
||||
| the modified or unmodified code and it's integration into the |
|
||||
| generic mcf548x BSP has been done according to the Freescale |
|
||||
| license terms. |
|
||||
| |
|
||||
| The Freescale license terms can be reviewed in the file |
|
||||
| |
|
||||
| Freescale_license.txt |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| The generic mcf548x BSP has been developed on the basic |
|
||||
| structures and modules of the av5282 BSP. |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| The license and distribution terms for this file may be |
|
||||
| found in the file LICENSE in this distribution or at |
|
||||
| |
|
||||
| http://www.rtems.org/license/LICENSE. |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| date history ID |
|
||||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
||||
| 12.11.07 1.0 ras |
|
||||
| 15.10.09 1.1, adapted to COBRA5475 doe |
|
||||
| |
|
||||
\*===============================================================*/
|
||||
/*
|
||||
* RTEMS generic mcf548x BSP
|
||||
*
|
||||
* The file contains the linker directives for the generic MCF548x
|
||||
* BSP to be used with an COBRA5475 board to load and execute
|
||||
* code in the RAM.
|
||||
*
|
||||
* Parts of the code has been derived from the "dBUG source code"
|
||||
* package Freescale is providing for M548X EVBs. The usage of
|
||||
* the modified or unmodified code and it's integration into the
|
||||
* generic mcf548x BSP has been done according to the Freescale
|
||||
* license terms.
|
||||
*
|
||||
* The Freescale license terms can be reviewed in the file
|
||||
*
|
||||
* Freescale_license.txt
|
||||
*
|
||||
* The generic mcf548x BSP has been developed on the basic
|
||||
* structures and modules of the av5282 BSP.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 2007 embedded brains GmbH. All rights reserved.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.org/license/LICENSE.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Location and size of on-chip devices
|
||||
|
||||
@@ -1,49 +1,31 @@
|
||||
/*===============================================================*\
|
||||
| Project: RTEMS generic mcf548x BSP |
|
||||
+-----------------------------------------------------------------+
|
||||
| File: linkcmd |
|
||||
+-----------------------------------------------------------------+
|
||||
| The file contains the linker directives for the generic MCF548x |
|
||||
| BSP to be used with an m5484FireEngine EVB to load and execute |
|
||||
| code in the RAM. |
|
||||
+-----------------------------------------------------------------+
|
||||
| Copyright (c) 2007 |
|
||||
| embedded brains GmbH |
|
||||
| Obere Lagerstr. 30 |
|
||||
| 82178 Puchheim |
|
||||
| Germany |
|
||||
| rtems@embedded-brains.de |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| Parts of the code has been derived from the "dBUG source code" |
|
||||
| package Freescale is providing for M548X EVBs. The usage of |
|
||||
| the modified or unmodified code and it's integration into the |
|
||||
| generic mcf548x BSP has been done according to the Freescale |
|
||||
| license terms. |
|
||||
| |
|
||||
| The Freescale license terms can be reviewed in the file |
|
||||
| |
|
||||
| Freescale_license.txt |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| The generic mcf548x BSP has been developed on the basic |
|
||||
| structures and modules of the av5282 BSP. |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| The license and distribution terms for this file may be |
|
||||
| found in the file LICENSE in this distribution or at |
|
||||
| |
|
||||
| http://www.rtems.org/license/LICENSE. |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| date history ID |
|
||||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
||||
| 12.11.07 1.0 ras |
|
||||
| |
|
||||
\*===============================================================*/
|
||||
/*
|
||||
* RTEMS generic mcf548x BSP
|
||||
*
|
||||
* The file contains the linker directives for the generic MCF548x
|
||||
* BSP to be used with an m5484FireEngine EVB to load and execute
|
||||
* code in the RAM.
|
||||
*
|
||||
* Parts of the code has been derived from the "dBUG source code"
|
||||
* package Freescale is providing for M548X EVBs. The usage of
|
||||
* the modified or unmodified code and it's integration into the
|
||||
* generic mcf548x BSP has been done according to the Freescale
|
||||
* license terms.
|
||||
*
|
||||
* The Freescale license terms can be reviewed in the file
|
||||
*
|
||||
* Freescale_license.txt
|
||||
*
|
||||
* The generic mcf548x BSP has been developed on the basic
|
||||
* structures and modules of the av5282 BSP.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 2007 embedded brains GmbH. All rights reserved.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.org/license/LICENSE.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Location and size of on-chip devices
|
||||
|
||||
@@ -1,49 +1,31 @@
|
||||
/*===============================================================*\
|
||||
| Project: RTEMS generic mcf548x BSP |
|
||||
+-----------------------------------------------------------------+
|
||||
| File: linkcmd.m5484FireEngine.flash |
|
||||
+-----------------------------------------------------------------+
|
||||
| The file contains the linker directives for the generic MCF548x |
|
||||
| BSP to be used with an m5484FireEngine EVB to load and execute |
|
||||
| code in the boot FLASH. |
|
||||
+-----------------------------------------------------------------+
|
||||
| Copyright (c) 2007 |
|
||||
| embedded brains GmbH |
|
||||
| Obere Lagerstr. 30 |
|
||||
| 82178 Puchheim |
|
||||
| Germany |
|
||||
| rtems@embedded-brains.de |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| Parts of the code has been derived from the "dBUG source code" |
|
||||
| package Freescale is providing for M548X EVBs. The usage of |
|
||||
| the modified or unmodified code and it's integration into the |
|
||||
| generic mcf548x BSP has been done according to the Freescale |
|
||||
| license terms. |
|
||||
| |
|
||||
| The Freescale license terms can be reviewed in the file |
|
||||
| |
|
||||
| Freescale_license.txt |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| The generic mcf548x BSP has been developed on the basic |
|
||||
| structures and modules of the av5282 BSP. |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| The license and distribution terms for this file may be |
|
||||
| found in the file LICENSE in this distribution or at |
|
||||
| |
|
||||
| http://www.rtems.org/license/LICENSE. |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| date history ID |
|
||||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
||||
| 12.11.07 1.0 ras |
|
||||
| |
|
||||
\*===============================================================*/
|
||||
/*
|
||||
* RTEMS generic mcf548x BSP
|
||||
*
|
||||
* The file contains the linker directives for the generic MCF548x
|
||||
* BSP to be used with an m5484FireEngine EVB to load and execute
|
||||
* code in the boot FLASH.
|
||||
*
|
||||
* Parts of the code has been derived from the "dBUG source code"
|
||||
* package Freescale is providing for M548X EVBs. The usage of
|
||||
* the modified or unmodified code and it's integration into the
|
||||
* generic mcf548x BSP has been done according to the Freescale
|
||||
* license terms.
|
||||
*
|
||||
* The Freescale license terms can be reviewed in the file
|
||||
*
|
||||
* Freescale_license.txt
|
||||
*
|
||||
* The generic mcf548x BSP has been developed on the basic
|
||||
* structures and modules of the av5282 BSP.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 2007 embedded brains GmbH. All rights reserved.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.org/license/LICENSE.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Location and size of on-chip devices
|
||||
|
||||
@@ -1,47 +1,29 @@
|
||||
/*===============================================================*\
|
||||
| Project: RTEMS generic mcf548x BSP |
|
||||
+-----------------------------------------------------------------+
|
||||
| File: start.S |
|
||||
+-----------------------------------------------------------------+
|
||||
| The file contains the assembly part of MCF548x init code |
|
||||
+-----------------------------------------------------------------+
|
||||
| Copyright (c) 2007 |
|
||||
| embedded brains GmbH |
|
||||
| Obere Lagerstr. 30 |
|
||||
| 82178 Puchheim |
|
||||
| Germany |
|
||||
| rtems@embedded-brains.de |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| Parts of the code has been derived from the "dBUG source code" |
|
||||
| package Freescale is providing for M548X EVBs. The usage of |
|
||||
| the modified or unmodified code and it's integration into the |
|
||||
| generic mcf548x BSP has been done according to the Freescale |
|
||||
| license terms. |
|
||||
| |
|
||||
| The Freescale license terms can be reviewed in the file |
|
||||
| |
|
||||
| Freescale_license.txt |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| The generic mcf548x BSP has been developed on the basic |
|
||||
| structures and modules of the av5282 BSP. |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| The license and distribution terms for this file may be |
|
||||
| found in the file LICENSE in this distribution or at |
|
||||
| |
|
||||
| http://www.rtems.org/license/LICENSE. |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| date history ID |
|
||||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
||||
| 12.11.07 1.0 ras |
|
||||
| |
|
||||
\*===============================================================*/
|
||||
/*
|
||||
* RTEMS generic mcf548x BSP
|
||||
*
|
||||
* The file contains the assembly part of MCF548x init code.
|
||||
*
|
||||
* Parts of the code has been derived from the "dBUG source code"
|
||||
* package Freescale is providing for M548X EVBs. The usage of
|
||||
* the modified or unmodified code and it's integration into the
|
||||
* generic mcf548x BSP has been done according to the Freescale
|
||||
* license terms.
|
||||
*
|
||||
* The Freescale license terms can be reviewed in the file
|
||||
*
|
||||
* Freescale_license.txt
|
||||
*
|
||||
* The generic mcf548x BSP has been developed on the basic
|
||||
* structures and modules of the av5282 BSP.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 2007 embedded brains GmbH. All rights reserved.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.org/license/LICENSE.
|
||||
*/
|
||||
|
||||
/*===============================================================*\
|
||||
| Includes |
|
||||
|
||||
@@ -1,21 +1,17 @@
|
||||
/*===============================================================*\
|
||||
| Project: RTEMS generic MFC548x BSP |
|
||||
+-----------------------------------------------------------------+
|
||||
| Copyright (c) 2004-2009 |
|
||||
| embedded brains GmbH |
|
||||
| Obere Lagerstr. 30 |
|
||||
| 82178 Puchheim |
|
||||
| Germany |
|
||||
| rtems@embedded-brains.de |
|
||||
+-----------------------------------------------------------------+
|
||||
| The license and distribution terms for this file may be |
|
||||
| found in the file LICENSE in this distribution or at |
|
||||
| |
|
||||
| http://www.rtems.org/license/LICENSE. |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| this file declares glue functions to the Freescale Mcdma API |
|
||||
\*===============================================================*/
|
||||
/*
|
||||
* RTEMS generic mcf548x BSP
|
||||
*
|
||||
* This file declares glue functions to the Freescale Mcdma API.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 2004, 2009 embedded brains GmbH. All rights reserved.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.org/license/LICENSE.
|
||||
*/
|
||||
|
||||
#ifndef _MCDMA_GLUE_H
|
||||
#define _MCDMA_GLUE_H
|
||||
|
||||
|
||||
@@ -1,48 +1,30 @@
|
||||
/*===============================================================*\
|
||||
| Project: RTEMS generic mcf548x BSP |
|
||||
+-----------------------------------------------------------------+
|
||||
| File: mcf548x.h |
|
||||
+-----------------------------------------------------------------+
|
||||
| The file contains all register an bit definitions of the |
|
||||
| generic MCF548x BSP. |
|
||||
+-----------------------------------------------------------------+
|
||||
| Copyright (c) 2007 |
|
||||
| embedded brains GmbH |
|
||||
| Obere Lagerstr. 30 |
|
||||
| 82178 Puchheim |
|
||||
| Germany |
|
||||
| rtems@embedded-brains.de |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| Parts of the code has been derived from the "dBUG source code" |
|
||||
| package Freescale is providing for M548X EVBs. The usage of |
|
||||
| the modified or unmodified code and it's integration into the |
|
||||
| generic mcf548x BSP has been done according to the Freescale |
|
||||
| license terms. |
|
||||
| |
|
||||
| The Freescale license terms can be reviewed in the file |
|
||||
| |
|
||||
| Freescale_license.txt |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| The generic mcf548x BSP has been developed on the basic |
|
||||
| structures and modules of the av5282 BSP. |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| The license and distribution terms for this file may be |
|
||||
| found in the file LICENSE in this distribution or at |
|
||||
| |
|
||||
| http://www.rtems.org/license/LICENSE. |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
| |
|
||||
| date history ID |
|
||||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
||||
| 12.11.07 1.0 ras |
|
||||
| |
|
||||
\*===============================================================*/
|
||||
/*
|
||||
* RTEMS generic mcf548x BSP
|
||||
*
|
||||
* The file contains all register an bit definitions of the
|
||||
* generic MCF548x BSP.
|
||||
*
|
||||
* Parts of the code has been derived from the "dBUG source code"
|
||||
* package Freescale is providing for M548X EVBs. The usage of
|
||||
* the modified or unmodified code and it's integration into the
|
||||
* generic mcf548x BSP has been done according to the Freescale
|
||||
* license terms.
|
||||
*
|
||||
* The Freescale license terms can be reviewed in the file
|
||||
*
|
||||
* Freescale_license.txt
|
||||
*
|
||||
* The generic mcf548x BSP has been developed on the basic
|
||||
* structures and modules of the av5282 BSP.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright (c) 2007 embedded brains GmbH. All rights reserved.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.org/license/LICENSE.
|
||||
*/
|
||||
|
||||
#ifndef __MCF548X_H__
|
||||
#define __MCF548X_H__
|
||||
|
||||
Reference in New Issue
Block a user