u-boot/drivers/ddr
Naresh Kumar Ravulapalli c889ca7ccf drivers: ddr: altera: Fix integer overflow during size calculation
Data structure, dramaddrw, is defined as u32. Compiler performs
32-bit arithmetic and logic operations on this data structure. Fix
is provided to avoid integer overflow while performing shifting
operations greater than 32-bit.

Signed-off-by: Naresh Kumar Ravulapalli <nareshkumar.ravulapalli@altera.com>
Reviewed-by: Tien Fong Chee <tien.fong.chee@altera.com>
2025-04-22 11:47:38 +08:00
..
altera drivers: ddr: altera: Fix integer overflow during size calculation 2025-04-22 11:47:38 +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 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06: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