Browse Source
Add skeletal documentation of the collie board. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 20200713175746.5936-3-peter.maydell@linaro.orgpull/95/head
3 changed files with 18 additions and 0 deletions
@ -0,0 +1,16 @@ |
|||
Sharp Zaurus SL-5500 (``collie``) |
|||
================================= |
|||
|
|||
This machine is a model of the Sharp Zaurus SL-5500, which was |
|||
a 1990s PDA based on the StrongARM SA1110. |
|||
|
|||
Implemented devices: |
|||
|
|||
* NOR flash |
|||
* Interrupt controller |
|||
* Timer |
|||
* RTC |
|||
* GPIO |
|||
* Peripheral Pin Controller (PPC) |
|||
* UARTs |
|||
* Synchronous Serial Ports (SSP) |
|||
Loading…
Reference in new issue