Someone can explain me how I can edit the uboot env? Because I did it:

bootcmd=
  setenv bootargs ${bootargs_base} ${mtdparts};
  nand read.e 0x32000000 kernel 0x300000;
  bootm 0x32000000

But it doesn't boot. It does the same issue: can't find an image kernel.

I have edited only the environment.in and not env.in 
-- 
View this message in context: 
http://n2.nabble.com/First-impressions-on-new-Android-rootfs-tp1603648p1613157.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to