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

2012-01-12 Thread Liu Gang
Dear Wolfgang, On Wed, 2012-01-11 at 08:31 +0100, Wolfgang Denk wrote: > > 3. Normally boot from local Nor flash. > > Please use "NOR flash" (or "nor flash", if you insist). "Nor" makes > no sense. Please fix globally. Thanks, will modify. > > + printf("SRIOBOOT - MASTER: Master port [ %d

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

2012-01-10 Thread Wolfgang Denk
Dear Liu Gang, In message <1326195751-20729-4-git-send-email-gang@freescale.com> you wrote: > 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 c

[U-Boot] [PATCH 4/8] powerpc/boot: Master 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