[U-Boot] [PATCH v1] board: ti: beagle_x15: Reused to support am57xx_evm

Tom Rini trini at konsulko.com
Thu Oct 29 21:57:32 CET 2015


On Thu, Oct 29, 2015 at 12:25:45PM -0500, Nishanth Menon wrote:
> On 10/28/2015 04:24 PM, Steve Kipisz wrote:
> [...]
> > For now, we did turn off CONFIG_DM and CONFIG_DEFAULT_DEVICE_TREE
> > as we are expecting to add additional boards shortly.
> 
> [...]
> 
> > diff --git a/configs/am57xx_evm_defconfig b/configs/am57xx_evm_defconfig
> > index f6566bf..7573246 100644
> > --- a/configs/am57xx_evm_defconfig
> > +++ b/configs/am57xx_evm_defconfig
> > @@ -1,19 +1,8 @@
> >  CONFIG_ARM=y
> >  CONFIG_OMAP54XX=y
> > -CONFIG_TARGET_BEAGLE_X15=y
> > -CONFIG_DEFAULT_DEVICE_TREE="am57xx-beagle-x15"
> 
> NAK. While I do agree to the rename to encompass the platform better,
> I disagree to disable DM and device tree for x15 - neither of which
> should necessary for the rename.

There's two sides to this.  Do we want to go with starting out with N
binaries for N platforms (so DM+DT+N defconfigs, but yes, it's
u-boot.bin + dt cat'd on the end...).  Or do we want to go non-DM+DT and
multiple in one binary until we sort out and then implement something
that lets do multiple DTs?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151029/d2f23a8a/attachment.sig>


More information about the U-Boot mailing list