diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | 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 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 = |