Dirk Eibach | fb60594 | 2017-02-22 16:07:23 +0100 | [diff] [blame] | 1 | # |
2 | # Copyright (C) 2014 Stefan Roese <sr@denx.de> | ||||
3 | # | ||||
4 | |||||
5 | # Armada 38x uses version 1 image format | ||||
6 | VERSION 1 | ||||
7 | |||||
8 | # Boot Media configurations | ||||
9 | #@BOOT_FROM | ||||
10 | |||||
11 | # Binary Header (bin_hdr) with DDR3 training code | ||||
Pali Rohár | d78e1e9 | 2021-10-21 16:46:09 +0200 | [diff] [blame] | 12 | BINARY spl/u-boot-spl.bin |