szemzoa / awboot

small linux bootloader for Allwinner T113-S3 and V851s
76 stars 34 forks source link

switch to thumb2 code (-mthumb) #15

Closed fpoussin closed 1 year ago

fpoussin commented 1 year ago

This reduces code size by a lot. LOG_INFO: 39 -> 31KB LOG_DEBUG: 42 -> 34KB