From: Guillaume Berthelom <guillaume.berthelom@cleode.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] problem to load uImage but not zImage (on virtex-4 board)
Date: Wed, 2 May 2007 09:20:11 -0700 (PDT) [thread overview]
Message-ID: <10289563.post@talk.nabble.com> (raw)
hi,
I'm trying to port Linux 2.6 on Avnet FX12 MM board with U-Boot and the help
of xilinx ML403 config.
I have generate my costum xparameters.h file with EDK 8.2i.
I use ELDK 4.1 and Linux 2.6.20.x.
I have modified ml403.h u-boot's config file to adapt it for my board and I
have no problem to boot u-boot.
I use the right board_info structure from <asm/ppcboot.h> and not the one in
xilinx_ml403.h.
When I load the zImage directly with xilinx xmd debugger, the kernel start
without problem (if I don't have KGDB or SERIAL_TEXT_DEBUG option in my
kernel config). But when I try to load the uImage with u-boot, the kernel
start but crach befor I can see something on output.
The kernel start because I debug it and the platform_init is ok, setup_arch
too and it crach after ppc4xx_setup_arch at printk(KERN_INFO "Xilinx ML403
Reference System (Virtex-4 FX)\n") line when the kernel access in printk.c.
I use the opb_uart16550 IP in my Xilinx design and the associat drivers in
u-boot and linux.
I'm new in linux embedded and I'm in internship...I have any idea where and
what is the problem, certanly in the serial int I guest but I'm not sure.
Thanks and sorry for my english I'm fench.
Guillaume Berthelom
--
View this message in context: http://www.nabble.com/problem-to-load-uImage-but-not-zImage-%28on-virtex-4-board%29-tf3681663.html#a10289563
Sent from the Uboot - Users mailing list archive at Nabble.com.
next reply other threads:[~2007-05-02 16:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-02 16:20 Guillaume Berthelom [this message]
2007-05-02 16:30 ` [U-Boot-Users] problem to load uImage but not zImage (on virtex-4board) Leonid
2007-05-02 17:18 ` [U-Boot-Users] problem to load uImage but not zImage (on virtex-4 board) Grant Likely
2007-05-02 19:50 ` [U-Boot-Users] problem to load uImage but not zImage (onvirtex-4 board) Leonid
2007-05-03 9:59 ` Guillaume Berthelom
2007-05-04 15:27 ` Guillaume Berthelom
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=10289563.post@talk.nabble.com \
--to=guillaume.berthelom@cleode.fr \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.