Hi,
El Sat, Feb 20, 2010 at 05:31:48PM -0800 Vipul Jain ha dit:
> 1. How to know if u-boot image I have build is build correctly?
the image is build correctly if the file u-boot.bin is
generated. another question is if this image is appropriate for your
board
> 2. I have redboot on my EP9302 SO
Hello Tsi Chung Liew,
I have installed u-boot and linux on a in-house-made coldfire mcf5484 based
board. As u-boot currently supports mcf5484-based development boards, I used
that as a starting point for the u-boot port for our in-house board.
For linux unfortunately I needed to stick with the l
Dear Philippe De Muyter,
In message <20100221004733.ga22...@frolo.macqel> you wrote:
>
> > Hope you can easily adapt it to your kernel!
>
> So the library fucntion to retrieve the value of a u-boot environment
> variable is 'fw_getenv'. I do not have that function in my linux sources.
Did I no
Dear Philippe De Muyter,
In message <20100220235945.ga15...@frolo.macqel> you wrote:
>
> > Complain about this to the Linux architecture maintainers - there have
> > been many and longf discussions about this before.
>
> Do you mean lkml or some other mailing list or individual ?
I had especial
Date: Sun, 21 Feb 2010 11:21:20 +0100
From: Matthias Kaehlcke
Subject: Re: [U-Boot] building and updating u-boot on redboot based
board
To: Vipul Jain
Cc: u-boot@lists.denx.de
Message-ID: <20100221102120.gr20...@darwin
>
Content-Type: text/plain; charset=us-ascii
Hi,
El Sat, Feb 20, 2010
El Sun, Feb 21, 2010 at 09:36:53AM -0800 Vipul Jain ha dit:
> I am using the latest source of u-boot that I have gitted from
>git://git.denx.de/u-boot.git
>here.
good!
>Can you please also tell me how to find out memory address for any
>particular
>board to download u-b
Hi Matthias,
I am Using Cirrus Logic EP9302-CQZ board. The memory address I was
talking about
was ram address to download u-Boot (as you mentioned earlier it can be
0x100) and then perform
the actual flash update command by using flash address and RAM
addr(0x100) from
where to pick the
El Sun, Feb 21, 2010 at 10:22:34AM -0800 Vipul Jain ha dit:
>I am Using Cirrus Logic EP9302-CQZ board.
i don't think so, EP9302-CQZ is a processor, not a board, please
verify again
>The memory address I was talking about
>was ram address to download u-Boot (as you mentioned earlier i
Out-of-tree build for MPC8315ERDB_NAND configuration failed with
/bin/sh: line 0: cd: /tmp/foo/nand_spl/board/freescale/mpc8315erdb: No such
file or directory
error message
Signed-off-by: Wolfgang Denk
---
Makefile |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Makefi
725233: PLD instructions executed with PLD data forwarding
enabled can result in a processor deadlock
This deadlock can happen when NEON load instructions are used together
with cache preload instructions (PLD). The problematic conditions
can be triggered in-the-wild by NEON optimized functions fr
Hello U-Boot alias,
I am trying to execute the standlone examples of hello world by following
the steps
specified at the U-Boot wiki but have no success. This is what I am getting.
Method 1:
---
EDB9302> tftp 4 /tftpboot/hello_world.srec
Using ep93xx_eth-0 device
TFTP from serv
Dear Vipul Jain,
In message you
wrote:
>
>I am trying to execute the standlone examples of hello world by following
> the steps
> specified at the U-Boot wiki but have no success. This is what I am getting.
You must not just follow the steps without thinking.
> Method 1:
> ---
Hi Wolfgang,
I am totally newbie in u-boot who is trying to learn how to write/execute
standlone application
and as to start with learning I just blankly followed the steps I found on
U-Boot twiki and on google. I
personally don't know what those address mean. But would be very kind of you
if y
Hi Wolfgang,
Some of the things that I have tried and would like to share with you.
1. I read doc/README.standalone and it does mention default load addr and
start addr
of standalone application for various architecture.
[Snippet]
4. The default load and start addresses of the applicat
Hi Wolfgang;
Sorry, been away for 1 week. The constant 10 is the size of an array
that is arbitrarily chosen so that it is big enough to hold the current mtd
device identifier such as nor0, nor1, nor2, nand0, nand1, nand2, etc.
Regards,
KH
-Original Message-
From: Wolfgang Denk [m
Hello Frans,
Frans Meulenbroeks wrote:
> Added a new function i2c read to read to memory.
Why is this function needed? Do you read from an EEprom?
If so, you can use the eeprom command, or?
> That way it becomes possible to test against a value and
> use that to influence the boot process.
Ah,
Hi,
I have compiled u-boot-latest with ELDK 4.1 for AT91RM9200EK board (as I have
kept the memory configurations and crystals similar to the board).I am getting
something on the hyper terminal now. My hyperterminal configuration
115200-8-N-1 Given below is the snapshot as it comes.
U
B-oo t02
17 matches
Mail list logo