Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 46971

Re: U-Boot w/ MMC/SD-card booting for Pogoplug Series 4

$
0
0
Geo,

Your uBoot envs and boot log look good so far. The one thing I would do is temporarily stop netconsole

Boot with your working SD card into Debian and
fw_setenv preboot
fw_setenv preboot_nc 'run if_netconsole start_netconsole'

This way your UART booting will show the entire USB boot process, and hopefully we can see what went wrong.

Later, after everything is working, if you want to enable netconsole then add this uBoot env back:
fw_setenv preboot 'run preboot_nc'

Viewing all articles
Browse latest Browse all 46971

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>