> > From: Gary Thomas <[EMAIL PROTECTED]> > > Andre-John Mas wrote: > > Hi, > > > > We have an Adder II (MPC852T) board and are in the process of upgrading > > from 16MB memory to 32MB memory, using a single chip. > > > > Running our 16MB aware RedBoot on this new setup we had no issues. Now we > > modified the files in: > > > > \packages\hal\powerpc\adder\v2_0_51\include\pkgconf\ > > > > such that values 'CYGMEM_REGION_ram_SIZE' (in .h files) and 'MEMORY/ram' > > (in .ldi files) now > > have the value 0x1800000. In adder.S the 'onboard DRAM' section is: > > Why not 0x2000000? (32MB)
Copy/paste issue :) We do have 0x2000000 in there. Thanks for the help, I'll try your suggested change out. -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
