commit | eeea5ec735e4308179d0405ebb5237568ed28ef8 | [log] [tgz] |
---|---|---|
author | Dinesh Maniyam <dinesh.maniyam@intel.com> | Wed Jun 01 18:49:02 2022 +0800 |
committer | Tien Fong Chee <tien.fong.chee@intel.com> | Fri Jun 17 16:27:05 2022 +0800 |
tree | 03a3fa2d78b6d9cc36e3af1b34c692e112e61ae4 | |
parent | ce7570072a0b95ef4df74bf19330aadebbc07d7f [diff] |
ddr: altera: soc64: Integer fix overflow that caused DDR size mismatched Convert the constant integer to 'phys_size_t' to avoid overflow when calculating the SDRAM size. Signed-off-by: Dinesh Maniyam <dinesh.maniyam@intel.com> Reviewed-by: Tien Fong Chee <tien.fong.chee@intel.com>