public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH 2/2] mx28evk: Convert to driver model
Date: Sat, 20 Feb 2021 15:45:17 -0500	[thread overview]
Message-ID: <20210220204517.GA3047@bill-the-cat> (raw)
In-Reply-To: <20210218023928.386801-2-festevam@gmail.com>

On Wed, Feb 17, 2021 at 11:39:28PM -0300, Fabio Estevam wrote:

> Make the conversion to driver model as it is mandatory.
> 
> Successfully tested booting Linux from the SD card.
> 
> Dropped support for networking and splash screen as these need
> to be properly converted to DM and tested.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
> I haven't had a chance to add DM_ETH and DM_VIDEO yet, but
> these can be added later.
> 
>  arch/arm/dts/Makefile               |  1 +
>  arch/arm/dts/imx28-evk-u-boot.dtsi  | 10 ++++
>  board/freescale/mx28evk/MAINTAINERS |  1 +
>  board/freescale/mx28evk/mx28evk.c   | 77 -----------------------------
>  configs/mx28evk_defconfig           | 28 +++++------

You're missing:
configs/mx28evk_auart_console_defconfig
configs/mx28evk_nand_defconfig
configs/mx28evk_spi_defconfig
in conversion here.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210220/2c41395a/attachment.sig>

  reply	other threads:[~2021-02-20 20:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-18  2:39 [PATCH 1/2] imx28-evk: Import devicetree file from Linux Fabio Estevam
2021-02-18  2:39 ` [PATCH 2/2] mx28evk: Convert to driver model Fabio Estevam
2021-02-20 20:45   ` Tom Rini [this message]
2021-02-20 21:08     ` Fabio Estevam
2021-02-20 22:09       ` Tom Rini
2021-02-21 12:29         ` Fabio Estevam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210220204517.GA3047@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox