]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit2368945b1d1781b54a5c6cf5048c042df776157e
tree11ea5de8b3b70f1554ee3663f125d210e4101731
parent346a52ed4086e298e95657f224956c6360f1e311
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