summaryrefslogtreecommitdiffstats
path: root/simulator/bcm5719_DEVICE.cpp
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2019-03-11 19:16:33 -0600
committerEvan Lojewski <github@meklort.com>2019-03-11 19:16:33 -0600
commit36b97fd32cf587808c9e6abb2cbc280bcda7e8d0 (patch)
tree6a3e467d0d24dc412831de11ffe3e9be900e62a3 /simulator/bcm5719_DEVICE.cpp
parent39a24f82f4f000132cea47a3d9297f952e332a73 (diff)
downloadbcm5719-ortega-36b97fd32cf587808c9e6abb2cbc280bcda7e8d0.tar.gz
bcm5719-ortega-36b97fd32cf587808c9e6abb2cbc280bcda7e8d0.zip
Add in additional NVM configuration registers to the ipxact and regenerate.
Diffstat (limited to 'simulator/bcm5719_DEVICE.cpp')
-rw-r--r--simulator/bcm5719_DEVICE.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/simulator/bcm5719_DEVICE.cpp b/simulator/bcm5719_DEVICE.cpp
index 1aab6d6..fe57af6 100644
--- a/simulator/bcm5719_DEVICE.cpp
+++ b/simulator/bcm5719_DEVICE.cpp
@@ -261,6 +261,8 @@ void init_bcm5719_DEVICE(void)
/** @brief Bitmap for @ref DEVICE_t.GrcModeControl. */
+ /** @brief Bitmap for @ref DEVICE_t.MiscellaneousConfig. */
+
/** @brief Bitmap for @ref DEVICE_t.MiscellaneousLocalControl. */
/** @brief Bitmap for @ref DEVICE_t.Timer. */
OpenPOWER on IntegriCloud