As DBE61 support now runs ram_check for non-debug purposes and has expected failures on DBE61A, downgrade the per-address looped fail notification printk and other messages from BIOS_ERR to BIOS_DEBUG. Document that if something is wanted to be reported in non-debug loglevels, one should do so in the caller based on the return value. Tweak a debug string in ram_verify to be more descriptive. Signed-off-by: Mart Raudsepp <mart.raudsepp@artecdesign.ee> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://coreboot.org/repository/coreboot-v3@1047 f3766cd6-281f-0410-b1cd-43a5c92072e9 |
||
|---|---|---|
| .. | ||
| clog2.c | ||
| compute_ip_checksum.c | ||
| console.c | ||
| delay.c | ||
| elfboot.c | ||
| Kconfig | ||
| lar.c | ||
| lzma.c | ||
| lzmadecode.c | ||
| lzmadecode.h | ||
| Makefile | ||
| mem.c | ||
| nrv2b.c | ||
| ram.c | ||
| ramtest.c | ||
| stage2.c | ||
| string.c | ||
| tables.c | ||
| uart8250.c | ||
| vsprintf.c | ||
| vtxprintf.c | ||