mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-19 01:31:57 +01:00
Replace with phys_size_t for all memory size variables declaration for the sake of scalability. phys_size_t is defined in /arch/arm/include/asm/types.h. Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com>