bsp/leon3: Move system control register support

Move, document, and reformat support functions from <leon.h> to
<bsp/leon3.h>.
This commit is contained in:
Sebastian Huber
2021-07-20 15:37:52 +02:00
parent c77a20e85b
commit 8c9daf56f8
5 changed files with 176 additions and 102 deletions

View File

@@ -18,7 +18,6 @@
#include <bsp/fatal.h>
#include <bsp/irq.h>
#include <bsp/leon3.h>
#include <leon.h>
#include <rtems/bspIo.h>
#include <rtems/sysinit.h>
#include <rtems/score/assert.h>

View File

@@ -40,7 +40,7 @@
#include <bsp.h>
#include <bsp/irq-generic.h>
#include <leon.h>
#include <bsp/leon3.h>
#include <bsp/bootcard.h>
#include <rtems/sysinit.h>

View File

@@ -7,7 +7,7 @@
*/
#include <amba.h>
#include <leon.h>
#include <bsp/leon3.h>
#define CPU_CACHE_SUPPORT_PROVIDES_RANGE_FUNCTIONS