Re: [U-Boot] [PATCH] 83xx: Added a weak board_reset function to allow custom reset.

2009-10-26 Thread Wolfgang Denk
Dear Richard Retanubun, In message <4ae5edcc.5050...@ruggedcom.com> you wrote: > From 2b9f89f5d0538e44ebbe66236cd9b6be4ee902e3 Mon Sep 17 00:00:00 2001 > From: Richard Retanubun > Date: Mon, 26 Oct 2009 14:16:03 -0400 > Subject: [PATCH] Added a weak board_reset function to allow custom reset. >

[U-Boot] [PATCH] 83xx: Added a weak board_reset function to allow custom reset.

2009-10-26 Thread Richard Retanubun
From 2b9f89f5d0538e44ebbe66236cd9b6be4ee902e3 Mon Sep 17 00:00:00 2001 From: Richard Retanubun Date: Mon, 26 Oct 2009 14:16:03 -0400 Subject: [PATCH] Added a weak board_reset function to allow custom reset. This patch adds a board_reset function to allow boards to specify their own custom reset