Commits
Stefan Roese committed 84a999b6cdd
ppc4xx: program_tlb now uses 64bit physical addess This patch changes the physical addess parameter from 32bit to 64bit. This is needed for 36bit 4xx platforms to access areas located beyond the 4GB border, like SoC peripherals (EBC etc.). Signed-off-by: Stefan Roese <sr@denx.de>