[oe-commits] Steffen Sledz : u-boot: tiny printout for HIPOX machine fixed

GIT User account git at amethyst.openembedded.net
Wed Apr 15 13:12:34 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 2ec3ed3b792a3d8a27b53ea0d1e2ac77cf491d78
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2ec3ed3b792a3d8a27b53ea0d1e2ac77cf491d78

Author: Steffen Sledz <sledz at dresearch.de>
Date:   Wed Apr 15 15:08:14 2009 +0200

u-boot: tiny printout for HIPOX machine fixed

---

 recipes/u-boot/u-boot-2009.03/hipox/00-hipox.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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 fbb8039..1433e90 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 =





More information about the Openembedded-commits mailing list