Files
u-boot-bpi-r3/lib
Thierry Reding 1701892790 vsprintf: Support phys_addr_t specifier unconditionally
When phys_addr_t printf specifier support was first introduced in commit
1eebd14b79 ("vsprintf: Add modifier for phys_addr_t"), it was enabled
only if CONFIG_CMD_NET was selected. Since physical addresses are not
unique to networking support it doesn't make sense to conditionally add
it in those cases only. Move support for it outside of the CMD_NET guard
so that the specifier is always supported.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-04-11 20:10:05 -06:00
..
2019-04-03 10:26:46 -04:00
2019-02-13 09:40:05 +01:00
2017-04-13 09:41:10 -04:00
2018-06-13 07:49:12 -04:00
2019-02-02 08:19:17 -05:00
2019-02-09 07:50:58 -05:00
2012-04-29 14:14:08 +02:00
2018-09-05 16:02:34 -04:00
2018-11-20 19:14:22 -07:00
2019-03-29 10:53:18 -04:00
2019-02-19 08:55:43 -05:00