Re: [U-Boot] [PATCH 5/8] powerpc/boot: Slave module for boot from SRIO

2012-01-12 Thread Liu Gang
Dear Wolfgang, On Wed, 2012-01-11 at 08:27 +0100, Wolfgang Denk wrote: > > Where is CONFIG_SYS_QE_FMAN_FW_IN_REMOTE documented? And where is the code > > that uses it? > > [Liu Gang-B34182] Sorry I documented this definition in "[PATCH 6/8] > > powerpc/boot: Slave uploads ucode when boot from S

Re: [U-Boot] [PATCH 5/8] powerpc/boot: Slave module for boot from SRIO

2012-01-10 Thread Wolfgang Denk
Dear Liu Gang-B34182, In message <9a1c2a9acc704641bc472a1588ce1647164...@039-sn1mpn1-005.039d.mgd.msft.net> you wrote: > > Where is CONFIG_SYS_QE_FMAN_FW_IN_REMOTE documented? And where is the code > that uses it? > [Liu Gang-B34182] Sorry I documented this definition in "[PATCH 6/8] > power

Re: [U-Boot] [PATCH 5/8] powerpc/boot: Slave module for boot from SRIO

2012-01-10 Thread Liu Gang-B34182
-B11780; Zang Roy-R61911; Xie Shaohui-B21989 Subject: Re: [U-Boot] [PATCH 5/8] powerpc/boot: Slave module for boot from SRIO Liu Gang-B34182 wrote: > Where is CONFIG_SYS_QE_FMAN_FW_IN_REMOTE documented? And where is the code > that uses it? > [Liu Gang-B34182] Sorry I documented this def

Re: [U-Boot] [PATCH 5/8] powerpc/boot: Slave module for boot from SRIO

2012-01-10 Thread Liu Gang-B34182
-Original Message- From: Tabi Timur-B04825 Sent: Wednesday, January 11, 2012 1:11 AM To: Liu Gang-B34182 Cc: u-boot@lists.denx.de; alexandre.boun...@idt.com; Gala Kumar-B11780; Zang Roy-R61911; Xie Shaohui-B21989 Subject: Re: [U-Boot] [PATCH 5/8] powerpc/boot: Slave module for boot

Re: [U-Boot] [PATCH 5/8] powerpc/boot: Slave module for boot from SRIO

2012-01-10 Thread Tabi Timur-B04825
Liu Gang-B34182 wrote: > Where is CONFIG_SYS_QE_FMAN_FW_IN_REMOTE documented? And where is the code > that uses it? > [Liu Gang-B34182] Sorry I documented this definition in "[PATCH 6/8] > powerpc/boot: Slave uploads ucode when boot from SRIO", You need to update the README. That's where all t

Re: [U-Boot] [PATCH 5/8] powerpc/boot: Slave module for boot from SRIO

2012-01-10 Thread Tabi Timur-B04825
On Tue, Jan 10, 2012 at 5:42 AM, Liu Gang wrote: > > +#define CONFIG_SYS_QE_FMAN_FW_IN_REMOTE > +#define CONFIG_SYS_QE_FMAN_FW_ADDR     0 Where is CONFIG_SYS_QE_FMAN_FW_IN_REMOTE documented? And where is the code that uses it? -- Timur Tabi Linux kernel developer at Freescale _

[U-Boot] [PATCH 5/8] powerpc/boot: Slave module for boot from SRIO

2012-01-10 Thread Liu Gang
For the powerpc processors with SRIO interface, boot location can be configured from SRIO1 or SRIO2 by RCW. The processor booting from SRIO can do without flash for u-boot image. The image can be fetched from another processor's memory space by SRIO link connected between them. The processor boots