mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 11:10:00 +02:00
The LMB code now uses phys_addr_t and phys_size_t. Also, there were a couple of casting problems in the bootm code that called the LMB functions. Signed-off-by: Andy Fleming <afleming@freescale.com>