Compiling and Testing compiled uboot
Uboot When the system is powered on ,CPU needs to execute some instructions and these are stored in the ROM and these instructions are called as romcode , this will have access to the static RAM which will be in the range of 64-128kb to load the the system which can be in NAND /NOR […]
