On Fri, Nov 29, 2013 at 06:12:18PM +0100, Laszlo Ersek wrote:
> v3 [Markus]:
> - FW_SIZE -> BLOB_SIZE
> - create_firmware() -> create_blob_file()
> - detach create_blob_file() comment block from firmware & temporariness
> - same in filename and error messages there
> - char unsigned -> uint8_t
>
>
Il 29/11/2013 18:12, Laszlo Ersek ha scritto:
> v3 [Markus]:
> - FW_SIZE -> BLOB_SIZE
> - create_firmware() -> create_blob_file()
> - detach create_blob_file() comment block from firmware & temporariness
> - same in filename and error messages there
> - char unsigned -> uint8_t
Great idea. :)
>
v3 [Markus]:
- FW_SIZE -> BLOB_SIZE
- create_firmware() -> create_blob_file()
- detach create_blob_file() comment block from firmware & temporariness
- same in filename and error messages there
- char unsigned -> uint8_t
Laszlo Ersek (4):
i440fx-test: qtest_start() should be paired with qtest_en