public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] RFC: Patches to reduce TPL code size
@ 2017-03-26 23:38 Simon Glass
  2017-03-26 23:38 ` [U-Boot] [PATCH 1/3] Makefile: Correct dependency race condition with TPL Simon Glass
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Simon Glass @ 2017-03-26 23:38 UTC (permalink / raw)
  To: u-boot

With the rockchip 'rock' board some build and code size problems have come
to light with TPL. This series provides a few ideas to improve things.


Simon Glass (3):
  Makefile: Correct dependency race condition with TPL
  string: Provide a slimmed-down memset()
  Makefile: Provide an option to select SPL or TPL

 Makefile               | 3 ++-
 lib/Kconfig            | 9 +++++++++
 lib/string.c           | 6 ++++--
 scripts/Kbuild.include | 6 ++++++
 scripts/Makefile.spl   | 6 ++++++
 5 files changed, 27 insertions(+), 3 deletions(-)

-- 
2.12.1.578.ge9c3154ca4-goog

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

end of thread, other threads:[~2017-04-02  0:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-26 23:38 [U-Boot] [PATCH 0/3] RFC: Patches to reduce TPL code size Simon Glass
2017-03-26 23:38 ` [U-Boot] [PATCH 1/3] Makefile: Correct dependency race condition with TPL Simon Glass
2017-03-27 19:39   ` Heiko Stuebner
2017-04-02  0:05     ` Simon Glass
2017-03-26 23:38 ` [U-Boot] [PATCH 2/3] string: Provide a slimmed-down memset() Simon Glass
2017-03-27  7:14   ` Alexander Graf
2017-03-27 15:17     ` Heiko Stuebner
2017-03-27 21:16       ` Alexander Graf
2017-03-28 12:34         ` Heiko Stuebner
2017-03-27 19:55   ` Heiko Stuebner
2017-03-30 11:14   ` [U-Boot] [PATCH v2] " Heiko Stuebner
2017-03-26 23:38 ` [U-Boot] [PATCH 3/3] Makefile: Provide an option to select SPL or TPL Simon Glass

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