--- embedtools/etc/ube.conf 2014/01/28 22:03:01 1.1 +++ embedtools/etc/ube.conf 2014/02/05 15:44:05 1.2 @@ -0,0 +1,14 @@ +# +# UBE u-boot-env management tool config +# +# $Id: ube.conf,v 1.2 2014/02/05 15:44:05 misho Exp $ + +[ube] +lock = "/tmp/ube.LCK" + +[64K] +drive_name = "/dev/map/u-boot-env" +# 64KB partition size +drive_size = 65536 +# 16K environment size +#env_size = 16384