From: Vladimir Gurevich <vag@paulidav.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Memory Bank x (nothingness)?
Date: Mon, 10 Feb 2003 13:15:11 -0800 [thread overview]
Message-ID: <3E48165F.5030600@paulidav.org> (raw)
In-Reply-To: <EGEGIJHKDKJGAJMGIDPNCENMCGAA.jwalden@digitalatlantic.com>
Hi Jerry,
I also have Walnut-based board, but found that it is much easier to
use OCM instead.
Here is a relevant piece of my config file:
/* use on chip memory ( OCM ) for temperary stack until sdram is tested */
#define CFG_TEMP_STACK_OCM 1
/* On Chip Memory location */
#define CFG_OCM_DATA_ADDR 0x50000000
#define CFG_OCM_DATA_SIZE 0x1000
#define CFG_INIT_RAM_ADDR CFG_OCM_DATA_ADDR
#define CFG_INIT_RAM_END CFG_OCM_DATA_SIZE
Happy hacking,
Vladimir
Jerry Walden wrote:
> Greetings -
>
> I have a custom PPC405GPr board, and I am trying to bring u-boot up on it.
>
> /*-----------------------------------------------------------------------
> */
> /* Setup temporary stack in DCACHE or OCM if needed for SDRAM SPD. */
> /*-----------------------------------------------------------------------
> */
> /*-----------------------------------------------------------------------
> */
> /* Memory Bank x (nothingness) initialization 1GB+64MEG */
> /* used as temporary stack pointer for stage0 */
> /*-----------------------------------------------------------------------
> */
> li r4,PBxAP
> mtdcr ebccfga,r4
> lis r4,0x0380
> ori r4,r4,0x0480
> mtdcr ebccfgd,r4
>
> The Walnut config has CFG_INIT_DCACHE_INIT_CS = 4
>
> In our custom board do not have anything attached to bank 4 -
>
> Does DCACHE for the processors cache or programmers private use?
> How can I (or how should I) re-write/add/subtract the above code to
> accomplish
> what it is trying to do (which is not clear to me).
>
> Thanks
>
> Jerry Walden
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
next prev parent reply other threads:[~2003-02-10 21:15 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <EGEGIJHKDKJGAJMGIDPNOEKACDAA.jwalden@digitalatlantic.com>
2002-12-31 20:46 ` [U-Boot-Users] How To Use gdb w/ u-boot source tree Wolfgang Denk
2002-12-31 23:50 ` Jerry Walden
2003-01-02 12:01 ` Wolfgang Denk
2003-01-05 23:48 ` [U-Boot-Users] PPC405GP - uboot - can't get past stackloop Jerry Walden
2003-01-05 23:02 ` Wolfgang Denk
2003-01-06 2:37 ` Jerry Walden
2003-01-05 23:46 ` Wolfgang Denk
2003-01-06 17:05 ` Jerry Walden
2003-01-06 15:18 ` Wolfgang Denk
2003-01-20 20:12 ` [U-Boot-Users] relocate code Jerry Walden
2003-01-20 21:23 ` Wolfgang Denk
2003-01-21 15:20 ` [U-Boot-Users] " Jerry Walden
2003-01-21 15:48 ` Chris Hallinan
2003-02-10 19:26 ` [U-Boot-Users] Memory Bank x (nothingness)? Jerry Walden
2003-02-10 20:54 ` [U-Boot-Users] RE: More On " Jerry Walden
2003-02-10 21:21 ` Vladimir Gurevich
2003-02-10 21:43 ` Chris Hallinan
2003-02-11 0:24 ` Wolfgang Denk
2003-02-11 14:51 ` Chris Hallinan
2003-02-10 21:15 ` Vladimir Gurevich [this message]
2003-02-11 0:21 ` [U-Boot-Users] " Wolfgang Denk
2003-03-10 21:32 ` [U-Boot-Users] Loading the Linux Kernel Jerry Walden
2003-03-10 23:10 ` Wolfgang Denk
2003-03-11 21:49 ` [U-Boot-Users] Expanding " Jerry Walden
2003-03-11 22:34 ` Wolfgang Denk
2003-03-12 15:38 ` Jerry Walden
2003-03-12 19:37 ` Wolfgang Denk
2003-04-28 22:31 ` [U-Boot-Users] 405gp vs. 405gpr Jerry Walden
2003-04-28 22:52 ` Wolfgang Denk
2003-04-29 12:40 ` Stefan Roese
2003-04-29 16:09 ` Jerry Walden
2003-04-29 16:23 ` Stefan Roese
2003-01-31 17:42 ` [U-Boot-Users] Original PPC Boot Rom for IBM405GPr Eval Board Jerry Walden
2003-02-27 16:49 ` [U-Boot-Users] 405Gpr Jerry Walden
2003-02-27 17:05 ` Wolfgang Denk
2003-02-27 22:07 ` Jerry Walden
2003-02-27 22:22 ` Wolfgang Denk
2003-02-28 20:32 ` Jerry Walden
2003-03-03 22:34 ` [U-Boot-Users] Placing boot image an CompactFlash Jerry Walden
2003-03-03 23:24 ` Wolfgang Denk
2003-03-04 0:04 ` Jerry Walden
2003-03-04 0:13 ` Wolfgang Denk
2003-01-02 19:53 ` [U-Boot-Users] ppcboot version number Jerry Walden
2003-01-02 17:23 ` Stefan Roese
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=3E48165F.5030600@paulidav.org \
--to=vag@paulidav.org \
--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.