summaryrefslogtreecommitdiff
path: root/common/cmd_ambapp.c
Commit message (Collapse)AuthorAgeLines
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-13-2/+2
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ↵Daniel Hellstrom2008-04-08-0/+278
can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version. Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>