On Mon, 2011-01-31 at 21:08 +0100, Wolfgang Denk wrote: > Dear haiying.w...@freescale.com, > > In message <1296499317-26616-6-git-send-email-haiying.w...@freescale.com> you > wrote: > > From: Haiying Wang <haiying.w...@freescale.com> > > > > For some board which doesn't have NOR flash and the QE's firmware(ucode) is > > saved in its NAND flash, we don't want call qe_init in cpu_init_r, but will > > call it later after nand is initialized. > > Is there a pressing reason to do this so early for other boards? Can > not all boards initialize this later? > My understanding is that QE is a cpu feature, so it is called early in cpu_init_r. As Kumar recommended before, I can move qe_init from cpu_init_r to misc_init_r for every 85xx boards with qe support. Is it acceptable to you?
Haiying _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot