mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
c0def248ca
This board is a plug in card for Marvell's switch system development kits. Form-factor aside it is similar to the DB-88F6820-GP with the following differences. - TCLK is 200MHz - SPI1 is used - No SATA - No MMC - NAND flash Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Stefan Roese <sr@denx.de>
12 lines
245 B
INI
12 lines
245 B
INI
#
|
|
# Copyright (C) 2014 Stefan Roese <sr@denx.de>
|
|
#
|
|
|
|
# Armada XP uses version 1 image format
|
|
VERSION 1
|
|
|
|
# Boot Media configurations
|
|
BOOT_FROM spi
|
|
|
|
# Binary Header (bin_hdr) with DDR3 training code
|
|
BINARY spl/u-boot-spl-dtb.bin 0000005b 00000068
|