[U-Boot] [U-Boot, v3, 3/9] fat/fs: convert to directory iterators

Rob Clark robdclark at gmail.com
Sat Sep 16 20:42:31 UTC 2017


On Sat, Sep 16, 2017 at 4:32 PM, Adam Ford <aford173 at gmail.com> wrote:
> On Fri, Sep 15, 2017 at 9:32 PM, Tom Rini <trini at konsulko.com> wrote:
>>
>> On Sat, Sep 09, 2017 at 01:15:54PM -0400, Rob Clark wrote:
>>
>> > And drop a whole lot of ugly code!
>> >
>> > Signed-off-by: Rob Clark <robdclark at gmail.com>
>> > Reviewed-by: Ɓukasz Majewski <lukma at denx.de>
>> > Reviewed-by: Simon Glass <sjg at chromium.org>
>>
>> Applied to u-boot/master, thanks!
>>
>
> According to git bisect, this patch seems to break the booting of am3517_evm
>
> It just displays:
>
> U-Boot SPL 2017.09-00135-g8eafae2 (Sep 16 2017 - 15:23:16)
> Trying to boot from MMC1
>
> Then hangs.
>
> It does, however the same patch boots just fine on
> omap3_logic_defconfig which is an OMAP3630/DM3730 board.
>
> da850evm_defconfig (OMAP-L138) is also booting just fine.
>
> I'm going to investigate it further to see why just 1/3 boards seems impacted.
>

Tom reported a similar fail.. although I am failing to reproduce it in
sandbox w/ a copy of his partition, so maybe it is somehow hw
specific?  If you could, debug logs w/
https://hastebin.com/raw/fijazebiso applied in before/after case would
be useful.. maybe I could spot something from that?

BR,
-R


More information about the U-Boot mailing list