]> Git Repo - u-boot.git/commit
Drop the log buffer
authorSimon Glass <[email protected]>
Mon, 4 Dec 2017 20:48:23 +0000 (13:48 -0700)
committerTom Rini <[email protected]>
Thu, 7 Dec 2017 20:17:00 +0000 (15:17 -0500)
commitc5404b64fb5a35d41f7eff6d12b8ffdb0c851040
tree599a546f22a8349cee2989abf10f295124266180
parent0ad0458c76107b29325b8c38804e0407bed42a79
Drop the log buffer

This does not appear to be used by any boards. Before introducing a new
log system, remove this old one.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
12 files changed:
cmd/Makefile
cmd/log.c [deleted file]
common/board_f.c
common/board_r.c
common/image.c
common/stdio.c
include/asm-generic/global_data.h
include/logbuff.h [deleted file]
include/post.h
post/post.c
post/tests.c
scripts/config_whitelist.txt
This page took 0.039208 seconds and 4 git commands to generate.