All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH V2 0/2] bootstage: fix fdt stashing and reporting
@ 2014-02-19 15:16 Rommel G Custodio
  2014-02-19 15:16 ` [U-Boot] [PATCH V2 1/2] bootstage: arm: fix fdt stashing code Rommel G Custodio
  2014-02-19 15:16 ` [U-Boot] [PATCH V2 2/2] bootstage: powerpc: support fdt stash and reporting Rommel G Custodio
  0 siblings, 2 replies; 5+ messages in thread
From: Rommel G Custodio @ 2014-02-19 15:16 UTC (permalink / raw)
  To: u-boot

In arm, it seems there is a discrepancy in the code. The fdt stashing code
uses an undefined variable.

In powerpc, implement fdt stashing and pre-boot reporting of bootstage
timing data.

Fixed a typo in the commit log.

Rommel G Custodio (2):
  bootstage: arm: fix fdt stashing code
  bootstage: powerpc: support fdt stash and reporting

 arch/arm/lib/bootm.c     | 3 +--
 arch/powerpc/lib/bootm.c | 7 +++++++
 2 files changed, 8 insertions(+), 2 deletions(-)

-- 
1.9.0

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

end of thread, other threads:[~2014-04-07 22:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-19 15:16 [U-Boot] [PATCH V2 0/2] bootstage: fix fdt stashing and reporting Rommel G Custodio
2014-02-19 15:16 ` [U-Boot] [PATCH V2 1/2] bootstage: arm: fix fdt stashing code Rommel G Custodio
2014-04-07 22:00   ` Albert ARIBAUD
2014-02-19 15:16 ` [U-Boot] [PATCH V2 2/2] bootstage: powerpc: support fdt stash and reporting Rommel G Custodio
2014-03-07 23:03   ` York Sun

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.