]> Git Repo - u-boot.git/commit - include/lmb.h
Fix LMB type issues
authorAndy Fleming <[email protected]>
Mon, 7 Jul 2008 19:24:39 +0000 (14:24 -0500)
committerWolfgang Denk <[email protected]>
Wed, 9 Jul 2008 22:39:28 +0000 (00:39 +0200)
commit98874ff329d4a5b32c467b43f6e966e1aa68479f
tree18bbde0bbeead87f55171c259c05c91ace1ee192
parentda8693a91b8eef75ade8de50a1b2ce035bc5fb54
Fix LMB type issues

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 <[email protected]>
include/lmb.h
lib_generic/lmb.c
lib_ppc/bootm.c
This page took 0.030705 seconds and 4 git commands to generate.