diff options
author | Chris Packham <judge.packham@gmail.com> | 2019-04-13 20:21:18 +1200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2019-04-26 07:35:38 +0200 |
commit | d55254ab77d84f254829578d0b12f8e15082c0a4 (patch) | |
tree | 00ad040cea53602f36de74bb51f2773b4a61c049 /board/Marvell/db-88f6281-bp/.gitignore | |
parent | 30387ee292f04b039d6bd0922e90402c61fa7a21 (diff) |
ARM: kirkwood: add db-88f6281-bp board
This is Marvell's Kirkwood development board. It has the following
features
- 512M DDR2
- 2 PCI connectors
- 1 x1 PCI-e interface
- 1 Gigabit Ethernet Port
- 2 SATA Ports
- USB 2.0 Interface
- SDIO
- 128M NAND Flash
- 16M SPI Flash
It can be strapped to boot from SPI or NAND so there are two defconfigs
(one per boot media).
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/Marvell/db-88f6281-bp/.gitignore')
-rw-r--r-- | board/Marvell/db-88f6281-bp/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/Marvell/db-88f6281-bp/.gitignore b/board/Marvell/db-88f6281-bp/.gitignore new file mode 100644 index 0000000000..775b9346b8 --- /dev/null +++ b/board/Marvell/db-88f6281-bp/.gitignore @@ -0,0 +1 @@ +kwbimage.cfg |