]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spl: move SPL driver entries to driver/Makefile
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 11 Aug 2015 22:31:44 +0000 (07:31 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:24:16 +0000 (10:24 +0200)
commit33b9d2b10ef30904c9030237d25f369955dc370a
tree2ea627a6a4e98d2dfbe223b3f2083b7e52ccec11
parent441d058a840292ce91eaf1691e799ee83a825ae1
spl: move SPL driver entries to driver/Makefile

Just preparing for upcoming cleaning.

The board-specific linker script  board/vpac270/u-boot-spl.lds
has been touched to avoid build error.  It does not change the
size of spl/u-boot-spl.bin for this board, so it should be OK.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/vpac270/u-boot-spl.lds
drivers/Makefile
scripts/Makefile.spl