lattice: UFM printf -> printInfo

This commit is contained in:
Gwenhael Goavec-Merou 2023-05-01 21:11:22 +02:00
parent caafc8edc3
commit d8bc361e7f
1 changed files with 1 additions and 1 deletions

View File

@ -429,7 +429,7 @@ bool Lattice::program_intFlash(ConfigBitstreamParser *_cbp)
ufm_start = getUFMStartPageFromJEDEC(_jed, i);
if (_verbose)
printf("UFM init detected in JEDEC file");
printInfo("UFM init detected in JEDEC file");
if(ufm_start > 2045) {
printError("UFM section detected in JEDEC file, but "