Home
last modified time | relevance | path

Searched refs:CONFIG_DATABASE (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/tools/
H A Dmoveconfig.py353 CONFIG_DATABASE = 'moveconfig.db' variable
1444 print 'Building %s database' % CONFIG_DATABASE
1634 with open(CONFIG_DATABASE) as fd:
1900 with open(CONFIG_DATABASE, 'w') as fd: