Our boot configuration is SYSBOOT[4:0] = "10100", which is boot from NAND Flash first and EMAC1 last, with this configuration,
1. We can program the NAND Flash from or via the network (TFTP server or so) onto a fresh board (or brand new board), right?
2. We should also be able re-program or update the image onto the NAND Flash on a working board afterward, right?
3. Do we need or or to do any special software for these?
4. What if we have a board that only have uboot running. Could we still re-program or update the images to the NAND via the network?
Thank you.