diff options
| author | Tom Rini <[email protected]> | 2025-07-01 19:06:02 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-07-16 10:56:28 -0600 |
| commit | 116d15939ba3fafdd4859423527974b24c0054fe (patch) | |
| tree | 47715341e75832626d7fe9afa6c1b275de1b37b7 /scripts/basic | |
| parent | bcc7bc69b92ab728790aea0d08b2ae5e22d3b09d (diff) | |
boot/android_ab.c: Make use of LBAF for printing lbaint_t
When printing the contents of an lbaint_t variable we need to use LBAF
to print it in order to get the correct format type depending on 32 or
64bit-ness. Furthermore, printed message should not be split as that
makes finding them harder, so bring this back to a single line.
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Sam Protsenko <[email protected]>
Reviewed-by: Mattijs Korpershoek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
