mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Tobias Waldekranz <tobias@waldekranz.com>
To: barebox@lists.infradead.org
Subject: Freescale P1020 Startup
Date: Tue, 22 Apr 2014 14:34:43 +0200	[thread overview]
Message-ID: <20140422123443.GA16192@gmail.com> (raw)

Hi, I'm currently trying to bring up a P1020 based board which boots
from a NOR flash. My board config is based on the existing P2020RDB
board.

The code faults very early with an instruction TLB error when
transitioning from the boot page (0xfffff000) to the flash's address
space (0xeffff000). The TLB has the same valid entries that U-Boot has
setup at the corresponding point in the code (at the end of
create_init_ram_area).

I have tried to compare start.S with its U-Boot cousin but alas, my
PPC assembler fu fails me. Are there any differences between the E500
cores in the P1020 vs. P2020 that must be taken in to consideration in
start.S?

-- 
Thanks
 - wkz

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2014-04-22 12:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-22 12:34 Tobias Waldekranz [this message]
2014-04-29 10:38 ` Renaud Barbier

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=20140422123443.GA16192@gmail.com \
    --to=tobias@waldekranz.com \
    --cc=barebox@lists.infradead.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