Hello All,
We have a NAND interface on our customized board, based on AM5728. NAND is not supported in AM57xx evm.
I want to know that how can i initialize NAND interface in UBL & U-Boot's code?
I need to know few parameters like,
CONFIG_SYS_NAND_ADDR
CONFIG_SYS_NAND_BASE
CONFIG_SYS_MAX_NAND_DEVICE 1
How can I calculate "CONFIG_SYS_NAND_BASE" parameter? - It is a base address of what?
And also suggest me some board file, from U-Boot code, which does have NAND configuration and processor architecture is similar to AM57xx. So that I can use it as a reference.
Help me with this.
Thanks,
Krinali Shah