Home
last modified time | relevance | path

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

/u-boot/test/py/tests/test_fs/
A Dconftest.py134 def mk_fs(config, fs_type, size, id): function
272 fs_img = mk_fs(u_boot_config, fs_type, 0xc0000000, '3GB')
388 fs_img = mk_fs(u_boot_config, fs_type, 0x8000000, '128MB')
477 fs_img = mk_fs(u_boot_config, fs_type, 0x8000000, '128MB')
511 fs_img = mk_fs(u_boot_config, fs_type, 0x8000000, '128MB')
588 fs_img = mk_fs(u_boot_config, fs_type, 0x40000000, '1GB')

Completed in 3 milliseconds