Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Julian Scheel <jscheel@activevb.de>
To: Yoichi Yuasa <yoichi_yuasa@montavista.co.jp>
Cc: yoichi_yuasa@montavista.co.jp, linux-mips@linux-mips.org
Subject: Re: [patch] VR4181A and SMVR4181A
Date: Mon, 17 Feb 2003 15:10:00 +0100	[thread overview]
Message-ID: <200302171510.00299.jscheel@activevb.de> (raw)
In-Reply-To: <20030217173419.732b2456.yoichi_yuasa@montavista.co.jp>

Hi Yoichi,

Am Montag, 17. Februar 2003 09:34 schrieb Yoichi Yuasa:
> I am using binutils-2.12.1 .
>
> I also try binutils-2.13.90.0.16 .
> The binutils option was changed, it was able to compile as the following
> options.
>
> GCCFLAGS        += -march=vr4100 -Wa,--trap
>
> I don't know yet about the details of new options.
> We need to investigate about the details of options.

This seems to work!

> You have to add -msoft-float, if you don't use FPU Emulator.
> FPU Emulator is used by the default.

Ok.

I have some more problems with the chip at present. I managed to build a 
kernel, but booting won't work.
I use the NEC Bootloader, and load the Image over a serial-connection to the 
Ram (address 0x8010000). The bootloader set the INTERNAL_REGISTERS_BASE to 
0xab000000. If I understand the starting-process, the kernel normally 
searches it at 0xbfa00000 which is the address, before the Bootloader changes 
it. This is set in include/asm-mips/nile4.h . It gets changed to 0x0a000000 
(set it smvr4181a.h).
Now I change the address in nile4.h to 0xab000000, so that the kernel should 
use the correct address and then changes it to his 0x0a000000.

I think this is the problem, because I get absolutely no output after the 
binary-download finished and should start.
Hopefully you can follow my explanation of the problem (c:

-- 
Grüße,
Julian

WARNING: multiple messages have this Message-ID (diff)
From: Julian Scheel <jscheel@activevb.de>
To: Yoichi Yuasa <yoichi_yuasa@montavista.co.jp>
Cc: linux-mips@linux-mips.org
Subject: Re: [patch] VR4181A and SMVR4181A
Date: Mon, 17 Feb 2003 15:10:00 +0100	[thread overview]
Message-ID: <200302171510.00299.jscheel@activevb.de> (raw)
Message-ID: <20030217141000.v4A9EPcHJqcRnwBhCtiy9cn5izVWAe7Bb5hRVUdCsho@z> (raw)
In-Reply-To: <20030217173419.732b2456.yoichi_yuasa@montavista.co.jp>

Hi Yoichi,

Am Montag, 17. Februar 2003 09:34 schrieb Yoichi Yuasa:
> I am using binutils-2.12.1 .
>
> I also try binutils-2.13.90.0.16 .
> The binutils option was changed, it was able to compile as the following
> options.
>
> GCCFLAGS        += -march=vr4100 -Wa,--trap
>
> I don't know yet about the details of new options.
> We need to investigate about the details of options.

This seems to work!

> You have to add -msoft-float, if you don't use FPU Emulator.
> FPU Emulator is used by the default.

Ok.

I have some more problems with the chip at present. I managed to build a 
kernel, but booting won't work.
I use the NEC Bootloader, and load the Image over a serial-connection to the 
Ram (address 0x8010000). The bootloader set the INTERNAL_REGISTERS_BASE to 
0xab000000. If I understand the starting-process, the kernel normally 
searches it at 0xbfa00000 which is the address, before the Bootloader changes 
it. This is set in include/asm-mips/nile4.h . It gets changed to 0x0a000000 
(set it smvr4181a.h).
Now I change the address in nile4.h to 0xab000000, so that the kernel should 
use the correct address and then changes it to his 0x0a000000.

I think this is the problem, because I get absolutely no output after the 
binary-download finished and should start.
Hopefully you can follow my explanation of the problem (c:

-- 
Grüße,
Julian

  reply	other threads:[~2003-02-17 14:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-13  6:58 [patch] VR4181A and SMVR4181A Yoichi Yuasa
2003-02-14 19:59 ` Julian Scheel
2003-02-15 10:17 ` Julian Scheel
2003-02-15 15:22   ` Kunihiko IMAI
2003-02-17  1:51   ` Yoichi Yuasa
2003-02-17  7:32     ` Yoichi Yuasa
2003-02-17  7:50       ` Julian Scheel
2003-02-17  8:34         ` Yoichi Yuasa
2003-02-17 14:10           ` Julian Scheel [this message]
2003-02-17 14:10             ` Julian Scheel
2003-02-17 14:33             ` Yoichi Yuasa
  -- strict thread matches above, loose matches on Subject: below --
2003-02-16 17:20 Julian Scheel
2003-02-16 20:00 ` Kunihiko IMAI

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=200302171510.00299.jscheel@activevb.de \
    --to=jscheel@activevb.de \
    --cc=linux-mips@linux-mips.org \
    --cc=yoichi_yuasa@montavista.co.jp \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox