[U-Boot] [PATCH v2 00/15] nand: device model bringup on am335x evm and am437x gpevm

Tom Rini trini at konsulko.com
Mon Feb 6 01:56:51 UTC 2017


On Tue, Jan 31, 2017 at 03:37:02PM -0600, Grygorii Strashko wrote:

> This patch seires adds nand uclass driver and enables omap_gpmc to
> adopt driver model. This has been tested on AM335x GP EVM and
> AM437x GP EVM.
> 
> As preparation for introducing nand uclass driver the new API
> get_nand_dev_by_index() was added to avoid direct acces to nand_info array and
> u-boot core files were updated to use it.
> 
> Patches can be found at:
> git at git.ti.com:~gragst/ti-u-boot/gragsts-ti-u-boot.git dm-nand-v2

My conceptual concern here is that we need to address (as I've stated
elsewhere) the need to get DM/DT support within SPL on these families
(and yes, figure out what we'll do with respect to HS and the further
size constraints) before we push farther down this path of DM/DT
conversion as it's adding more #if/#else/#endif code that we need to be
able to drop.  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/20170205/34771082/attachment.sig>


More information about the U-Boot mailing list