Holybro Durandal doen't work with v1.11

While flashing PX4 firmware to Holybro Durandal FCU it isn’t booting up after the flash complete (successfully) .

I have tried to download the build from the 1.11.0 stable release(via GQC), and also tried to build on my computer and flash:

when trying to flash from terminal,

> $./px_uploader.py ../build/holybro_durandal-v1_default/holybro_durandal-v1_default.px4 --port /dev/ttyACM0
> I get the output:
> 
> Loaded firmware for board id: 139,0 size: 1652705 bytes (84.06%), waiting for the bootloader...
> 
> Found board id: 139,0 bootloader version: 5 on /dev/ttyACM0
> sn: 003200483038510334343436
> chip: 10036450
> family: b'STM32H7?????'
> revision: b'?'
> flash: 1966080 bytes
> Windowed mode: False
> 
> Erase : [====================] 100.0%
> Program: [====================] 100.0%
> Verify : [====================] 100.0%
> Rebooting. Elapsed Time 28.305

and the board still not booting up

When I tried to upload the firmware from Mission Planner I got the following error:
ERROR: bootloader reports INVALID OPERATION

Your more likely to get results from the issue you opened on github.