Thomas Heijligen uploaded patch set #2 to this change.
printf: Use inttype.h macros for format strings
DJGPP for compiling DOS has other sizes for the normal int types and
therefore throwing errors when when using %i %d or %x with uint32_t.
Fix these warnings by using the macros created for it and provided in
inttypes.h.
Change-Id: Ia75b6df981ce60c891161fe553c7ceab8570178d
Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.com>
---
M cli_classic.c
M dummyflasher.c
M erasure_layout.c
M flashrom.c
M ich_descriptors.c
M jedec.c
M layout.c
M s25f.c
M sfdp.c
M spi25.c
M spi95.c
11 files changed, 90 insertions(+), 74 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/40/73040/2
To view, visit change 73040. To unsubscribe, or for help writing mail filters, visit settings.