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 DE7312C009D for ; Thu, 16 May 2013 16:40:38 +1000 (EST) Message-ID: <1368686426.9603.49.camel@pasglop> Subject: Re: SATA FSL and upstreaming From: Benjamin Herrenschmidt To: "tiejun.chen" Date: Thu, 16 May 2013 16:40:26 +1000 In-Reply-To: <51947E35.30808@windriver.com> 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> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Xie Shaohui-B21989 , Liu Qiang-B32616 , Zang Roy-R61911 , Fleming Andy-AFLEMING , Bhushan Bharat-R65777 , "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 14:35 +0800, tiejun.chen wrote: > On 05/16/2013 02:21 PM, Benjamin Herrenschmidt wrote: > > On Thu, 2013-05-16 at 14:17 +0800, tiejun.chen wrote: > >> I think you can use Bharat's RCW, which seems RR_HXAPNSP_0x36, then > >> please take > >> a look at this: > > > > Ok, how do I update my RCW to bse Bharat's ? > > > Firstly please check which flash bank is used since we have to know where should > be updated RCW. > > What is SW7[1:4]? > > Or we have another simple way in u-boot prompt: > > => md.b ffdf002c > ffdf002c: 4f 00 fe 00 39 00 00 00 00 00 00 00 00 00 00 00 O...9........... > ... ffdf002c: 0f 00 fe 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ > This means we're on bank4. I assume that means bank0 ? > > > > Any DIP switch setting I need to be aware of ? > > No. > > Tiejun