[Freedombox-discuss] Booting DreamPlug from microSD Card

Nick Daly nick.m.daly at gmail.com
Mon Jun 24 01:59:22 UTC 2013


To boot from the microSD card, make sure to set these boot environment
variables in the DreamPlug (see Freedom Maker's README, line 293):

: setenv bootcmd '${x_bootcmd_usb}; ${x_bootcmd_kernel}; ${x_bootcmd_initrd}; setenv bootargs ${x_bootargs} ${x_bootargs_root}; bootm 0x6400000 0x6900000;'
: setenv x_bootcmd_kernel fatload usb 0 0x6400000 uImage
: setenv x_bootcmd_initrd fatload usb 0 0x6900000 uInitrd
: setenv x_bootargs_root root=/dev/sda2 rootdelay=10
: saveenv
: reset

Nick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/freedombox-discuss/attachments/20130623/57256b7e/attachment.sig>


More information about the Freedombox-discuss mailing list