commit | 84a999b6cdd0b02dc7de2cacc306eaa84afe2b46 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Feb 19 22:01:57 2008 +0100 |
committer | Stefan Roese <sr@denx.de> | Sat Mar 15 07:28:03 2008 +0100 |
tree | 7d7ab3c7fd14897ebcf028da9572d79614fb05e0 | |
parent | c3307fa186af85771924c434997089b8104c0a46 [diff] |
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>