Hi, I am new to arm development, and I was given a custom built AM335X with 256MB DDR3 and 256MB NAND by my company. I have already managed to boot into kernel and made audio / screen / USB host working with linux.
Now I have a start kit with me, and I do know that my custom AM335X is built with the same wiring with AM335X general purpose EVM.
But I cannot see the block in my linux command `lsblk` My question is:
Do I need to configure the uboot or kernel to make the nand device appear? Thanks!