]> git.ipfire.org Git - thirdparty/u-boot.git/commit - Makefile
common: add spl/u-boot-spl.hex target
authorDalon Westergreen <dwesterg@gmail.com>
Mon, 10 Sep 2018 17:28:47 +0000 (10:28 -0700)
committerMarek Vasut <marex@denx.de>
Sat, 15 Sep 2018 01:17:01 +0000 (03:17 +0200)
commit2ff60af605d64218374dbaf71cf47be865f84192
treecf658413ecc51072ebe26d85bdc88a9ba1d49370
parent9ea354444d156b1f7c1d1990a32215c257b38e16
common: add spl/u-boot-spl.hex target

Some devices, namely Intel's stratix10 SoC, require u-boot-spl in
a hex format.  This patch adds spl/u-boot-spl.hex as a possible
target.

Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
Makefile