Re: [PATCH 0/2] apalis/colibri imx6/imx6ull/imx7: Add fastboot supp

2023-12-13 Thread Fabio Estevam
On Thu, Nov 9, 2023 at 9:44 PM Hiago De Franco wrote: > > This patch series introduces Fastboot support on all Apalis iMX6, > Colibri iMX6, Colibri iMX6ULL and Colibri iMX7 machines. It includes the > necessary configurations in their respective defconfig files and > implements logic in the boards

[PATCH 0/2] apalis/colibri imx6/imx6ull/imx7: Add fastboot supp

2023-11-09 Thread Hiago De Franco
This patch series introduces Fastboot support on all Apalis iMX6, Colibri iMX6, Colibri iMX6ULL and Colibri iMX7 machines. It includes the necessary configurations in their respective defconfig files and implements logic in the boards files to determine whether SDP or Fastboot will be utilized. Hi