updating kernel like program fpga, execute command to print which module failed, unlinking temporary file while programming bug fix

This commit is contained in:
2021-11-03 17:17:24 +01:00
parent 98cf908918
commit 6e49b77b08
14 changed files with 435 additions and 20 deletions

View File

@ -20,7 +20,7 @@ This document describes the differences between vx.x.x and v6.0.0.
1. New or Changed Features
==========================
- kernelversion
- updatekernel
2. Resolved Issues
@ -30,6 +30,8 @@ This document describes the differences between vx.x.x and v6.0.0.
- rx id in config file was not taken into account. fixed.
- programming firmware failure for blackfin, fixed but requires new kernel.
- nios kernel check updated (ensuring right kernel)
- executecommand now says which module failed
- programming firmware did not delete temporary file created. fixed.
3. Known Issues
===============