[U-Boot] [PATCH v4 00/17] nand: remove direct acces to nand_info array

Lokesh Vutla lokeshvutla at ti.com
Tue Jul 4 06:13:00 UTC 2017



On Monday 03 July 2017 04:47 PM, Tom Rini wrote:
> On Mon, Jul 03, 2017 at 11:30:36AM +0530, Lokesh Vutla wrote:
>>
>>
>> On Sunday 02 July 2017 06:11 PM, Tom Rini wrote:
>>> On Mon, Jun 26, 2017 at 07:12:50PM -0500, Grygorii Strashko wrote:
>>>
>>>> This is a preparation required for adding Nand DM support. This series
>>>> introduces new API get_nand_dev_by_index() to avoid direct acces to nand_info
>>>> array and updates u-boot to use it. As result, nand_info array is made static
>>>> in the last patch.
>>>>
>>>> Changes in v4:
>>>> - rebased on top of git://git.denx.de/u-boot.git/master
>>>> - added patch for arch/arm/cpu/armv8/fsl-layerscape/ppa.c
>>>> - added "Reviewed-by" tags
>>>
>>> Can you push all of this into a travis-ci build and send back a link to
>>> it all passing?  Thanks!
>>
>> Here is the travis-ci link.
>> https://travis-ci.org/lokeshvutla/u-boot/builds/249477022. Everything
>> build successfully except am33xx and xtensa. But these failures has
>> nothing to do with these patches as it is failure while downloading
>> toolchain:
> 
> When that happens just hit the restart job button, btw.
> 

After restarting the job, everything passes now.
https://travis-ci.org/lokeshvutla/u-boot/builds/249477022

Thanks and regards,
Lokesh


More information about the U-Boot mailing list