User`s guide

Getting Started 2–27
Sample Session on the EB164
SROM> sb ! Set base address for PCI configuration
A> 8700000000
! space.
00000087.00000000
BaseAddr ON
SROM> dm
! Reset the ISA bus.
A> 809a0
! Assert the reset signal.
D> 5800
SROM> dm ! Deassert the reset signal.
A> 809a0
D> 5000
SROM> dm ! Set UBCSA register to allow access to
A> 809c0
! RTC, keyboard, lbios and xbios.
D> c30000
SROM> dm ! Set UBCSB register to allow access to
A> 809e0
! configuration jumpers (address 0x801-2).
D> ff000000
SROM> em ! Read SIO identification registers.
A> 80000
! The value shown is the Intel ID for
00000087.00080000: 04848086 ! this part.
SROM> ba
00000087.00000000
BaseAddr OFF
SROM> dm
! Write out to the LEDs post-card. You
A> 8580001000
! should see an F0 on it.
D> f0
SROM> em ! Read first byte of flash. If it has an
A> 86fff80000
! image with the standard ROM header, you
00000086.fff80000: 5a5ac3c3 ! will see this signature.