I have a DLINK DIR825, with a crippled uboot in it, I want to install a new one. What I want is to test
the new uboot from RAM without overwriting the old one on the flash. After I downloaded the new uboot into RAM,
I use go or bootm to test it, but failed. Can anyone tell me is it possible to do the test like this?
thanks