Stefan Roese wrote: > And the EBC0_BxCR & EBC0BxAP registers for the CS where the NAND is > connected? > How are they configured? > EBC0_B1CR d001c000 EBC0_B1AP 18003c0
Which matches the defines in include/configs/warp.h: #define CFG_EBC_PB1AP 0x018003c0 #define CFG_EBC_PB1CR (CFG_NAND_ADDR | 0x1c000) It also matches the defines in sequoia.h except that we are on CS1 and the sequoia is on CS3. Cheers, Sean _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev