]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit1c48b8633ffdd591982270f61b02ee26af3f64ae
treecf658413ecc51072ebe26d85bdc88a9ba1d49370
parent7cb7bbb7166c6e3ee8fd3f0bd1a49b58a3beae52
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