[PATCH] arm: Add AM335x based CBC board

Tom Rini trini at konsulko.com
Thu Mar 3 15:10:25 CET 2022


On Thu, Mar 03, 2022 at 03:07:47PM +0100, Lukasz Majewski wrote:
> 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 at 4a100000
> > > > Hit any key to stop autoboot:  0
> > > > 
> > > > Signed-off-by: Lukasz Majewski <lukma at 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?)

Everything that's not -u-boot.dtsi stuff needs to be at least in
linux-next first, yes.  For all SoCs, not just am33xx.

-- 
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/20220303/93888425/attachment.sig>


More information about the U-Boot mailing list