Re: [U-Boot] Microblaze stack clobbered in d4e8ada0f6d51e0e3b80790fb9375ac8910f5352 (Consolidate arch-specific mem_malloc_init() implementations)

2009-12-07 Thread Michal Simek
Hi Graeme, Graeme Smecher wrote: > Hi Michal, > > It appears there's a problem with the default memory map in u-boot's > "microblaze-generic" configuration. We have (from > include/configs/microblaze-generic.h): > > >/* ddr sdram - main memory */ >#defineCONFIG_SYS_SDRAM_BASE

[U-Boot] Microblaze stack clobbered in d4e8ada0f6d51e0e3b80790fb9375ac8910f5352 (Consolidate arch-specific mem_malloc_init() implementations)

2009-12-04 Thread Graeme Smecher
Hi Michal, It appears there's a problem with the default memory map in u-boot's "microblaze-generic" configuration. We have (from include/configs/microblaze-generic.h): /* ddr sdram - main memory */ #defineCONFIG_SYS_SDRAM_BASEXILINX_RAM_START #defineCONFIG_SYS_SDRA