mirror of
https://xff.cz/git/u-boot/
synced 2026-01-06 21:49:18 +01:00
If an address is used with readb() and writeb() which is smaller than the expected size (e.g. 32-bit value on a machine with 64-bit addresses), a warning results. Fix this by adding a cast. Signed-off-by: Simon Glass <sjg@chromium.org>
2.8 KiB
2.8 KiB