From 2ec3ed3b792a3d8a27b53ea0d1e2ac77cf491d78 Mon Sep 17 00:00:00 2001 From: Steffen Sledz Date: Wed, 15 Apr 2009 15:08:14 +0200 Subject: u-boot: tiny printout for HIPOX machine fixed --- recipes/u-boot/u-boot-2009.03/hipox/00-hipox.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes') diff --git a/recipes/u-boot/u-boot-2009.03/hipox/00-hipox.patch b/recipes/u-boot/u-boot-2009.03/hipox/00-hipox.patch index fbb8039635..1433e90193 100644 --- a/recipes/u-boot/u-boot-2009.03/hipox/00-hipox.patch +++ b/recipes/u-boot/u-boot-2009.03/hipox/00-hipox.patch @@ -2010,7 +2010,7 @@ diff -Nurd u-boot-2009.03.orig/board/hipox/hipox.c u-boot-2009.03/board/hipox/hi + +void reset_cpu (ulong addr) +{ -+ printf("Resetting Oxsemi NAS..."); ++ printf("Resetting OXE810 HydraIP..."); + + // Assert reset to cores as per power on defaults + *(volatile u32*)SYS_CTRL_RSTEN_SET_CTRL = -- cgit v1.2.3