[rtems-tools commit] tester: Increase the psim memory size to match the BSP.

Chris Johns chrisj at rtems.org
Thu Feb 7 18:41:54 UTC 2019


Module:    rtems-tools
Branch:    master
Commit:    e7d8293adec02d21c4b1aab784cf547c08b56899
Changeset: http://git.rtems.org/rtems-tools/commit/?id=e7d8293adec02d21c4b1aab784cf547c08b56899

Author:    Chris Johns <chrisj at rtems.org>
Date:      Tue Feb  5 16:05:15 2019 +1100

tester: Increase the psim memory size to match the BSP.

---

 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




More information about the vc mailing list