From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ch.Vict Date: Fri, 10 Nov 2006 15:37:47 +0800 Subject: [U-Boot-Users] [PATCH 00/07 v2]: Add mpc7448hpc2(Taiga)board support In-Reply-To: References: <1162974675.1042.5.camel@localhost.localdomain> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I found below codes in include/configs/mpc7448hpc2.h #define OF_CPU "PowerPC,7448 at 0" #define OF_TSI "tsi108 at c0000000" #define OF_TBCLK (bd->bi_busfreq / 8) #define OF_STDOUT_PATH "/tsi108 at c0000000/serial at 7808" Why the OF_STDOUT_PATH is 7808 not 7800 ? I remember the offset should be 7800. On 11/8/06, Ch. Vict wrote: > Ok, it works. I'll clone it. Thanks Roy. > > On 08 Nov 2006 16:31:15 +0800, Zang Roy-r61911 > wrote: > > On Wed, 2006-11-08 at 16:10, Ch.Vict wrote: > > > Hi, > > > > > > Why I can not visit your git tree on freescale.com? > > > > > > > Dear Vict > > > > Please try to browse the web site: > > http://opensource.freescale.com/git > > There should be a project: u-boot-7448hpc2.git. > > You can clone the git repo by > > > > git clone http://opensource.freescale.com/pub/scm/u-boot-7448hpc2.git > > > > If there is any problem, please let me know. > > Roy > > > > >