analogdevicesinc / lnxdsp-u-boot

U-Boot for Analog Devices ADSP-SC5xx based EZ-KIT boards
3 stars 9 forks source link

Make the SC589-MINI's SPI Flash boot RFS 'minimal' instead of 'tiny' #7

Closed vasbimpikasadi closed 1 year ago

vasbimpikasadi commented 1 year ago

The MINI version that we support (>= 1.5) comes equipped with a 64 MB flash chip, whereas the rest of the SC58* & SC573 EZKIT's come with 16 MB. This means that the MINI can hold the minimal image in the flash, and is not forced to use the tiny.

Please do not submit a Pull Request via github. Our project makes use of mailing lists for patch submission and review. For more details please see https://u-boot.readthedocs.io/en/latest/develop/sending_patches.html

The only exception to this is in order to trigger a CI loop on Azure prior to posting of patches.