]> Git Repo - J-u-boot.git/commit - Makefile
add new board pm9g45
authorAsen Dimov <[email protected]>
Tue, 20 Apr 2010 19:49:04 +0000 (22:49 +0300)
committerTom <[email protected]>
Sun, 6 Jun 2010 13:36:28 +0000 (08:36 -0500)
commitb5d289fc29842095d5cd0f82cceab1b0b2e824ba
tree178776fbea02a20d3dc7b2cff44060fdaf89f07b
parent409a07c9d72b0d833c1cce264bdb4bb2628fe28e
add new board pm9g45

Add the new board PM9G45 from Ronetix GmbH.
* AT91SAM9G45 MCU at 400Mhz.
* 128MB DDR2 SDRAM
* 256MB NAND
* 10/100 MBits Ethernet DP83848
* Serial number chip DS2401

The board is made as SODIMM200 module.
For more info www.ronatix.at or [email protected].

Signed-off-by: Asen Dimov <[email protected]>
MAINTAINERS
MAKEALL
Makefile
board/ronetix/pm9g45/Makefile [new file with mode: 0644]
board/ronetix/pm9g45/config.mk [new file with mode: 0644]
board/ronetix/pm9g45/pm9g45.c [new file with mode: 0644]
include/configs/pm9g45.h [new file with mode: 0644]
This page took 0.040007 seconds and 4 git commands to generate.