lille,
> how can I reset the U-boot env to default state?
Of course you can. But I need to know what you have on this box.
1. If you have serial console,
- Post the entire serial boot log
- Log into stock OS or Debian and get the output of
2. If you dont have serial console,
- Log into stock OS or Debian and get the output of
- Which u-boot do you have? stock or my released u-boot here: http://forum.doozan.com/read.php?3,12381 ?
> how can I reset the U-boot env to default state?
Of course you can. But I need to know what you have on this box.
1. If you have serial console,
- Post the entire serial boot log
- Log into stock OS or Debian and get the output of
cat /proc/mtd fw_printenv
2. If you dont have serial console,
- Log into stock OS or Debian and get the output of
dmesg cat /proc/mtd fw_printenv
- Which u-boot do you have? stock or my released u-boot here: http://forum.doozan.com/read.php?3,12381 ?