jlaitine commented on PR #20114: URL: https://github.com/apache/nuttx/pull/20114#issuecomment-5726169455
I resolved the CI error with ELE FW in the following way: - Re-tested that the board boots fine with the ROM-provided ELE FW (the trdc releases etc work.). - Made separate config flags enabling the ELE FW and ELE FW download from web. Now it is possible also to self-host the FW in downstream private repo is wanted (default being that if the ELE FW is wanted, it downloads it from the web) - For the default boards, I left IMXRT_ELE_FW=n, so CI just builds images which rely on the ele rom code only. It is anyhow much better that CI doesn't become dependent on something existing in the internet I also cleaned up the commit history so that ele firmware support is a separate commit on top. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
