Home
last modified time | relevance | path

Searched hist:"1 fb67608b309bd7f49842fbdfb1dc2b18a250965" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dtiny-printf.c1fb67608b309bd7f49842fbdfb1dc2b18a250965 Sat May 14 20:02:52 UTC 2016 Simon Glass <sjg@chromium.org> tiny-printf: Tidy up a few nits

- Rename 'w' to 'width' to make it more obvious what it is used for
- Use bool and int types instead of char to avoid register-masking on
32-bit machines

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>