From: Dave Littell <littelld@verizon.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] ppc: Add CONFIG_TOP_HIDE option to hide memory area that doesn't get "touched"
Date: Fri, 21 Mar 2008 06:48:08 -0500 [thread overview]
Message-ID: <47E3A078.7030809@verizon.net> (raw)
In-Reply-To: <1206098241-26134-1-git-send-email-sr@denx.de>
Stefan Roese wrote:
[deletia
>
> diff --git a/include/configs/korat.h b/include/configs/korat.h
> index dcec9b0..c215c63 100644
> --- a/include/configs/korat.h
> +++ b/include/configs/korat.h
> @@ -144,6 +144,8 @@
> #define SPD_EEPROM_ADDRESS {0x50}
> #define CONFIG_PROG_SDRAM_TLB
> #define CFG_DRAM_TEST
> +#define CONFIG_MEM_TOP_HIDE 256 /* don't use last 256 bytes */
> + /* 440EPx errata CHIP 11 */
>
Hi all,
Please pardon my cluelessness, but should this be CFG_MEM_TOP_HIDE
instead of CONFIG_MEM_TOP_HIDE? I thought I remembered reading
somewhere (the top-level README?) that CONFIG_... things are switches
and CFG_... things are values.
Thanks,
Dave
next prev parent reply other threads:[~2008-03-21 11:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-21 11:17 [U-Boot-Users] [PATCH] ppc: Add CONFIG_TOP_HIDE option to hide memory area that doesn't get "touched" Stefan Roese
2008-03-21 11:48 ` Dave Littell [this message]
2008-03-21 12:39 ` Wolfgang Denk
2008-03-22 10:04 ` Matthias Fuchs
2008-03-22 10:19 ` Stefan Roese
2008-03-22 13:57 ` Wolfgang Denk
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=47E3A078.7030809@verizon.net \
--to=littelld@verizon.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.