diff options
author | Asen Dimov <dimov@ronetix.at> | 2010-04-20 22:49:04 +0300 |
---|---|---|
committer | Tom <Tom@bumblecow.com> | 2010-06-06 08:36:28 -0500 |
commit | b5d289fc29842095d5cd0f82cceab1b0b2e824ba (patch) | |
tree | 178776fbea02a20d3dc7b2cff44060fdaf89f07b /MAKEALL | |
parent | 409a07c9d72b0d833c1cce264bdb4bb2628fe28e (diff) | |
download | talos-obmc-uboot-b5d289fc29842095d5cd0f82cceab1b0b2e824ba.tar.gz talos-obmc-uboot-b5d289fc29842095d5cd0f82cceab1b0b2e824ba.zip |
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 info@ronetix.at.
Signed-off-by: Asen Dimov <dimov@ronetix.at>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -682,6 +682,7 @@ LIST_at91=" \ otc570 \ pm9261 \ pm9263 \ + pm9g45 \ SBC35_A9G20 \ TNY_A9260 \ TNY_A9G20 \ |