[PATCH 1/4] tester: Increase the psim memory size to match the BSP.

chrisj at rtems.org chrisj at rtems.org
Tue Feb 5 05:10:10 UTC 2019


From: Chris Johns <chrisj at rtems.org>

---
 tester/rtems/testing/bsps/psim-device-tree | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tester/rtems/testing/bsps/psim-device-tree b/tester/rtems/testing/bsps/psim-device-tree
index 6049da4..d0b5f7c 100644
--- a/tester/rtems/testing/bsps/psim-device-tree
+++ b/tester/rtems/testing/bsps/psim-device-tree
@@ -3,7 +3,7 @@
 #
 /#address-cells 1
 /openprom/init/register/pvr 0xfffe0000
-/openprom/options/oea-memory-size 16777216
+/openprom/options/oea-memory-size 0x10000000
 ##### EEPROM @ 0x0c000000 for 512K
 /eeprom at 0x0c000000/reg 0x0c000000 0x80000
 /eeprom at 0x0c000000/nr-sectors 8
-- 
2.19.1



More information about the devel mailing list