[U-Boot] [PATCH 1/2] powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BIT
Kumar Gala
kumar.gala at freescale.com
Fri Oct 7 16:51:22 CEST 2011
On Sep 6, 2011, at 9:36 AM, Timur Tabi wrote:
> 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 at freescale.com>
> ---
> include/configs/P1022DS.h | 3 ++-
> include/configs/p1_p2_rdb_pc.h | 3 +--
> 2 files changed, 3 insertions(+), 3 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list