Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory
authorStefan Roese <sr@denx.de>
Tue, 2 Apr 2019 08:57:23 +0000 (10:57 +0200)
committerEugen Hristev <eugen.hristev@microchip.com>
Tue, 9 Apr 2019 06:28:50 +0000 (09:28 +0300)
commit581e711ad1216fa791bf20a3598c601af77a77b1
tree11ea5de8b3b70f1554ee3663f125d210e4101731
parentda8a77124191e603e8cdeb2aaa94fba94def9509
Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory

This patch moves the AT91SAM NAND booting SPL image "boot.bin" which
includes the ECC values from the root directory into the spl directory,
where all SPL related images are located.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Cc: Andreas Bießmann <andreas@biessmann.org>
Cc: Eugen Hristev <eugen.hristev@microchip.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Tested on the taurus board:
Tested-by: Heiko Schocher <hs@denx.de>
scripts/Makefile.spl