Home
last modified time | relevance | path

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

/u-boot/tools/
A Dmoveconfig.py438 defconfigs = []
455 defconfigs += matched
462 defconfigs = []
468 return defconfigs
739 defconfigs = get_all_defconfigs()
741 for defconfig in defconfigs:
1502 if options.defconfigs:
1503 defconfigs = get_matched_defconfigs(options.defconfigs)
1507 progress = Progress(len(defconfigs))
1514 for defconfig in defconfigs:
[all …]
A Dgenboardscfg.py198 def scan_defconfigs_for_multiprocess(queue, defconfigs): argument
210 for defconfig in defconfigs:
238 defconfigs = all_defconfigs[total_boards * i // jobs :
242 args=(q, defconfigs))
/u-boot/board/varisys/cyrus/
A DREADME3 The Cyrus defconfigs are Cyrus_P5020_defconfig and Cyrus_P5040_defconfig.
/u-boot/doc/
A DREADME.davinci43 The SPL is built as u-boot.ais for all DA850 defconfigs except those booting

Completed in 7 milliseconds