On Tuesday, 2 September 2014 16:15:58 UTC-7, William Hermans wrote:
>
> Jason,
>
> /boot/uboot should have been nothing more than a mount point for 
> /dev/mmcblk0p1. Which is the fat16 formatted partition that u-boot.img, 
> MLO, and uEnv.txt reside.
>

For a while the fat16 partition was mounted at /boot/uboot  so that the 
kinds of things that frequently go in boot like different kernel images 
could be kept there without filling up the tiny FAT16 partition (similar to 
/boot/efi).

The factory images from May which are labeled "BeagleBoard.org Latest 
Firmware Images" are that way.  From /etc/fstab:  "/dev/mmcblk0p1  
/boot/uboot  auto  defaults    0  0".

Scripts that manipulate /boot should take this possibility into account.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to