On Wed, Feb 20, 2019 at 10:55:20AM +, Mike Looijmans wrote:
> >>> I am aware of two fixes for U-Boot. I will look them up, and reply again
> >>> to this thread.
>
> Browsing through u-boot commits, I found this gem that's disabled by default:
>
> CONFIG_BLOCK_CACHE=y
>
> The commit is this
On Thu, 21 Feb 2019 at 10:17, Mike Looijmans wrote:
> That'd be best. One would expect that creating a filesystem "offline" would
> yield something optimal in terms of the way files are allocated, since
> everything about all files is already known when it's written.
But because we don't run imag
On 19-02-19 21:45, Leon Woestenberg wrote:
> Hello all,
>
> On Tue, Feb 19, 2019 at 8:28 PM Andre McCurdy wrote:
>> On Tue, Feb 19, 2019 at 9:13 AM Leon Woestenberg wrote:
>>>
>>> Hello Mike,
>>>
>>> sounds familiar.
>>>
>>> On Tue, 19 Feb 2019 at 17:55, Mike Looijmans
>>> wrote:
Too
>>> I am aware of two fixes for U-Boot. I will look them up, and reply again to
>>> this thread.
Browsing through u-boot commits, I found this gem that's disabled by default:
CONFIG_BLOCK_CACHE=y
The commit is this one:
commit e40cf34a29f1b248643731a11fb1c6f0520d016c
Author: Eric Nelson
Date:
Hello Mike, all,
On Wed, Feb 20, 2019 at 11:42 AM Mike Looijmans wrote:
>
> On 19-02-19 21:45, Leon Woestenberg wrote:
> > Hello all,
> >
> > On Tue, Feb 19, 2019 at 8:28 PM Andre McCurdy wrote:
> >> On Tue, Feb 19, 2019 at 9:13 AM Leon Woestenberg
> >> wrote:
> >>>
> >>> Hello Mike,
> >>>
> >
On 19/02/2019 20:45, Leon Woestenberg wrote:
> Hello all,
>
> On Tue, Feb 19, 2019 at 8:28 PM Andre McCurdy wrote:
>> On Tue, Feb 19, 2019 at 9:13 AM Leon Woestenberg wrote:
>>>
>>> Hello Mike,
>>>
>>> sounds familiar.
>>>
>>> On Tue, 19 Feb 2019 at 17:55, Mike Looijmans
>>> wrote:
>>>
Hello all,
On Tue, Feb 19, 2019 at 8:28 PM Andre McCurdy wrote:
> On Tue, Feb 19, 2019 at 9:13 AM Leon Woestenberg wrote:
>>
>> Hello Mike,
>>
>> sounds familiar.
>>
>> On Tue, 19 Feb 2019 at 17:55, Mike Looijmans wrote:
>>>
>>> Took me a while to figure out why my board took 90 seconds to boot
On Tue, Feb 19, 2019 at 9:13 AM Leon Woestenberg
wrote:
> Hello Mike,
>
> sounds familiar.
>
> On Tue, 19 Feb 2019 at 17:55, Mike Looijmans
> wrote:
>
>> Took me a while to figure out why my board took 90 seconds to boot
>> suddenly.
>>
>> The issue turned out to be the ext4 partition created by
Hello Mike,
sounds familiar.
On Tue, 19 Feb 2019 at 17:55, Mike Looijmans
wrote:
> Took me a while to figure out why my board took 90 seconds to boot
> suddenly.
>
> The issue turned out to be the ext4 partition created by wic.
I suspect it's not WIC's fault.
> ZynqMP> load mmc 0:2 0x10
Took me a while to figure out why my board took 90 seconds to boot suddenly.
The issue turned out to be the ext4 partition created by wic.
On a "wic" created ext4 disk, this is what u-boot does:
ZynqMP> load mmc 0:2 0x10 /lib/firmware/fpga.bin
19311092 bytes read in 85529 ms (219.7 KiB/s)
10 matches
Mail list logo