Ryo Shimizu a écrit :
There are some problems about memory size detection. Please add options MEMSIZE=512 to kernel config as a trial. I can't tell why not boot on SabreSD....hmmm
Very strange. With MEMSIZE=512, kernel boots. With 2048 it complains about overflow (2048*1024*1024). If I set 2047, kernel panics with the same error. With 1024, it seems to boot.
Of course, my module has 2048 Mo of RAM. Regards, JKB