From: Frederic Kwiatkowski <stagedrt@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Adding devices' init in board.c
Date: Wed, 1 Mar 2006 06:55:56 -0800 [thread overview]
Message-ID: <5fb065d90603010655o2508af4bh@mail.gmail.com> (raw)
Hello all
I'm looking to init an external device (an lcd screen through a RM9200
based board) while starting U-Boot. So i've write a binary file to
check if my .C sources were right and load it into the RAM. Typing the
go 20000000 command (after a tftp transfer) get success and my device
is initialised.
So i've tryed to put a function call in my arm board.c and while i'm
building the new U-Boot.bin, everything is right (the .o file is
created and u-boot.bin is build), but nothing is running (there is no
message and prompt on my RS232 Debug display and the board is not
booting).
Is there something specific to do to init a device using board.c? or
is there any possiblity to include and launch the binary file in
U-Boot?
With regards
Frederic Kwiatkowski
next reply other threads:[~2006-03-01 14:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-01 14:55 Frederic Kwiatkowski [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-03-02 8:12 [U-Boot-Users] Adding devices' init in board.c Martijn de Gouw
2006-03-02 10:58 ` Frederic Kwiatkowski
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=5fb065d90603010655o2508af4bh@mail.gmail.com \
--to=stagedrt@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox