public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
From: bugzilla-daemon@bugs.ecos.sourceware.org
To: unassigned@bugs.ecos.sourceware.org
Subject: [Bug 1001368] Availability of port.
Date: Tue, 14 Aug 2012 11:27:00 -0000	[thread overview]
Message-ID: <20120814112716.BA01C2F7800B@mail.ecoscentric.com> (raw)
In-Reply-To: <bug-1001368-777@http.bugs.ecos.sourceware.org/>

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001368

--- Comment #3 from Bernd Edlinger <bernd.edlinger@hotmail.de> 2012-08-14 12:27:11 BST ---
(In reply to comment #2)
> Hi Bernd,
> Any chance you can send me your ecc setup file, I do not get any output from
> redboot, which is the same problem I had before. Probably a wrong setting
> somewhere but there are so many on ECOS. 
> cheers
> Mark

OK, redboot is a bit difficult.

First you should disable the DATA and Code Caches
because the RedBoot does not enable the MMU.

Then disable SPI/I2C drivers, as they are not needed at this time.
A speciality of the SPI driver is, that only SPI0 CS0 is available
and some of CS1..3 use pins that are already used for DDR RAM.
So either disable SPI0 completely or say NONE for CS1..3.

Then make sure your Image is not larger than 192K.

I suppose you want to program that with Sam-BA.

There are precompiled Boot Loaders from Atmel these can be used.

Program the boot-at91sam9XXX-ek-nandflash2sdram to NAND Flash offset 0
Program the redboot.bin to NAND Flash offset 0x20000

power cycle. done.

hope this helps
Bernd.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


  parent reply	other threads:[~2012-08-14 11:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-1001368-777@http.bugs.ecos.sourceware.org/>
2012-08-10 11:33 ` bugzilla-daemon
2012-08-13 23:31 ` bugzilla-daemon
2012-08-14 11:27 ` bugzilla-daemon [this message]
2012-08-14 11:42 ` bugzilla-daemon
     [not found] <bug-1001368-13@http.bugs.ecos.sourceware.org/>
2012-08-10 11:33 ` bugzilla-daemon
2012-08-13 23:31 ` bugzilla-daemon
2012-08-14 11:27 ` bugzilla-daemon
2012-08-14 11:42 ` bugzilla-daemon

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=20120814112716.BA01C2F7800B@mail.ecoscentric.com \
    --to=bugzilla-daemon@bugs.ecos.sourceware.org \
    --cc=unassigned@bugs.ecos.sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).