[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] XUP V2P booting kernel
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: Re: [microblaze-uclinux] XUP V2P booting kernel
- From: "Tommy Kamps" <tommy.kamps@xxxxxxxxx>
- Date: Mon, 31 Mar 2008 10:32:27 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=XMqAeZcudT6daA7DRuioYUGF+q5i5p8s1/q6/sVM9pg=; b=j3LohdLKek75e1RU+MLjDZ+24QNpiPqC7Vq+CUiJ497RWrf/yxMRBQd17J03dDTt/dDdsdg1Lw8refnEgtZYgIoh4jV+1eg1TVo55ISd0dBcTRyZ4nfmjzP203Offq34GJwvpToxbDUBzNCXPgzlRWMY4Pjn9nDH2NsCqkqxZL4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oKIrBB9Sxpa8N/gDtEXdJbcQE4griGOCshzgAyVkl9iN2X4HoQIeSX8zKp+LqmPeVVu62EWD2+cYRp5N/hpnCctxKBchgGQfPY3IDYbY/T7pl0mJfC0N3sJ1omLfnJ86zZNq+Tpz65pTnHnCu9X2Po1LwZAAkYDn4uTHJ9Vpfxk=
- In-reply-to: <b08c69df0803280516p3ab02621l7f4c7ca11b8e2fc1@xxxxxxxxxxxxxx>
- References: <b08c69df0803280516p3ab02621l7f4c7ca11b8e2fc1@xxxxxxxxxxxxxx>
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Hi,
Try using the fs-boot bootloader instead of the bootloops program. It
is included in the petalinux distribution.
On Fri, Mar 28, 2008 at 2:16 PM, Fatih Mehmet Bayindir
<bayindir@xxxxxxxxx> wrote:
> Hello,
>
> I am new to microblaze-uclinux. I have been trying to build a kernel and
> boot my XUP V2P board with uclinux for about 4 days but unfortunatelly
> couldn't do it yet. The following is what I can and cannot do...
>
> (On Windows XP) When I try the binaries in the uclinux-xupv2p_rev_1_2.zip
> file it is ok, I see the boot messages, I can navigate the dirs.
> - I program the FPGA with download_memtest.bit then download_bootloop.bit.
> - I load the kernel by using xmd command
> - I see the results on 9600 hyperterminal
>
> Here is what does not work;
>
> (On Redhat 5EL)
> - Extracted petalinux-v0.30-rc1.tar.gz
> - Extracted uClinux-dist-20070130.tar.bz2
> - copied microblaze_0/libsrc/uclinux_v1_00_d/auto-config.in to
> linux-2.4.x/arch/microblaze/platform/uclinux-auto
> - modified linux-2.4.x/drivers/char/tty_io.c as described in the guide.
> - make config, make dep, and make commands are successfull. Image.bin file
> is created
> Back to Windows
> - I program the FPGA with download_memtest.bit then download_bootloop.bit.
> (original files)
> - I have replaced the old image.bin file with the new one
> - Now I dont see any results on hyper terminal. Tried 9600, 57600,
> 115200....
> - I have checked the memory locations with xmd, it looks ok...
>
> Thanks for help
> bayindir
>
___________________________
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/