From: Lukasz Majewski <lukma@denx.de>
To: Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de, Andre Przywara <andre.przywara@arm.com>,
Bharat Gooty <bharat.gooty@broadcom.com>,
Christian Hewitt <christianshewitt@gmail.com>,
Dario Binacchi <dariobin@libero.it>,
Fabio Estevam <festevam@denx.de>,
Gireesh Hiremath <Gireesh.Hiremath@in.bosch.com>,
Heiko Schocher <hs@denx.de>,
Jaehoon Chung <jh80.chung@samsung.com>,
Jagan Teki <jagan@amarulasolutions.com>,
Kever Yang <kever.yang@rock-chips.com>,
Kory Maincent <kory.maincent@bootlin.com>,
Lokesh Vutla <lokeshvutla@ti.com>,
Marcin Niestroj <m.niestroj@grinn-global.com>,
Peter Robinson <pbrobinson@gmail.com>,
Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com>,
Simon Glass <sjg@chromium.org>,
Tim Harvey <tharvey@gateworks.com>,
"Ying-Chun Liu (PaulLiu)" <paul.liu@linaro.org>
Subject: Re: [PATCH] arm: Add AM335x based CBC board
Date: Thu, 3 Mar 2022 15:07:47 +0100 [thread overview]
Message-ID: <20220303150747.1594d450@ktm> (raw)
In-Reply-To: <20220303132246.GA5020@bill-the-cat>
[-- Attachment #1: Type: text/plain, Size: 1486 bytes --]
Hi Tom,
> On Thu, Mar 03, 2022 at 10:27:10AM +0100, Lukasz Majewski wrote:
> > Hi Tom,
> >
> > > This commit adds CBC board to U-Boot.
> > >
> > > U-Boot 2022.04-rc1-00271-g930634a4c9 (Feb 21 2022 - 15:08:13
> > > +0100)
> > >
> > > CPU : AM335X-GP rev 2.1
> > > Model: AM335x Bosch CBC
> > > DRAM: 512 MiB
> > > Core: 198 devices, 14 uclasses, devicetree: separate
> > > MMC: OMAP SD/MMC: 2, OMAP SD/MMC: 0, OMAP SD/MMC: 1
> > > Loading Environment from MMC... OK
> > > Boot Device is eMMC
> > > CBC Variant found: BCT531
> > > Net: eth2: ethernet@4a100000
> > > Hit any key to stop autoboot: 0
> > >
> > > Signed-off-by: Lukasz Majewski <lukma@denx.de>
> > >
> > > ---
> > >
> > > arch/arm/Kconfig | 1 +
> > > arch/arm/dts/Makefile | 1 +
> > > arch/arm/dts/am335x-cbc-u-boot.dtsi | 18 ++
> > > arch/arm/dts/am335x-cbc.dts | 309 ++++++++++++++++++++
> > > arch/arm/dts/am335x-cbc.dtsi | 136 +++++++++
>
> Is this dts upstream?
>
No, not yet. This is the smallest required DTS for this board (and
hence it is a subset of the full blown Linux kernel DTS).
(Shall it be first accepted to the Linux kernel?)
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@denx.de
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2022-03-03 14:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-22 8:57 [PATCH] arm: Add AM335x based CBC board Lukasz Majewski
2022-03-03 9:27 ` Lukasz Majewski
2022-03-03 13:22 ` Tom Rini
2022-03-03 14:07 ` Lukasz Majewski [this message]
2022-03-03 14:10 ` Tom Rini
2022-03-03 14:48 ` Lukasz Majewski
2022-03-03 16:35 ` Tom Rini
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=20220303150747.1594d450@ktm \
--to=lukma@denx.de \
--cc=Gireesh.Hiremath@in.bosch.com \
--cc=andre.przywara@arm.com \
--cc=bharat.gooty@broadcom.com \
--cc=christianshewitt@gmail.com \
--cc=dariobin@libero.it \
--cc=festevam@denx.de \
--cc=hs@denx.de \
--cc=jagan@amarulasolutions.com \
--cc=jh80.chung@samsung.com \
--cc=kever.yang@rock-chips.com \
--cc=kory.maincent@bootlin.com \
--cc=lokeshvutla@ti.com \
--cc=m.niestroj@grinn-global.com \
--cc=paul.liu@linaro.org \
--cc=pbrobinson@gmail.com \
--cc=rayagonda.kokatanur@broadcom.com \
--cc=sjg@chromium.org \
--cc=tharvey@gateworks.com \
--cc=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.