]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
arm: pxa: Add support for ICP DAS LP-8x4x
authorSergey Yanovich <ynvich@gmail.com>
Mon, 20 May 2013 21:26:00 +0000 (01:26 +0400)
committerMarek Vasut <marex@denx.de>
Wed, 12 Jun 2013 20:24:09 +0000 (22:24 +0200)
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


No differences found