[U-Boot] [PATCH][v2] ppc/85xx, 86xx: Handling Unknown SOC version
Kumar Gala
galak at kernel.crashing.org
Sat Sep 5 20:11:55 CEST 2009
On Sep 2, 2009, at 3:05 AM, Poonam Aggrwal wrote:
> Incase the system is detected with Unknown SVR, let the system boot
> with a default value and a proper message.
> Now with dynamic detection of SOC properties from SVR, this is
> necessary
> to prevent a crash.
>
> Signed-off-by: Poonam Aggrwal <poonam.aggrwal at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> applies on git.am.freescale.net/mirrors/u-boot.git
> Changes over v1: Incoroprated Wolfgang's comments
> cpu/mpc85xx/cpu.c | 10 +++-------
> cpu/mpc86xx/cpu.c | 5 +----
> cpu/mpc8xxx/cpu.c | 5 +++--
> include/asm-ppc/processor.h | 2 ++
> 4 files changed, 9 insertions(+), 13 deletions(-)
applied to 85xx
- K
More information about the U-Boot
mailing list