mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02: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>