From: Timur Tabi <timur@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] [v2] powerpc/85xx: move the Fman microcode from ef000000 to eff40000
Date: Fri, 13 Jan 2012 14:46:07 -0600 [thread overview]
Message-ID: <4F10980F.8060501@freescale.com> (raw)
In-Reply-To: <4F107D07.1080007@freescale.com>
Timur Tabi wrote:
> Well, I tried that a while back and it didn't work, but I can't remember
> why. That was before I implemented a unified approach to Fman ucode
> identification, so maybe it will work better now.
Ok, I remember now.
The problem was that using the environment variable was messy. On some
systems, we have two code sections: 1) loads the ucode into RAM early
during boot, and 2) that same ucode is needed to when booting Linux. We
used an environment variable to pass the address of the ucode from 1) to
2). That was deemed to be too fragile, so we switched to macros.
I suppose if we get #2 to reload the ucode, that will make it work. Then
#1 won't need to store the ucode permanently in memory. It's not a
trivial fix, though. All of the existing code works on the assumption
that the ucode is only located in one place.
I still have a nagging feeling that I'm missing something, though.
--
Timur Tabi
Linux kernel developer at Freescale
prev parent reply other threads:[~2012-01-13 20:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-13 16:41 [U-Boot] [PATCH] [v2] powerpc/85xx: move the Fman microcode from ef000000 to eff40000 Timur Tabi
2012-01-13 18:42 ` Wolfgang Denk
2012-01-13 18:50 ` Timur Tabi
2012-01-13 20:46 ` Timur Tabi [this message]
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=4F10980F.8060501@freescale.com \
--to=timur@freescale.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