[U-Boot] [PATCH] sbc8641d: fix LAW so board doesn't hang on DDR init
Kumar Gala
galak at kernel.crashing.org
Thu Oct 8 05:21:36 CEST 2009
On Sep 30, 2009, at 3:12 PM, Paul Gortmaker wrote:
> All versions between now and since this commit:
>
> commit bd76729bcbfd64b5d016a9b936f058931fc06eaf
> MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by default
>
> will fail to allow the SBC8641D to get past DDR init, because the
> LAW config was overlapping. Eventually this board will do SPD
> EEPROM config, but for now this gets the board working again.
>
> Signed-off-by: Paul Gortmaker <paul.gortmaker at windriver.com>
> ---
> board/sbc8641d/law.c | 5 ++++-
> 1 files changed, 4 insertions(+), 1 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list