Re: prep work for submitting Draeger imx6-ralated patches
Fabio Estevam <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <CAOMZO5BDTBrM-FHoH4WkSHj0qGFUKzPX1tkqymvMJB5EHd6p7w@mail.gmail.com> |
Hi Petko, On Mon, Aug 17, 2026 at 10:46 AM Petko Manolov <[email protected]> wrote: > > Hello guys, > > I am tasked with submitting the patches Draeger (Dräger) applied to u-boot for > their imx6-based product line. I've already spoken to Tom Rini about how to > approach the upstreaming them, but would like to get your opinion as imx6 > maintainers. .... > arch/arm/Kconfig | 1 + > arch/arm/dts/Makefile | 5 +- > arch/arm/dts/imx6dl-draeger-m48.dts | 23 + > arch/arm/dts/imx6q-draeger-m48.dts | 23 + > arch/arm/dts/imx6qdl-draeger-m48-u-boot.dtsi | 20 + > arch/arm/dts/imx6qdl-draeger-m48.dtsi | 354 + > arch/arm/dts/imx6qp-draeger-m48.dts | 87 + I suggest you start by upstreaming the DTS files. Then try to add minimal U-Boot support for the board that allows booting Linux.