[U-Boot] [PATCH v2 04/15] spl: move SPL driver entries to driver/Makefile
Simon Glass
sjg at chromium.org
Mon Aug 3 16:06:19 CEST 2015
On 1 August 2015 at 07:14, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> 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 at socionext.com>
> ---
>
> Changes in v2:
> - Do not delete vpac270 board.
> Instead, change board/vpac270/u-boot-spl.lds
>
> board/vpac270/u-boot-spl.lds | 2 +-
> drivers/Makefile | 36 ++++++++++++++++++++++++++++++++++++
> scripts/Makefile.spl | 30 +-----------------------------
> 3 files changed, 38 insertions(+), 30 deletions(-)
Great patch!
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list