public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] Remove redundant CONFIG_SPL_START_S_PATH
@ 2014-11-21  2:50 Masahiro Yamada
  2014-11-21  2:50 ` [U-Boot] [PATCH 1/3] powerpc: lwmon5: remove redundant CONFIG_SPL_* defines Masahiro Yamada
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Masahiro Yamada @ 2014-11-21  2:50 UTC (permalink / raw)
  To: u-boot


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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-12-08 21:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-21  2:50 [U-Boot] [PATCH 0/3] Remove redundant CONFIG_SPL_START_S_PATH Masahiro Yamada
2014-11-21  2:50 ` [U-Boot] [PATCH 1/3] powerpc: lwmon5: remove redundant CONFIG_SPL_* defines Masahiro Yamada
2014-11-21  8:23   ` Stefan Roese
2014-12-08 21:42   ` [U-Boot] [U-Boot, " Tom Rini
2014-11-21  2:50 ` [U-Boot] [PATCH 2/3] powerpc: a3m071: " Masahiro Yamada
2014-11-21  8:23   ` Stefan Roese
2014-12-08 21:42   ` [U-Boot] [U-Boot, " Tom Rini
2014-11-21  2:50 ` [U-Boot] [PATCH 3/3] imx6: remove redudant CONFIG_SPL_START_S_PATH define Masahiro Yamada
2014-12-08 21:42   ` [U-Boot] [U-Boot, " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox