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 bilbo.ozlabs.org (Postfix) with ESMTPS id 8567EB70BA for ; Tue, 18 Aug 2009 13:39:49 +1000 (EST) Subject: Re: powerpc/405ex: Support cuImage for PPC405EX From: Benjamin Herrenschmidt To: Tiejun Chen In-Reply-To: <1250562484-16415-1-git-send-email-tiejun.chen@windriver.com> References: <1250562484-16415-1-git-send-email-tiejun.chen@windriver.com> Content-Type: text/plain Date: Tue, 18 Aug 2009 13:39:30 +1000 Message-Id: <1250566770.19007.0.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2009-08-18 at 10:28 +0800, Tiejun Chen wrote: > Summary: powerpc/405ex: Support cuImage for PPC405EX > Reviewers: Benjmain and linux-ppc > ---------------------------------------------------- > These patch series are used to support cuImage on the kilauea board based on PPC405ex. Thanks ! I'll let Josh pick that up. Cheers, Ben. > Tested on the amcc kilauea board: > === > ... > => tftp 1000000 cuImage.kilauea > Waiting for PHY auto negotiation to complete.. done > ENET Speed is 100 Mbps - FULL duplex connection (EMAC0) > Using ppc_4xx_eth0 device > TFTP from server 192.168.1.2; our IP address is 192.168.1.103 > Filename 'cuImage.kilauea'. > Load address: 0x1000000 > Loading: ################################################################# > ################################################################# > ################################################################# > ################################################################# > ######################################### > done > Bytes transferred = 1540945 (178351 hex) > => bootm > ## Booting kernel from Legacy Image at 01000000 ... > Image Name: Linux-2.6.31-rc5-57857-g8df7f47- > Created: 2009-08-17 6:31:13 UTC > Image Type: PowerPC Linux Kernel Image (gzip compressed) > Data Size: 1540881 Bytes = 1.5 MB > Load Address: 00400000 > Entry Point: 00400468 > Verifying Checksum ... OK > Uncompressing Kernel Image ... OK > CPU clock-frequency <- 0x23c345fa (600MHz) > CPU timebase-frequency <- 0x23c345fa (600MHz) > /plb: clock-frequency <- bebc1fe (200MHz) > /plb/opb: clock-frequency <- 5f5e0ff (100MHz) > /plb/opb/ebc: clock-frequency <- 5f5e0ff (100MHz) > /plb/opb/serial@ef600200: clock-frequency <- a8c000 (11MHz) > /plb/opb/serial@ef600300: clock-frequency <- a8c000 (11MHz) > Memory <- <0x0 0x10000000> (256MB) > ethernet0: local-mac-address <- 00:06:4b:10:22:6c > ethernet1: local-mac-address <- 00:06:4b:10:22:6d > > zImage starting: loaded at 0x00400000 (sp: 0x0fe9ec08) > Allocating 0x330c70 bytes for kernel ... > gunzipping (0x00000000 <- 0x0040f000:0x0073a03c)...done 0x31425c bytes > > Linux/PowerPC load: root=/dev/nfs rw nfsroot=192.168.1.2:/home/vividfe/rootfsf > Finalizing device tree... flat tree at 0x747300 > Using PowerPC 40x Platform machine description > ... > > Best Regards > Tiejun > > > > > > > > > > > > > > > > >