## Transferring control to Linux (at address 0x00000000) ... Stop here
From: 陈希 <hidden>
Date: 2006-12-15 03:59:02
From: 陈希 <hidden>
Date: 2006-12-15 03:59:02
Hi, I use uboot to start linux. And my upm table has something wrong, so I just set the OR1 to disbale the ram burst read/write. The uboot running looks like OK. Now,when I start linux, the terminal only displays "## Transferring control to Linux (at address 0x00000000) ..." and stop here. I just want ot know if the ram mode can effect starting linux, such as mmu,cache and so on, and I must correct upm table firstly, or I can ignore the point and focus on the linux kernel itself, maybe console setup, maybe some other parameters . My goal is aeesrt the factor, ram mode, linux kernel setup or both. Thanks and Br, Andy