[U-Boot] [PATCH] powerpc/85xx: Fix setting of EPAPR_MAGIC value
Kumar Gala
galak at kernel.crashing.org
Wed Jul 27 04:58:08 CEST 2011
On Jul 21, 2011, at 4:50 PM, Kumar Gala wrote:
> Had a typo in the ifdef for 85xx, should be CONFIG_MPC85xx for it to get
> triggered. Was pull in the non-BookE magic number.
>
> Reported-by: John Cortell
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/lib/bootm.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list