Lines Matching refs:programmer

6 … the ubertest script supports using a secondary programmer to check the result of the primary prog…
20 - Remote machine: DUT controlled via SSH with primary programmer.
22 - Primary programmer: The programmer which will be tested using the new version of flashrom.
23programmer: An optional programmer which will be used along with the old version of flashrom to ve…
37 `-p/--primary-programmer`: Primary programmer options, e.g. “internal”, “ch341a_spi”, etc.
51programmer are used, then a local copy of flashrom is used to control the secondary programmer. Th…
81 …two programmers. The secondary programmer is used with the old/stable version of flashrom to verif…
83 …ary programmer” to “external programmer”? That could simplify the script significantly, especially…
85 To use a secondary programmer, use the following options:
86 `-s/--secondary-programmer <parameters>`: Specify the secondary programmer the same way you do with…
102 …(shown below) involving a local machine, a remote machine, an external programmer, and the ROM to …
104 #### Targeting external ROM connected to an external programmer
108 ![external programmer, external ROM](drawing_external_programmer_external_rom.svg)
110 #### Targeting local host’s ROM using internal programmer
114 ![local programmer is dut](drawing_local_programmer_is_dut.svg)
116 #### Targeting remote host's ROM using its internal programmer
122 #### Targeting local host’s ROM using external programmer
126 ![external programmer targeting local dut](drawing_external_programmer_local_dut.svg)
128 … remote host's ROM using its internal programmer, and checking the result using an external (secon…
131 …s will be on the remote host. However in order to control the external programmer that will be use…
133 ![external programmer targeting external dut](drawing_external_programmer_remote_dut.svg)
165 …er chip sizes, and also longer for configurations that use an external programmer. At 1 iteration …