Home
last modified time | relevance | path

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

/u-boot/tools/
A Dmoveconfig.py352 CONFIG_DATABASE = 'moveconfig.db' variable
1489 print('Building %s database' % CONFIG_DATABASE)
1679 with open(CONFIG_DATABASE) as fd:
1945 with open(CONFIG_DATABASE, 'w') as fd:

Completed in 5 milliseconds