Hi Ali,
I appreciate your help. It appears to be working now. I had not modified
the DTB file; after doing so, it works.
Thanks :)
Ivan
On Tue, Sep 16, 2014 at 7:02 AM, Ali Saidi wrote:
>
>
> Are you user you're using the kernel you just compiled?
>
> The text you copied shows the driver load
Hi Fulya,
I have attached the patch file. You have to download the kernel source code
for 2.6.22 from kernel.org, apply the patch, and then build the kernel.
x86 full-system with more than one O3 CPU with the classic memory model
does not currently work in gem5. A couple months ago, Steve Reinhar
Hi all,
I’m keeping digging into how to config a shared L1 cache in ruby system. It
seams gem5 does not have safe method to do this in both classical and ruby
system. And I found some further problem which may help to config the shared L1
cache in ruby. And I want some help to make this right.