
1 Oct
2010
1 Oct
'10
2:50 p.m.
Actually I'm trying to implement a simple bitbanged Nand-Flash device connected to a PCI FPGA.
I'm running latest U-Boot on mvBL-M7 board (MPC8343).
Unfortunately nand_init() gets called before pci_init() within arch/powerpc/lib/board.c ?
Is there any possibility to defer nand_init after pci_init ?
To minimize impact we could introduce a second nand_init after pci_init depending on e.g. CONFIG_NAND_LATE_INIT ... of course being mutually exclusive with the first instance.
Regards, André
MATRIX VISION GmbH, Talstrasse 16, DE-71570 Oppenweiler Registergericht: Amtsgericht Stuttgart, HRB 271090 Geschaeftsfuehrer: Gerhard Thullner, Werner Armingeon, Uwe Furtner