[PATCH] MTD for Taco
Sean MacLennan
smaclennan at pikatech.com
Tue Jan 15 07:04:44 EST 2008
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
More information about the Linuxppc-dev
mailing list