[U-Boot] [PATCH 0/2] bootstage: fix fdt stashing and reporting
Rommel G Custodio
sessyargc at gmail.com
Wed Feb 19 16:01:14 CET 2014
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.
Rommel G Custodio (2):
bootstage: arm: fix fdt stashing code
ootstage: 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
More information about the U-Boot
mailing list