]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Increase the size of the phys_size_t and phys_addr_t types
authorGabe Black <gabeblack@chromium.org>
Tue, 23 Oct 2012 18:04:44 +0000 (18:04 +0000)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Dec 2012 22:30:40 +0000 (14:30 -0800)
commitec516c489969c1c12e9b26900facee6efd60c938
treef6fc29f78269ddfb576ed1b117a42a9ef968a383
parent0c3929092d13cf12d6b9383f057e663b6334ee04
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>
arch/x86/include/asm/io.h
arch/x86/include/asm/types.h