]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BIT
authorTimur Tabi <timur@freescale.com>
Tue, 6 Sep 2011 14:36:06 +0000 (09:36 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Sun, 9 Oct 2011 22:57:53 +0000 (17:57 -0500)
commitbabb348cd0b507950e010bbc7fa360eff61db889
tree78b4fc232c2d03f68cb9791309823014c28a58b1
parent6f5e1dc531d6b4a975e39054fdf7c737cbb4d8e9
powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BIT

The macro CONFIG_ENABLE_36BIT_PHYS is used to indicate that the given SOC is
capable of 36-bit physical addresses, even if such large addresses are not
used.  On two boards, this macro was enabled only when building a 36-bit
image.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/P1022DS.h
include/configs/p1_p2_rdb_pc.h