[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] kernel builded don't boot
adimbox-uclinux@xxxxxxxxxxxx wrote:
> I've finally built my on kernel :) but it don't boot ... I'm using a
> Xilinx Virtex2 Pro.
>
> - using my on auto-con.in, I can compile the kernel, it generates the
> binary, but it don't boot - the terminal stays blank
>
> Am! I missing something ? When I do that with auto-conf.in from
> uclinux-xupv2p_rev_1_1, everything works, but when I use my on
> auto-conf.in, it dosn't boot ... Which uClinux version should I use in
> XPS (a, b, c or d?, in uclinux-xupv2p_rev_1_1 is 'a', does it matter
> using other? )
You should be using the most recent - 1.00.d. But, that's unlikely to
be the real problem here.
> Follow my auto-conf.in - the only differences I've found was about the
> cache, which I'm using and the original has not :
Have you tried disabling the cache in your build? For a quick debug
test you can just change the lines in auto-config.in that indicate
caches, rerun menuconfig on the kernel and do a clean build.
> define_hex CONFIG_XILINX_ERAM_START 0x30000000
> define_hex CONFIG_XILINX_ERAM_SIZE 0x10000000
Do you really have 256MB of memory?
Any other differences (even minor) in the auto-config.in files?
What version of the compiler tools, kernel sources, uClinux-dist are you
using? Recent CVS?
Regards,
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/