Dennis Gilmore | 77c3940 | 2018-06-11 19:39:53 -0500 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
2 | # | ||||
3 | # Copyright (C) 2015 Stefan Roese <sr@denx.de> | ||||
4 | # | ||||
5 | |||||
6 | # Armada 38x use version 1 image format | ||||
7 | VERSION 1 | ||||
8 | |||||
9 | # Boot Media configurations | ||||
10 | BOOT_FROM sdio | ||||
11 | |||||
12 | # Binary Header (bin_hdr) with DDR3 training code | ||||
13 | BINARY spl/u-boot-spl-dtb.bin 0000005b 00000068 |