source: rtems-tools/tester/rtems/testing/bsps/psim-device-tree @ 71fb99b

4.104.115
Last change on this file since 71fb99b was 05d2385, checked in by Chris Johns <chrisj@…>, on 03/26/14 at 05:45:19

bsp: Add psim.

  • Property mode set to 100644
File size: 930 bytes
RevLine 
[05d2385]1#
2#  Device Tree for PSIM
3#
4/#address-cells 1
5/openprom/init/register/pvr 0xfffe0000
6/openprom/options/oea-memory-size 16777216
7##### EEPROM @ 0x0c000000 for 512K
8/eeprom@0x0c000000/reg 0x0c000000 0x80000
9/eeprom@0x0c000000/nr-sectors 8
10/eeprom@0x0c000000/sector-size 0x10000
11/eeprom@0x0c000000/byte-write-delay 1000
12/eeprom@0x0c000000/sector-start-delay 100
13/eeprom@0x0c000000/erase-delay 1000
14/eeprom@0x0c000000/manufacture-code 0x01
15/eeprom@0x0c000000/device-code 0xa4
16
17##### NVRAM/RTC NVRAM Portion is 0x0c080000 for 512K
18##### NVRAM/RTC RTC   Portion is 0x0c100000 for 12
19/nvram@0x0c080000/reg 0x0c080000 524300
20/nvram@0x0c080000/timezone -3600
21
22##### OPENPIC @ 0x0c130000 - 0x0c170000 (512K)
23/opic@0x0c130000/reg              0x0c130000 0 0x0c130000 0x40000
24/opic@0x0c130000/interrupt-ranges 0 0 0 16
25/opic@0x0c130000/device_type      open-pic
26## interupt out -> CPU's interrupt pin
27/opic@0x0c130000 > intr0 int /cpus/cpu@0
Note: See TracBrowser for help on using the repository browser.