If I have a customized board for which uClinux is to be ported(with BMODE =000), I have initially loaded u-boot using tftp to RAM and then copied to flash. Next I've to port uClinux. So, in this process, how is memory initialized viz. internal and external memory (SRAM nad SDRAM) because I'm going to load uClinux also using tftp.
↧