From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out002.atlarge.net (out002.atlarge.net [129.41.63.60]) by ozlabs.org (Postfix) with ESMTP id 4DFB5DDEBF for ; Mon, 16 Apr 2007 16:25:40 +1000 (EST) Date: Mon, 16 Apr 2007 08:25:33 +0200 From: Domen Puncer To: Grant Likely Subject: Re: [PATCH] icecube/lite5200b: wakeup from low-power support Message-ID: <20070416062533.GH18236@moe.telargo.com> References: <20070315103959.GA22215@moe.telargo.com> <20070315104411.GF22215@moe.telargo.com> <528646bc0703260908q7b018060v40db7e66aa81eaee@mail.gmail.com> <20070403084649.GA9163@nd47.coderock.org> <528646bc0704152145h44ff5f38wb6c4a1887261f6ed@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <528646bc0704152145h44ff5f38wb6c4a1887261f6ed@mail.gmail.com> Cc: u-boot-users@lists.sourceforge.net, Stefan Roese , linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 15/04/07 22:45 -0600, Grant Likely wrote: > On 4/3/07, Domen Puncer wrote: > >U-Boot part of Lite5200b low power mode support. > >Puts SDRAM out of self-refresh and transfers control to > >address saved at physical 0x0. > > Looks good; almost there. Only one thing missing... you need to add > your "Signed-off-by" line. :-) See Documentation/SubmittingPatches > in the Linux source tree. (You can just reply to this message, and > whoever merges the patch will add the line to the commit message) > > Acked-by: Grant Likely > > Stefan; since there is no 5200 custodian, can you please pick up this > patch once Domen sends a Signed-of-by replay? I thought Signed-off-by's are Linux specific. Signed-off-by: Domen Puncer Thanks! Domen From mboxrd@z Thu Jan 1 00:00:00 1970 From: Domen Puncer Date: Mon, 16 Apr 2007 08:25:33 +0200 Subject: [U-Boot-Users] [PATCH] icecube/lite5200b: wakeup from low-power support In-Reply-To: <528646bc0704152145h44ff5f38wb6c4a1887261f6ed@mail.gmail.com> References: <20070315103959.GA22215@moe.telargo.com> <20070315104411.GF22215@moe.telargo.com> <528646bc0703260908q7b018060v40db7e66aa81eaee@mail.gmail.com> <20070403084649.GA9163@nd47.coderock.org> <528646bc0704152145h44ff5f38wb6c4a1887261f6ed@mail.gmail.com> Message-ID: <20070416062533.GH18236@moe.telargo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 15/04/07 22:45 -0600, Grant Likely wrote: > On 4/3/07, Domen Puncer wrote: > >U-Boot part of Lite5200b low power mode support. > >Puts SDRAM out of self-refresh and transfers control to > >address saved at physical 0x0. > > Looks good; almost there. Only one thing missing... you need to add > your "Signed-off-by" line. :-) See Documentation/SubmittingPatches > in the Linux source tree. (You can just reply to this message, and > whoever merges the patch will add the line to the commit message) > > Acked-by: Grant Likely > > Stefan; since there is no 5200 custodian, can you please pick up this > patch once Domen sends a Signed-of-by replay? I thought Signed-off-by's are Linux specific. Signed-off-by: Domen Puncer Thanks! Domen