[U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout

Chin Liang See clsee at altera.com
Tue Dec 15 02:09:42 CET 2015


On Tue, 2015-12-15 at 01:32 +0100, Marek Vasut wrote:
> On Monday, December 14, 2015 at 04:22:57 PM, Chin Liang See wrote:
> > On Mon, 2015-12-14 at 02:25 +0100, Marek Vasut wrote:
> > > On Monday, December 14, 2015 at 02:22:32 AM, Chin Liang See 
> > > wrote:

[...]

> > 
> > Yeah, I can successfully mounted with ubifs :)
> > 
> > Just that I still have the issue with U-Boot ubifsmount although I
> > already applied the patch for cache ARMV7. I will take a look into
> > ubi
> > code as I suspect its due to eraseblock size issue.
> 
> Keep looking, good luck.

Yup, will compare the UBI code with the Linux one.

> 
> The armv7 cache issue is more serious than I thought, I am starting
> to suspect
> there is some problem with the L3 interconnect, but I cannot put my
> finger on
> it yet.

Hmmm... I can try to help. 

FYI, I was trying to understand how the code error in cache-cp15 will
cause the misbehave. One thing I am suspecting it might due to mismatch
of cache policy for the memory that store the page table and
translation page walk mechanism. But with your fix, it should be good
as they are matching now.

Thanks
Chin Liang


> 
> Best regards,
> Marek Vasut


More information about the U-Boot mailing list