From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Taskit Portux920T port - Some issues
Date: Fri, 19 Feb 2010 16:48:44 +0100 [thread overview]
Message-ID: <m2vddt446b.fsf@ohwell.denx.de> (raw)
In-Reply-To: <d6d92be31002181307o2353b909pd5ac4a8afed1f3bc@mail.gmail.com> (Luca Lazzarin's message of "Thu, 18 Feb 2010 22:07:52 +0100")
Hi,
> Hi, we are Enrico & Luca.
Hi Enrico and Luca, welcome aboard!
> We have tried to port u-boot to a Portux920T MiniPC.
> It seems we are successful, in fact u-boot brings up the device with no
> error and can boot a linux kernel.
> Ethernet driver works, dhcp works and major problems are present.
Congratulations! Do you realize that only yesterday there was another
posting of a port to this board? In that other port NOR flash support
wasn't even tried ;)
> The only thing we can't get right is flash programming. We are trying to use
> CFI flash driver that shows evident timing issues, at least in our opinion.
> When running saveenv more than once we get the typical "Flash not erased"
> error, while running cp.b (for example) does not give us any problem.
> Running a "bootm kerneladdr initaddr" command it frequently gives us a "No
> boot image - CRC error", but running it another time, without rebooting the
> machine, results in a successful boot.
So in essence you see read errors without any writing, correct? In this
case I would not suspect the CFI driver at all, because it is not
involved, but rather point the finger to the RAM initialization. Are
you 100% sure that this is correct? Maybe compare with the other posted
port.
So in essence I suggest, you compare your work with the other work and
work out where to go from there. You may even ask Achim Ehrlic
directly, after all he works at Taskit, so he may be able to help you
efficiently :)
[...]
> Thank you in advance for reading this mail
Thanks for improving U-Boot :)
Cheers
Detlev
--
#!/usr/bin/perl
$c="print\"\#\!\/usr\/bin\/perl\
\\\$c\=\\\"\"\.quotemeta\(\$c\)\.\"\\\"\;\\n\$c;\"";
print"#!/usr/bin/perl\n\$c=\"".quotemeta($c)."\";\n$c;";
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
next prev parent reply other threads:[~2010-02-19 15:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <d6d92be31002181301r69f3477ahec58ced385cc09ec@mail.gmail.com>
2010-02-18 21:07 ` [U-Boot] Taskit Portux920T port - Some issues Luca Lazzarin
2010-02-19 15:48 ` Detlev Zundel [this message]
2010-02-22 12:13 ` Achim Ehrlich
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=m2vddt446b.fsf@ohwell.denx.de \
--to=dzu@denx.de \
--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