[PATCH 0/7] arm: dts: Create common imx8mn-u-boot

Tim Harvey tharvey at gateworks.com
Thu Aug 4 19:15:43 CEST 2022


On Sun, Jul 31, 2022 at 4:46 PM Adam Ford <aford173 at gmail.com> wrote:
>
> Every imx8mn board has a bunch of similar entries on their
> respective board-u-boot.dtsi file to make the board bootable.
> Instead of maintaining multiple files with duplicate code,
> have them all point to a new, common file.  This file includes
> the necessary nodes that were common to nearly all boards
> and added spba1 to help faciliate SPL_DM_SERIAL.  This also
> adds support for CONFIG_FSPI_CONF_HEADER which can be used
> to generate flash.bin files for booting from FlexSPI.
>
> Adam Ford (7):
>   arm: dts: imx8mn-u-boot: Create common imx8mn-u-boot.dtsi
>   arm: dts: imx8mn-beacon-kit: Consolidate with imx8mn-u-boot
>   arm: dts: imx8mn-bsh-smm-s2: Consolidate with imx8mn-u-boot
>   arm: dts: imx8mn-ddr4-evk: Consolidate with imx8mn-u-boot
>   arm: dts: imx8mn-evk: Consolidate with imx8mn-u-boot
>   arm: dts: imx8mn-var-som-symphony: Consolidate with imx8mn-u-boot
>   arm: dts: imx8mn-venice: Consolidate with imx8mn-u-boot
>
>  arch/arm/dts/imx8mn-beacon-kit-u-boot.dtsi    | 180 +------------
>  .../dts/imx8mn-bsh-smm-s2-u-boot-common.dtsi  | 172 +-----------
>  arch/arm/dts/imx8mn-ddr4-evk-u-boot.dtsi      | 180 +------------
>  arch/arm/dts/imx8mn-evk-u-boot.dtsi           | 108 --------
>  arch/arm/dts/imx8mn-u-boot.dtsi               | 248 ++++++++++++++++++
>  .../dts/imx8mn-var-som-symphony-u-boot.dtsi   | 188 +------------
>  arch/arm/dts/imx8mn-venice-u-boot.dtsi        | 188 +------------
>  7 files changed, 254 insertions(+), 1010 deletions(-)
>  create mode 100644 arch/arm/dts/imx8mn-u-boot.dtsi
>
> --
> 2.34.1
>

Thanks Adam,

For the series:

Reviewed-By: Tim Harvey <tharvey at gateworks.com>
Tested-By: Tim Harvey <tharvey at gateworks.com> #imx8mn-venice-gw7902

Best Regards,

Tim


More information about the U-Boot mailing list