In article <20101025125554.0309a...@udp111988uds.am.freescale.net>,
scottw...@freescale.com (Scott Wood) wrote:
> *From:* Scott Wood
> *To:*
> *CC:*
> *Date:* Mon, 25 Oct 2010 12:55:54 -0500
>
> On Mon, 25 Oct 2010 14:21:00 +0100
> David Collier wrote:
>
>
In article <2dd330d8-59ec-4a42-b251-360e19620...@googlemail.com>,
andreas.de...@googlemail.com (Andreas Bießmann) wrote:
> *From:* Andreas Bießmann
> *To:* from_denx_ub...@dexdyne.com
> *Date:* Mon, 25 Oct 2010 19:14:07 +0200
>
> Dear David Collier,
>
> Am 25.10.
I posted a question about NAND on AVR32, and both Reinhard Meyer and
Scott Wood said "why aren't you using the latest source"
The reason of course is that from 2008:10 until very recently, the AVR32
version didn't work - some issue to do with the memory mapping when
writing flash.
So I've been st
In article ,
from_denx_ub...@dexdyne.com (David Collier) wrote:
> *From:* "David Collier"
> *To:* u-boot@lists.denx.de
> *Date:* Mon, 25 Oct 2010 14:21 +0100 (BST)
>
> OK - my apologies
>
> I've now used the web browser, and my post is there - the problem
> *From:* Damien Dusha
> *To:* from_denx_ub...@dexdyne.com
> *Date:* Mon, 25 Oct 2010 20:55:23 +1000
>
> HI David,
>
> > If you've seen this before, my apologies - this is my 3rd attempt
> > to post
> > this - it doesn't appear in anything I've downloaded, so I assume
> > it's
> > not getting
OK - my apologies
I've now used the web browser, and my post is there - the problem is
obviously with my download from the mailing list.
I still don't see any relies though - so if you cn help I'd be truly
grateful :-)
David
___
U-Boot mailing list
U-B
If you've seen this before, my apologies - this is my 3rd attempt to post
this - it doesn't appear in anything I've downloaded, so I assume it's
not getting posted.
--
I thought the whole point of using this linux and u-boot stuff was th
Apologies if this is a double -post - I didn't get it back in my feed
from the mailing list maybe it is awaiting approval or something.
But I'm off on holiday, and I'd really like it to be "out there"
-
I thought the whole point o
I thought the whole point of using this linux and u-boot stuff was that
whatever you did, someone else had done it first and you just had to copy
them.
Well I've been caught out :-)
I want to ditch using the uSD card at all on our AVR32 board , and use
NAND where we have been using uSD.
I have a
ther can't?
David Collier
www.dexdyne.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
>
> I can't see any relationship between 0x01 and 0x03 and 1 and
> 10001
> (or 0:10 and 1:00 either). Maybe you try these instead?
>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev
&g
and 1 and
> 10001
> (or 0:10 and 1:00 either). Maybe you try these instead?
>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev
> Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groe
your help.
David
In article <20091026120130.9538128...@gemini.denx.de>, w...@denx.de
(Wolfgang Denk) wrote:
> *From:* Wolfgang Denk
> *To:* from_denx_ub...@dexdyne.com
> *CC:* u-boot@lists.denx.de
> *Date:* Mon, 26 Oct 2009 13:01:30 +0100
>
> Dear "David Collier",
> Use the "askenv" command?
I'm so sorry - how did I miss that?
thanks
David Collier
www.dexdyne.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
#x27;t regret doing it
David
In article ,
from_denx_ub...@dexdyne.com (David Collier) wrote:
> *From:* "David Collier"
> *To:* u-boot@lists.denx.de
> *Date:* Wed, 21 Oct 2009 16:08 +0100 (BST)
>
> If I boot this unit, then remove the SD card it booted from and
> rese
In article <20091023133850.6f4ace39...@gemini.denx.de>, w...@denx.de
(Wolfgang Denk) wrote:
> *From:* Wolfgang Denk
> *To:* from_denx_ub...@dexdyne.com
> *CC:* u-boot@lists.denx.de
> *Date:* Fri, 23 Oct 2009 15:38:50 +0200
>
> Dear "David Collier",
>
> I
hush could manage this in some way... but my head
hurts
If this is an RTFM, I'm sorry, I've read most of it and not noticed this
one !
David Collier
www.dexdyne.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
e is an ideal thing, marriage a real thing; a confusion of
> the
> real with the ideal never goes unpunished." -
> Goethe
>
David Collier
www.dexdyne.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
d anyone look at the problem report below and see if they can
instantly tell me what to change, or what to examine
Can I squeeze any more progress info out of u-boot ?
Truly grateful.
David Collier
www.dexdyne.com
= question ==
Both Ethernets work under Linux.. so it
wow
serialnumber=1234
set_mac_IP=setexprd sn34 ${serialnumber} % 100 ;setexprd sn12
${serialnumber} / 100; setenv ipaddr 10.212.${sn12}.${sn34}; setenv
ethaddr 00:90:46:20:${sn12}:${sn34}; setenv eth1addr
00:90:46:21:${sn12}:${sn34}; setenv sn12 ; setenv sn34
that's seriously useful!
TVM
Well I have got it working - but it seems to do exactly what you say it
doesn't
for instance
LPNC U-Boot> printenv serialnumber
serialnumber=410
LPNC U-Boot> setexpr sn34 ${serialnumber} / 2
LPNC U-Boot> printenv sn34
sn34=208
so it looks like it works ONLY in hex -
yup
a = simple_st
right - pardon my stupidity... I mis-typed above...
I've dug into this and I can tftp fine to the server, but it doesn't
respond to ping - so I guess it's a setup issue on the ping server s/w
Thanks all for your patience
D.
___
U-Boot mailing list
U-Bo
pardon me everyone - I'm an idiot.
Sorry.
David
In article ,
from_denx_ub...@dexdyne.com (David Collier) wrote:
> *From:* "David Collier"
> *To:* u-boot@lists.denx.de
> *Date:* Fri, 23 Oct 2009 13:32 +0100 (BST)
>
> Our office network runs on
>
> 10
> > No, that's not a good default behavior for everybody, for several
> > reasons.
> The only one I'll mention here is that 'ping' is a ubiquitous
> utility that
> everybody knows and changing its behavior would be confusing at
> best.
H.. well if I'm defining it's behaviour in a circumsta
cript? Or can I run an app
I write myself in C or whatever, and get it to do setenv commands?
AVR32, if it matters
TVM
David Collier
www.dexdyne.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
works
Can anyone suggest why?
David Collier
www.dexdyne.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
lated from the other memory allocation?
David Collier
www.dexdyne.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
040
so clearly at some point the text ${fileaddr} has been substituted,
whereas ${serverip} hasn't
If I retype the line at the command prompt, the ${fileaddr} appears as I
wished, so it must be happening diring compile and so on.
Can anyone explain, and/or can anyone tell me how
ke up you mind if you
> want shortcuts or not! :-P
:-P back
For my money, I'd want to see what I'd repeated, so I'd have been happy
to have to use up-arrow, enter, rather then just enter.
But my views don't always prevail.
D
>
> Best regards,
> gvb
>
Davi
Now I've turned on command history, if I hit "return" on a blank line it
is the same as hitting up arrow and return - in other words it repeats
the last command.
That isn't helpful behaviour to my mind.
David Collier
www.dexdyne.com
__
In article ,
from_denx_ub...@dexdyne.com (David Collier) wrote:
sorry that should have read
after all one can always go dhcp;tftp or dhcp && tftp
David Collier
www.dexdyne.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de
MD: Wolfgang Denk & Detlev
> Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell,
> Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email:
> w...@denx.de
> The use of COBOL cripples the mind; its teaching should,
> therefore,
> be reg
would it be reasonable for ping with no parameters to ping the serverip
address if that's defined?
David Collier
www.dexdyne.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
complain
about them in an unprintable way.
David
In article <20091023093207.5b570e39...@gemini.denx.de>, w...@denx.de
(Wolfgang Denk) wrote:
> *From:* Wolfgang Denk
> *To:* from_denx_ub...@dexdyne.com
> *CC:* u-boot@lists.denx.de
> *Date:* Fri, 23 Oct 2009 11:32:07 +0200
>
at just gets an address...
call it dodhcp or dhcpget or summat?
David Collier
www.dexdyne.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
If you run DHCP and it gets an ip address, but fails to download the file,
it doesn put the ip address in the environment - arguably it should
update the environment before going for the file?
maybe again an argument for a separate dodhcp command
David Collier
www.dexdyne.com
> News is what a chap who doesn't care much about anything wants
> to
> read. And it's only news until he's read it. After that it's dead.
>- Evelyn Waugh _Scoop_ (1938) bk. 1, ch.
> 5
>
David Collier
www.dexdyne.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
ulate something else :-) ?
David Collier
www.dexdyne.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
onment variable
which changes the ping timeout when it exists?
David Collier
www.dexdyne.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
is there a suitable constant value?
I'd still love to find some teaching stuff on this - I can't keep
bothering important people like you :-)
David
In article ,
from_denx_ub...@dexdyne.com (David Collier) wrote:
> *From:* "David Collier"
> *To:* u-boot@lists.denx.de
>
and nothing springs up..
Could you possibly point me at any hush documentation ?
Many thanks
David
In article <20091022113139.db6961a...@gemini.denx.de>, w...@denx.de
(Wolfgang Denk) wrote:
> *From:* Wolfgang Denk
> *To:* from_denx_ub...@dexdyne.com
> *CC:* u-boot@lists.den
2load mmc 0:1 0x1040
/boot/uImage && bootm 0x1040 ; done
no matter what I have put in or around the [..] area, it barfs.
Could anyone show me a working example of a hush while loop please? Or
tell me what I'm doing wrong :-)
David Collier
www.dexdyne.com
ists.denx.de
> *Date:* Wed, 21 Oct 2009 20:48:58 +0200
>
> Dear "David Collier",
>
> In message
> you
> wrote:
> > OK - I'll throw myself on the mercy of the community :-)
> >
> > I have installed hush in my u-boot.
>
> Which ex
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell,
> Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email:
> w...@denx.de
> In the beginning there was nothing.
> And the Lord said "Let There Be Light!"
> And still there was nothing, but at least
missing something there!!!
Can anyone help?
TVM
David
In article ,
from_denx_ub...@dexdyne.com (David Collier) wrote:
> *From:* "David Collier"
> *To:* u-boot@lists.denx.de
> *Date:* Wed, 21 Oct 2009 17:23 +0100 (BST)
>
> the do_ext2load procedure returns the file length i
, 21 Oct 2009 16:39:18 +0100
>
> > -Original Message-
> > From: u-boot-boun...@lists.denx.de
> > [mailto:u-boot-boun...@lists.denx.de] On Behalf Of David Collier
> > Sent: 21 October 2009 16:08
> > To: u-boot@lists.denx.de
> > Subject: [U-Boot] stopping u-boot
to
make it function as desired anyway?
David Collier
www.dexdyne.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
d the card, it doesn't go on and try to boot.
or
2. something else that will do it, such as so effectively buggering up an
image that has been booted from that it will never be re-used
:-)
TVM
David Collier
www.dexdyne.com
___
U-Boot mailing li
I was reading the notes about openmoko and saw that they had implemented
a serial pass-through to allow the on-board GSM modem to be driven via an
external serial port.
Did that feature ever make it's way into the standard u-boot code???
David Collier
www.dexdyn
> > Is there an example anywhere of u-boot talking to a device on a
> > serial
> > port ( which is not the console ) I can use as an example?
>
> See common/modem.c and search the code for mdm_init().
OOOOh Goodie - thanks.
David
should be
> > added?
>
> Search the archives. There has been a proposal before, and even an
> API
> has been agreed on, it's just that nobody implemented it yet.
> Patches are welcome.
I did some reading last night, and did indeed find the proposed
implementation on th
That means that board_early_init can run without any time pressure on it
because WDT hasn't yet been stomped on.
The early clock init can disable the WDT, then kill off RTC interrupts.
Any good reason why I shouldn't upload a patch to cover this?
Do I do it here, or on AVR32-specific u-b
52 matches
Mail list logo