public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Add bootcount support to SPL
@ 2013-09-27 19:26 Tom Rini
  2013-09-27 19:26 ` [U-Boot] [PATCH 1/2] SPL: Add CONFIG_SPL_BOOTCOUNT_SUPPORT Tom Rini
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Tom Rini @ 2013-09-27 19:26 UTC (permalink / raw)
  To: u-boot

The following patches depend on the series I posted earlier that adds
environment support to SPL as well as the series that converts the
davinci bootcount driver to support am335x as well.  The most obvious
issue to me as that as Scott pointed out with the last series, this
would be clearer Kconfig where we wouldn't need to introduce
CONFIG_SPL_BOOTCOUNT_SUPPORT and just re-use CONFIG_BOOTCOUNT_SUPPORT.
Other than that, I think things look good.  It may be possible to
re-jigger bootcount drivers to allow counting for both SPL and full
U-Boot to happen, if that's strongly desired but the way I see this
being used is to fall-back to a failsafe full U-Boot to do what's needed
there.

-- 
Tom

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

end of thread, other threads:[~2013-10-02 15:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 19:26 [U-Boot] [PATCH 0/2] Add bootcount support to SPL Tom Rini
2013-09-27 19:26 ` [U-Boot] [PATCH 1/2] SPL: Add CONFIG_SPL_BOOTCOUNT_SUPPORT Tom Rini
2013-09-30  6:37   ` Stefan Roese
2013-10-02 13:14     ` Tom Rini
2013-09-27 19:26 ` [U-Boot] [PATCH 2/2] am335x: Switch to CONFIG_SPL_BOOTCOUNT_SUPPORT Tom Rini
2013-09-28  1:20 ` [U-Boot] [PATCH 0/2] Add bootcount support to SPL Otavio Salvador
2013-10-02 15:07   ` Tom Rini

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