]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
h2200: Add support for iPAQ h2200 palmtop
authorŁukasz Dałek <luk0104@gmail.com>
Mon, 15 Oct 2012 07:46:54 +0000 (07:46 +0000)
committerMarek Vasut <marex@denx.de>
Tue, 16 Oct 2012 05:14:55 +0000 (07:14 +0200)
commit34cda7a0d89297e450106951d554b56ed4c1fd3b
treedfde59554bf0198e5daaa77960ec03261a8dc806
parentbd23b22badadcdc414a900828253961fc5ec6c39
h2200: Add support for iPAQ h2200 palmtop

Add basic support for HP iPAQ h2200 palmtop. h2200 palmtop was targeted
to general consumers. It has 64 MB of RAM, 32 MB flash. No intergrated
Wi-Fi nor Ethernet. Based on Intel PXA255 processor. It was shipped with
Windows CE 4.2 operating system.

Signed-off-by: Lukasz Dalek <luk0104@gmail.com>
MAINTAINERS
board/h2200/Makefile [new file with mode: 0644]
board/h2200/h2200-header.S [new file with mode: 0644]
board/h2200/h2200.c [new file with mode: 0644]
boards.cfg
include/configs/h2200.h [new file with mode: 0644]