File:  [ELWIX - Embedded LightWeight unIX -] / embedtools / etc / ube.conf
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Wed Feb 5 15:44:05 2014 UTC (10 years, 3 months ago) by misho
Branches: MAIN
CVS tags: tools3_0, tools2_9, tools2_8, tools2_7, tools2_6, tools2_5, tools2_4, tools2_3, tools2_2, tools2_1, TOOLS2_9, TOOLS2_8, TOOLS2_7, TOOLS2_6, TOOLS2_5, TOOLS2_4, TOOLS2_3, TOOLS2_2, TOOLS2_1, TOOLS2_0, HEAD
version 2.0

#
# 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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>