[rtems commit] leon, ambapp: Added L4STAT driver to ambapp ids

Daniel Hellstrom danielh at rtems.org
Tue May 2 10:38:43 UTC 2017


Module:    rtems
Branch:    master
Commit:    21b3319f74fca59877121fb2e7483ebbe1e24c7b
Changeset: http://git.rtems.org/rtems/commit/?id=21b3319f74fca59877121fb2e7483ebbe1e24c7b

Author:    Javier Jalle <javier.jalle at gaisler.com>
Date:      Tue Mar  7 12:50:48 2017 +0100

leon, ambapp: Added L4STAT driver to ambapp ids

---

 c/src/lib/libbsp/sparc/shared/include/drvmgr/ambapp_bus.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/c/src/lib/libbsp/sparc/shared/include/drvmgr/ambapp_bus.h b/c/src/lib/libbsp/sparc/shared/include/drvmgr/ambapp_bus.h
index 41df26e..e59af06 100644
--- a/c/src/lib/libbsp/sparc/shared/include/drvmgr/ambapp_bus.h
+++ b/c/src/lib/libbsp/sparc/shared/include/drvmgr/ambapp_bus.h
@@ -58,6 +58,7 @@ extern "C" {
 #define DRIVER_AMBAPP_GAISLER_SPW_ROUTER_ID	DRIVER_AMBAPP_ID(VENDOR_GAISLER, GAISLER_SPW_ROUTER)
 #define DRIVER_AMBAPP_GAISLER_L2CACHE_ID	DRIVER_AMBAPP_ID(VENDOR_GAISLER, GAISLER_L2CACHE)
 #define DRIVER_AMBAPP_GAISLER_MEMSCRUB_ID	DRIVER_AMBAPP_ID(VENDOR_GAISLER, GAISLER_MEMSCRUB)
+#define DRIVER_AMBAPP_GAISLER_L4STAT_ID		DRIVER_AMBAPP_ID(VENDOR_GAISLER, GAISLER_L4STAT)
 
 /*** ESA Hardware Device Driver IDs ***/
 #define DRIVER_AMBAPP_ESA_MCTRL_ID		DRIVER_AMBAPP_ID(VENDOR_ESA, ESA_MCTRL)



More information about the vc mailing list