From e7d8293adec02d21c4b1aab784cf547c08b56899 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 5 Feb 2019 16:05:15 +1100 Subject: 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@0x0c000000/reg 0x0c000000 0x80000 /eeprom@0x0c000000/nr-sectors 8 -- cgit v1.2.3