Changeset fa4e67c in rtems
- Timestamp:
- Oct 31, 2007, 2:28:19 PM (13 years ago)
- Branches:
- 4.10, 4.11, 4.9, 5, master
- Children:
- 91a492a2
- Parents:
- 84f86cb
- Location:
- c/src/lib/libbsp/powerpc/gen5200
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/gen5200/ChangeLog
r84f86cb rfa4e67c 1 2007-10-31 Joel Sherrill <joel.sherrill@oarcorp.com> 2 3 * include/mpc5200.h: Fix typo. 4 1 5 2007-10-30 Joel Sherrill <joel.sherrill@oarcorp.com> 2 6 -
c/src/lib/libbsp/powerpc/gen5200/include/mpc5200.h
r84f86cb rfa4e67c 579 579 #define GPIO_SIST_SINT_1_PSC3_5_PIN_STATUS 0x02000000 580 580 #define GPIO_SIST_SINT_0_PSC3_4_PIN_STATUS 0x01000000 581 #define GPIO_SIST_SINT_7_ETH_16_PIN_VALUE 0x00800000 0581 #define GPIO_SIST_SINT_7_ETH_16_PIN_VALUE 0x00800000 582 582 #define GPIO_SIST_SINT_6_ETH_15_PIN_VALUE 0x00400000 583 583 #define GPIO_SIST_SINT_5_ETH_14_PIN_VALUE 0x00200000
Note: See TracChangeset
for help on using the changeset viewer.