Alex Albino

Results 4 issues of Alex Albino

@mithro says he should do this.

[make_gateware_output.txt](https://github.com/timvideos/litex-buildenv/files/3180632/make_gateware_output.txt) [make_gateware-flash_output.txt](https://github.com/timvideos/litex-buildenv/files/3180633/make_gateware-flash_output.txt) It seems the final write doesn't actually write all bytes, as read comes back missing some final bytes.

@mithro says that incremental building of the firmware is broken again and should be fixed.

@mithro says something is broken here; ``` AR libuip.a make[1]: Leaving directory '/home/aalbino/litex-buildenv/build/tinyfpga_bx_base_lm32.minimal/software/uip' make[1]: Entering directory '/home/aalbino/litex-buildenv/build/tinyfpga_bx_base_lm32.minimal/software/stub' CC main.o CC isr.o LD firmware.elf chmod -x firmware.elf OBJCOPY firmware.bin chmod -x...