[U-Boot] [PATCH 7/7] omap3_logic: Add Device Tree Support and more DM drivers

Tom Rini trini at konsulko.com
Wed Apr 12 19:18:39 UTC 2017


On Wed, Apr 12, 2017 at 07:40:16AM -0500, Adam Ford wrote:

> The previous version of omap3_logic_defconfig supported either
> Torpedo or SOM-LV.  Now with the device tree, there are two
> different defconfig files:
> 
> omap3_logic_defconfig = torpedo
> omap3_logic_somlv_defconfig = SOM-LV
> 
> This patch also removes all the excessive code in trying to
> determine the differences between these boards as well as removing
> the some of the unnecessary NS16550 intiailization as the device
> tree can do that now.  This also adds DM_I2C and DM_MMC since
> the overlying drivers have the built-in support already.  The
> corresponding include/config/omap3_logic.h also reduced in size
> due to the new device tree support.
> 
> The device trees were sync'd with 4.9.y stable with two changes:
> disable mmc2 and stdout-path = &uart1.  Both of those two changes
> will be submitted to the linux-omap list.
> 
> Signed-off-by: Adam Ford <aford173 at gmail.com>
> Reviewed-by: Lokesh Vutla <lokeshvutla at ti.com>

OK, why can't we support both in a single defconfig?  And perhaps a
README to say that if you need to support only one, modify the config as
follows... ?  Thanks!

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


More information about the U-Boot mailing list