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 B77B52C015B for ; Thu, 16 May 2013 16:52:25 +1000 (EST) Message-ID: <1368687133.9603.51.camel@pasglop> Subject: Re: SATA FSL and upstreaming From: Benjamin Herrenschmidt To: Bhushan Bharat-R65777 Date: Thu, 16 May 2013 16:52:13 +1000 In-Reply-To: <6A3DF150A5B70D4F9B66A25E3F7C888D0701C498@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> <51947A00.9010504@windriver.com> <1368685307.9603.39.camel@pasglop> <51947E35.30808@windriver.com> <1368686426.9603.49.camel@pasglop> <5194800D.3010606@windriver.com> <6A3DF150A5B70D4F9B66A25E3F7C888D0701C498@039-SN2MPN1-012.039d.mgd.msft.net> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Xie Shaohui-B21989 , Liu Qiang-B32616 , Zang Roy-R61911 , "tiejun.chen" , Fleming Andy-AFLEMING , "linuxppc-dev@lists.ozlabs.org" 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:48 +0000, Bhushan Bharat-R65777 wrote: > 1) Load RCW as Tiejun on some address in DDR. > > 2) Brun RCW at 0xec000000: > protect off 0xec000000 +$filesize; erase 0xec000000 +$filesize; cp.b 0x1000000 0xec000000 $filesize Done. > 3) run " pix altbak" command > > 4) check you are on bank4 It stays on bank 0 Also, before I flashed the rcw, I tried messing with SW7[1:4] and got it to book to bank 4 once (I think I changed DIP 2 or 3). Now, after the new RCW is in, it won't boot with any other setting than bank 0 however. Cheers, Ben. > 5) If you are luckier then networking will work for you. > > Thanks > -Bharat > > > > > Tiejun >