From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.ebshome.net (gate.ebshome.net [64.81.67.12]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "gate.ebshome.net", Issuer "gate.ebshome.net" (not verified)) by ozlabs.org (Postfix) with ESMTP id B3F4F67A67 for ; Sat, 23 Apr 2005 07:06:16 +1000 (EST) Date: Fri, 22 Apr 2005 14:06:11 -0700 From: Eugene Surovegin To: Paul Gortmaker Message-ID: <20050422210610.GA9158@gate.ebshome.net> References: <20050422194638.56637.qmail@web60507.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20050422194638.56637.qmail@web60507.mail.yahoo.com> Cc: linuxppc-embedded@ozlabs.org Subject: Re: Warm reboot on 826x targets List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Apr 22, 2005 at 12:46:38PM -0700, Paul Gortmaker wrote: > I should have asked what version of U-Boot you were using. This is not relevant, because Linux doesn't use this "checkstop" trick. It directly just jumps to U-Boot warm-reboot entry point. -- Eugene