]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
bootstage: powerpc: support fdt stash and reporting
authorMela Custodio <sessyargc@gmail.com>
Wed, 19 Feb 2014 15:16:57 +0000 (00:16 +0900)
committerYork Sun <yorksun@freescale.com>
Fri, 7 Mar 2014 22:52:31 +0000 (14:52 -0800)
commitb892465dae6afc5528724c044991a76f241cd177
tree272ea23547331666ce40c069a0b38bcb03a5e1b9
parent9c641a872aa54edc97d69281f705819e96a5c90e
bootstage: powerpc: support fdt stash and reporting

This implements stashing of bootstage timing data to FDT and automatic
timing reporting. To enable define CONFIG_BOOTSTAGE_FDT and
CONFIG_BOOTSTAGE_REPORT respectively.

Signed-off-by: Rommel G Custodio <sessyargc+u-boot@gmail.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/powerpc/lib/bootm.c