bouffalolab / bl808_linux

Apache License 2.0
129 stars 41 forks source link

Fail to flash final image #5

Closed gamelaster closed 2 years ago

gamelaster commented 2 years ago

During flashing whole_image_linux.bin, it fails on the end during checksum check (BFLB_FLASH_LOAD_VERIFY_FAIL). I tried 2 000 000 baudrate, also 115 200, but always failed. We use 25Q16JWSIQ, so it should be enough, also the whole_image_linux.bin is under 8 MB.

I think it might be somehow related to #4 , as maybe I used wrong config, which produced bigger Linux image, thus not fitting to SPI Flash.

EDIT: I again forgot it's 16Mbit not 16MB, so of course I can't fit 8MB firmware to 2MB flash... Sorry! :D