commit | 8f090cae603abcc50f61b2f72ccb6f0eee86334f | [log] [tgz] |
---|---|---|
author | Gabe Black <gabeblack@chromium.org> | Tue Oct 23 18:04:44 2012 +0000 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 06 14:30:40 2012 -0800 |
tree | f6fc29f78269ddfb576ed1b117a42a9ef968a383 | |
parent | bf4c9fbe91674463feae4526582109a34dd24502 [diff] |
x86: Increase the size of the phys_size_t and phys_addr_t types These types should be 64 bits long to reflect the fact that physical addresses and the size of physical areas of memory are more than 32 bits long. Signed-off-by: Gabe Black <gabeblack@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>