]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm, da850: add ipam390 board support
authorHeiko Schocher <hs@denx.de>
Mon, 5 Aug 2013 14:00:38 +0000 (16:00 +0200)
committerTom Rini <trini@ti.com>
Thu, 15 Aug 2013 22:38:36 +0000 (18:38 -0400)
commit03efcb05054fb7da9ef5fc76244bfa40e2e2c4b5
treec8dcf3d1ff8feefca7a949f0c33c8dda919cc44f
parent9c8deaeeb79523d45d836c730c59c857f53b5f65
arm, da850: add ipam390 board support

add the am1808 based ipam390 board from Barix.

- 128MByte, DDR2, synchronous RAM 16bit databus to SDRAM
  interface
- 128MByte, NAND Flash, 8bit databus to the NANDFlash
  Interface
- Ethernet PHY Micrel KSZ8051R via RMII
- Console on UART 0
- booting fron nand flash
- spl falcon bootmode

Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Tom Rini <trini@ti.com>
MAINTAINERS
board/Barix/ipam390/Makefile [new file with mode: 0644]
board/Barix/ipam390/README.ipam390 [new file with mode: 0644]
board/Barix/ipam390/ipam390-ais-uart.cfg [new file with mode: 0644]
board/Barix/ipam390/ipam390.c [new file with mode: 0644]
board/Barix/ipam390/u-boot-spl-ipam390.lds [new file with mode: 0644]
boards.cfg
include/configs/ipam390.h [new file with mode: 0644]