[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] important bug fix



Hi again Brett,

Brett Boren wrote:
> Yup, that fixed it. Have you tried getting the board to use 32 MB? Whenever
> I do it hangs right after trying to exec hostname (first process after init
> I believe).

I just made the two obvious changes - expand the memory range on the ddr 
controller in mhs to 0x80000000 - 0x81ffffff, and modified the ERAM_SIZE 
in mbvanilla.h to 0x2000000, and it works like a charm (see transcript 
below).  The cache range should probably also be expanded, I'll tr that 
next.

Let me know if you want the bitstream or kernel image to try.

Cheers,

John

Sash command shell (version 1.1.1) 

/> cat /proc/meminfo 

         total:    used:    free:  shared: buffers:  cached: 

Mem:  31059968  3039232 28020736        0   573440  1073152 

Swap:        0        0        0 

MemTotal:        30332 kB 

MemFree:         27364 kB 

MemShared:           0 kB 

Buffers:           560 kB 

Active:            872 kB 

Inactive:          736 kB 

HighTotal:           0 kB 

HighFree:            0 kB 

LowTotal:        30332 kB 

LowFree:         27364 kB 

SwapTotal:           0 kB 

SwapFree:            0 kB 



___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/