Re: [U-Boot] Incorrect board init with 256M RAM on MX31

2009-08-16 Thread Magnus Lilja
Hi 2009/8/16 alfred steele : > Hi All, > > When i use 128M  in my board configuration and pass the same to he > kernel using bd_info , the linux kernel just boots up fine.  But when > i change the config to put 256M which is the actual physical  DDR size > on our board, > the userspace crashes bec

[U-Boot] Incorrect board init with 256M RAM on MX31

2009-08-15 Thread alfred steele
Hi All, When i use 128M in my board configuration and pass the same to he kernel using bd_info , the linux kernel just boots up fine. But when i change the config to put 256M which is the actual physical DDR size on our board, the userspace crashes because of a "unhandled page fault" via Unab