nuttx/arch/mips
Lwazi Dube 2f73fe2267 boards/mips: Add networking support to CI20 board
Introduce networking capabilities to the Creator CI20 board by leveraging
the pre-existing dm9000 ethernet driver.

To achieve this, the following changes were made:
- Integrated the jz4780 GPIO module to properly configure and enable the
  interrupt pin required by the ethernet controller.
- Added `dm90x0.h` to export the dm9000 initialization function, allowing
  the board-specific setup code to initialize the network interface.

Signed-off-by: Lwazi Dube <lwazeh@gmail.com>
2026-07-17 16:14:14 -03:00
..
include arch/mips: Add basic support for MIPS Creator CI20 board 2026-07-15 08:02:55 -03:00
src boards/mips: Add networking support to CI20 board 2026-07-17 16:14:14 -03:00
Kconfig arch/mips: Add basic support for MIPS Creator CI20 board 2026-07-15 08:02:55 -03:00