From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 288132C0098 for ; Thu, 16 May 2013 16:37:12 +1000 (EST) Message-ID: <1368686221.9603.48.camel@pasglop> Subject: Re: SATA FSL and upstreaming From: Benjamin Herrenschmidt To: Bhushan Bharat-R65777 Date: Thu, 16 May 2013 16:37:01 +1000 In-Reply-To: <6A3DF150A5B70D4F9B66A25E3F7C888D0701C409@039-SN2MPN1-012.039d.mgd.msft.net> References: <1368679657.9603.32.camel@pasglop> <1368683156.9603.34.camel@pasglop> <6A3DF150A5B70D4F9B66A25E3F7C888D0701C307@039-SN2MPN1-012.039d.mgd.msft.net> <3E027F8168735B46AC006B1D0C7BB0020B1E040F@039-SN2MPN1-011.039d.mgd.msft.net> <1368684547.9603.38.camel@pasglop> <3E027F8168735B46AC006B1D0C7BB0020B1E0442@039-SN2MPN1-011.039d.mgd.msft.net> <1368685428.9603.41.camel@pasglop> <6A3DF150A5B70D4F9B66A25E3F7C888D0701C409@039-SN2MPN1-012.039d.mgd.msft.net> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Liu Qiang-B32616 , "linuxppc-dev@lists.ozlabs.org" , Fleming Andy-AFLEMING , Zang Roy-R61911 , Xie Shaohui-B21989 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2013-05-16 at 06:33 +0000, Bhushan Bharat-R65777 wrote: > protect off 0xec000000 +$filesize; erase 0xec000000 +$filesize; cp.b > 0x1000000 0xec000000 $filesize BTW, is it normal that the network in uboot is *extremely* unreliable ? It takes dozens of tries if not more for it to "kick in", then it eventually works. I've given on dhcp and using fixed IPs but that doesn't help, tftp fails several times until it eventually work ... if I'm in a lucky day. Cheers, Ben.