Re: [U-Boot] [PATCH V1 1/1] MX5: Keep L2 cache enabled before jump to kernel

2011-04-16 Thread Albert ARIBAUD
Le 15/04/2011 17:55, Jason Liu a écrit : > Hi, Stefano, > > 2011/4/15 Stefano Babic: >> On 04/13/2011 03:25 PM, Jason Liu wrote: >> >> Hi Jason, >> >>> Currently, Linux kernel does not do any L2 cache enable >>> Operation.So,Keep L2 cache enabled(L2EN=1) in the u-boot >>> before Jump to the Linux K

Re: [U-Boot] [PATCH V1 1/1] MX5: Keep L2 cache enabled before jump to kernel

2011-04-15 Thread Jason Liu
Hi, Stefano, 2011/4/15 Stefano Babic : > On 04/13/2011 03:25 PM, Jason Liu wrote: > > Hi Jason, > >> Currently, Linux kernel does not do any L2 cache enable >> Operation.So,Keep L2 cache enabled(L2EN=1) in the u-boot >> before Jump to the Linux Kernel and thus L2 cache can be >> effectively used i

Re: [U-Boot] [PATCH V1 1/1] MX5: Keep L2 cache enabled before jump to kernel

2011-04-15 Thread Stefano Babic
On 04/13/2011 03:25 PM, Jason Liu wrote: Hi Jason, > Currently, Linux kernel does not do any L2 cache enable > Operation.So,Keep L2 cache enabled(L2EN=1) in the u-boot > before Jump to the Linux Kernel and thus L2 cache can be > effectively used in Linux Kernel. If the cache is not active in the

Re: [U-Boot] [PATCH V1 1/1] MX5: Keep L2 cache enabled before jump to kernel

2011-04-14 Thread Albert ARIBAUD
Hi Jason, Le 13/04/2011 15:25, Jason Liu a écrit : > Currently, Linux kernel does not do any L2 cache enable > Operation.So,Keep L2 cache enabled(L2EN=1) in the u-boot > before Jump to the Linux Kernel and thus L2 cache can be > effectively used in Linux Kernel. Do you mean that the Linux Kernel