All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@comcast.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] MPC8360EMDS lowboot option
Date: Thu, 30 Nov 2006 23:26:20 -0500	[thread overview]
Message-ID: <456FAEEC.4010902@comcast.net> (raw)
In-Reply-To: <1164945637.3655.21.camel@localhost.localdomain>

Dave Liu wrote:
> On Thu, 2006-11-30 at 22:45 -0500, Jerry Van Baren wrote:
>> Hi Dave Liu,
>>
>> The following patch adds a configuration to do "low boot" (HRCW.BMS = 0) 
>> as well as "high boot" (HRCW.BMS = 1).
>>
>> Many people, myself included :o) prefer to boot out of low memory.  It 
>> has an added benefit that, if you screw up the image of of u-boot in low 
>> memory, you can switch SW9.3 FCFG and boot using the BCSR, which "high 
>> boots" (assuming you smart enough to keep a valid u-boot image at 
>> 0xFFF00000).
> 
> The 8360EMDS u-boot is booting at low memory in default now. You can
> change it for high memory. 
> 
>> The patch is against the top of the denx.de repository (thanks, 
>> Wolfgang, for pulling the fsl patches).
> 
> Thanks Wolfgang and Stefan for pulling them.

Yes, if the board is not configured as a PCI slave.  I forgot to ask, is 
that a hardware restriction or is it OK to "boot low" as a PCI slave 
(mostly curious)?

In defense of the patch, it is nice to be able to easily configure 
u-boot to boot high or low.  The Makefile configuration trick is really 
handy and is how several boards handle it.

Thanks,
gvb

  reply	other threads:[~2006-12-01  4:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-01  3:45 [U-Boot-Users] [PATCH] MPC8360EMDS lowboot option Jerry Van Baren
2006-12-01  4:00 ` Dave Liu
2006-12-01  4:26   ` Jerry Van Baren [this message]
2006-12-01  5:56     ` Kumar Gala

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=456FAEEC.4010902@comcast.net \
    --to=gerald.vanbaren@comcast.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.