[U-Boot] [PATCH 05/11] lib_generic/addr_map: Change size to phys_size_t from ulong

Kumar Gala galak at kernel.crashing.org
Sun Dec 14 00:22:54 CET 2008


On Dec 3, 2008, at 11:04 PM, Becky Bruce wrote:

> Some parts can support large physical mappings; so make the
> size argument to addrmap_set_entry a phys_size_t.  Also update
> the 85xx tlb code to be sure the size quantity is unsigned.
>
> Signed-off-by: Becky Bruce <beckyb at kernel.crashing.org>
> ---
> cpu/mpc85xx/tlb.c      |    4 ++--
> include/addr_map.h     |    2 +-
> lib_generic/addr_map.c |    4 ++--
> 3 files changed, 5 insertions(+), 5 deletions(-)

I reposted my patches (v4) and folded this into those patches.

- k


More information about the U-Boot mailing list