The SPI drivers from u-boot make heavy use of %zu/%zd (size_t/ssize_t). Implement this in our printk implementation so we get useful output. Change-Id: I91798ff4f28b9c3cd4db204c7ec503596d247dcd Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/1043 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de> |
||
|---|---|---|
| .. | ||
| cbmem_console.c | ||
| console.c | ||
| die.c | ||
| Kconfig | ||
| logbuf_console.c | ||
| Makefile.inc | ||
| ne2k_console.c | ||
| post.c | ||
| printk.c | ||
| uart8250_console.c | ||
| uart8250mem_console.c | ||
| usbdebug_console.c | ||
| vsprintf.c | ||
| vtxprintf.c | ||