u-boot/drivers/ddr
Andrew Goodbody 5a13fa7c66 ddr: altera: n5x: size_t cannot be less than 0
The function socfpga_get_handoff_size returns an int so make the struct
fields used to accept the return value also an int so that testing for
less than 0 is then valid.

This issue was found by Smatch.

Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
2025-07-30 17:45:29 +08:00
..
altera ddr: altera: n5x: size_t cannot be less than 0 2025-07-30 17:45:29 +08:00
fsl drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
imx imx: Use per board ddrphy_trained_csr 2024-12-23 08:10:15 -03:00
marvell ddr: marvell: a38x: Fix unsigned issues 2025-07-29 08:44:18 +02:00
microchip Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
Kconfig Convert CONFIG_SPD_EEPROM to Kconfig 2022-12-05 16:08:37 -05:00