[PATCH] ARM: rockchip: dmc: reduce number of leading zeroes
Sascha Hauer
s.hauer at pengutronix.de
Mon Aug 5 22:55:41 PDT 2024
On Mon, 05 Aug 2024 17:35:21 +0200, Ahmad Fatoum wrote:
> Driver probe currently results in:
>
> rockchip-dmc memory-controller.of: Detected memory size: 0x0000000080000000
>
> which while correct is a bit hard to read, because of the number
> of zeroes. Make it a bit more readable by showing zeroes to the left
> only if the size up to 4G. This would turn the above into a more
> readable:
>
> [...]
Applied, thanks!
[1/1] ARM: rockchip: dmc: reduce number of leading zeroes
https://git.pengutronix.de/cgit/barebox/commit/?id=eea0fa6f5d4f (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list