[PATCH 1/3] beagle: add default env support

Eric Bénard eric at eukrea.com
Sat Apr 14 13:52:36 EDT 2012


Le Sat, 14 Apr 2012 18:17:40 +0200,
Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com> a écrit :

> update defconfig too to support oftree
> 
.../...
> +# can be either 'nfs', 'tftp' or 'nand'
> +kernel_loc=nfs
> +# can be either 'net', 'nand' or 'initrd'
> +rootfs_loc=net
> +# can be either 'nfs', 'tftp', 'nand' or empty
> +oftree_loc=nfs
> +
I understand that NFS can be useful for development, but I think we
should have a default configuration for the "standard" way to use the
board. In the present case, this is booting from a SDCard and not from
NFS.

Eric



More information about the barebox mailing list