On 1 August 2015 at 07:14, Masahiro Yamada <[email protected]> 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 <[email protected]> > --- > > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

