diff --git a/Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst b/Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst index c2e714466b08b..30381bb5d926f 100644 --- a/Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst +++ b/Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst @@ -70,3 +70,20 @@ nsh Basic configuration to run the NuttShell (nsh). +hwtest +--- + +Configuration to run the NuttShell (nsh) and enabling the peripherals. +- I2C0 & I2C1 +- Ethernet on MAC 1, configured to 1Gbit speed +- USB (high speed) + CDCACM +- SDCard +- SPI0 & SPI1 +- UART0-4 +- CorePWM (nb. needs the FPGA IP installed to work) +- CoreSPI (nb. needs the FPGA IP installed to work) + +The following applications are available: +- TelnetD (at address 10.0.0.2) +- tcpblaster & udpblaster +- ostest