commit | 09d2a714ebd7ab171773da150533faa12396ab42 | [log] [tgz] |
---|---|---|
author | Andy Fleming <afleming@freescale.com> | Mon Jul 07 14:24:39 2008 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jul 10 00:39:28 2008 +0200 |
tree | 18bbde0bbeead87f55171c259c05c91ace1ee192 | |
parent | 3fddff1400cd9ff7b2468784c9131db10a8a82de [diff] |
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 <afleming@freescale.com>