u-boot-2016/post
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...()
These calls should not be made directly any more, since bootstage
will call the show_boot_...() functions as needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
2012-03-18 21:41:39 +01:00
..
board
cpu
drivers
lib_powerpc
Makefile Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU" 2012-03-12 15:00:23 +01:00
post.c bootstage: Replace show_boot_progress/error() with bootstage_...() 2012-03-18 21:41:39 +01:00
rules.mk
tests.c