Stefan Roese | 0299c90 | 2015-10-20 15:14:47 +0200 | [diff] [blame] | 1 | # |
2 | # Copyright (C) 2015 Stefan Roese <sr@denx.de> | ||||
3 | # | ||||
4 | |||||
5 | # Armada XP uses version 1 image format | ||||
6 | VERSION 1 | ||||
7 | |||||
8 | # Boot Media configurations | ||||
9 | BOOT_FROM sdio | ||||
10 | |||||
11 | # Binary Header (bin_hdr) with DDR3 training code | ||||
12 | BINARY spl/u-boot-spl-dtb.bin 0000005b 00000068 |