Jump to content

Recommended Posts

Posted

NAND installation uses old stock uboot which require special treat.

 

Check/adjust "extraargs" within your uEnv.txt file.

Posted

/boot/uEnv.txt:

console=tty1
root=/dev/nand2 rootwait
extraargs="console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:0 consoleblank=0 loglevel=1 sunxi_ve_mem_reserve=128"

dmesg:

Kernel command line: console=ttyS0,115200 root=/dev/nand2 rootwait loglevel=8 panic=10 console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:0 consoleblank=0 loglevel=1

Does uEnv.txt require any actions other than editing?

Posted

Problem is solved.

 

My mistake was adjusting uEnv.txt located in first partition (/dev/nanda) which mounts to /boot. In fact, actual uEnv.txt located in /boot directory of second (root) partiton (/dev/nandb). I've booted from SD, edited it and now everything works properly.

Posted

I hope one day we will move nand uboot to recent uboot where those settings are done better.

 

Wrote on mobile phone

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines