arm: pxa: Add support for ICP DAS LP-8x4x
LP-8x4x is a programmable automation controller by ICP DAS. It is
shipped with outdated U-Boot v1.3.0
This patch adds enough supports to boot the board:
- 128M of 128M SDRAM
- 32M of 48M NOR Flash memory
- 1 of 4 Serial consoles (PXA FFUART)
- 2 of 2 Ethernet controllers (DM9000)
Signed-off-by:
Sergey Yanovich <ynvich@gmail.com>
Series-to: u-boot
Series-cc: marex
Showing
- MAINTAINERS 4 additions, 0 deletionsMAINTAINERS
- board/icpdas/lp8x4x/Makefile 41 additions, 0 deletionsboard/icpdas/lp8x4x/Makefile
- board/icpdas/lp8x4x/lp8x4x.c 147 additions, 0 deletionsboard/icpdas/lp8x4x/lp8x4x.c
- boards.cfg 1 addition, 0 deletionsboards.cfg
- include/configs/lp8x4x.h 262 additions, 0 deletionsinclude/configs/lp8x4x.h
Loading
Please register or sign in to comment