mirror of
https://xff.cz/git/u-boot/
synced 2025-10-30 18:05:48 +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>