From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shinya Kuribayashi Date: Thu, 28 Feb 2008 17:34:27 +0900 Subject: [U-Boot-Users] UNCACHED_SDRAM macro issue In-Reply-To: <1204187033.21855.5.camel@localhost> References: <1202893181.26414.141.camel@cartesio> <47B3BBBD.7090707@necel.com> <1202979717.29669.87.camel@cartesio> <47B4E023.3080305@necel.com> <47B55738.9020701@necel.com> <47B6A7AB.2060603@ruby.dti.ne.jp> <1204187033.21855.5.camel@localhost> Message-ID: <47C67213.1000707@necel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Luigi, Luigi 'Comio' Mantellini wrote: > Hi Shinya, > > I found the error... but it's not an u-boot issue. I'm using a (old) > customized linux 2.6.10 (from my vendor) that also adds the 0xa0000000 > offset to the pointers passed by u-boot, assuming that address is > expressed in termos of physical address. I corrected the linux code > masking and (after) addind the segment. I appricate your letting me know about that. Thanks, Shinya