Daniel has posted a nice patch to introduce arch/$ARCH/Makefile.
http://patchwork.ozlabs.org/patch/412497/

Because it is touching CONFIG_SPL_START_S_PATH,
I'd like to remove redundant CONFIG_SPL_START_S_PATH beforehand
in order to help to review Daniel's patch.

It turned out all the CONFIG_SPL_START_S_PATH defines on powerpc
boards are totally bogus.
Now it is very clear why Daniel did not add START_S_PATH handling
in arch/powerpc/Makefile.



Masahiro Yamada (3):
  powerpc: lwmon5: remove redundant CONFIG_SPL_* defines
  powerpc: a3m071: remove redundant CONFIG_SPL_* defines
  imx6: remove redudant CONFIG_SPL_START_S_PATH define

 include/configs/a3m071.h   | 2 --
 include/configs/imx6_spl.h | 1 -
 include/configs/lwmon5.h   | 2 --
 3 files changed, 5 deletions(-)

-- 
1.9.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to