[U-Boot] [PATCH 09/22] mtd: nand: automate NAND timings selection
York Sun
york.sun at nxp.com
Tue Dec 5 16:38:21 UTC 2017
On 12/04/2017 04:31 PM, Masahiro Yamada wrote:
>> Err: serial
>> Net:
>> MMC read: dev # 0, block # 2080, count 128 ...
>> Fman1: Data at 7faf67d0 is not a firmware
>> e1000#0: Out of Memory!
>
>
> Looks like malloc() failed.
>
>
>> No ethernet found.
>> Hit any key to stop autoboot: 0
>> (York: Hit a key to stop the counting down here)
>> ERROR : memory not allocated
>
>
> This error message comes from xmalloc() or xrealloc().
>
>
>
> I think your board grew in size by my commit.
>
>
> Does disabling some features solve your problem?
>
I tried to disable USB feature and reduced the image size, but that
didn't fix this issue. I don't believe NAND driver has anything to do
with this issue though. I will keep debugging.
York
More information about the U-Boot
mailing list