commit | c957c0aff0a712e9d75bd02e13893dcda2368657 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Mar 27 11:46:38 2008 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Sun Apr 13 17:13:46 2008 -0700 |
tree | 3c9fefb4d458a349912aeb2ff548088a21101600 | |
parent | 72c23bec027a146ecb9e4058b6e1da958b2b9a92 [diff] |
Introduce phys_size_t and move phys_addr_t into asm/types.h Also add CONFIG_PHYS_64BIT on powerpc to deal with 32-bit ppc's that have larger physical addresses like 44x, 85xx, and 86xx. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>