All of lore.kernel.org
 help / color / mirror / Atom feed
* Where CONFIG_DRAM_BASE/CONFIG_DRAM_SIZE defined?
@ 2012-11-21  1:38 Woody Wu
  2012-11-21  4:57 ` Greg Ungerer
  0 siblings, 1 reply; 3+ messages in thread
From: Woody Wu @ 2012-11-21  1:38 UTC (permalink / raw)
  To: linux-arm-kernel

I found arm code is referring two definitions CONFIG_DRAM_BASE and
CONFIG_DRAM_SIZE. But I searched through the code, still cannot find
where they are defined?

Do you know where are they?

-- 
woody
I can't go back to yesterday - because I was a different person then.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Where CONFIG_DRAM_BASE/CONFIG_DRAM_SIZE defined?
  2012-11-21  1:38 Where CONFIG_DRAM_BASE/CONFIG_DRAM_SIZE defined? Woody Wu
@ 2012-11-21  4:57 ` Greg Ungerer
  2012-11-22  5:35   ` Woody Wu
  0 siblings, 1 reply; 3+ messages in thread
From: Greg Ungerer @ 2012-11-21  4:57 UTC (permalink / raw)
  To: linux-arm-kernel

On 11/21/2012 11:38 AM, Woody Wu wrote:
> I found arm code is referring two definitions CONFIG_DRAM_BASE and
> CONFIG_DRAM_SIZE. But I searched through the code, still cannot find
> where they are defined?
>
> Do you know where are they?

arch/arm/Kconfig-nommu

Regards
Greg



------------------------------------------------------------------------
Greg Ungerer  --  Principal Engineer        EMAIL:     gerg at snapgear.com
SnapGear Group, McAfee                      PHONE:       +61 7 3435 2888
8 Gardner Close,                            FAX:         +61 7 3891 3630
Milton, QLD, 4064, Australia                WEB: http://www.SnapGear.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Where CONFIG_DRAM_BASE/CONFIG_DRAM_SIZE defined?
  2012-11-21  4:57 ` Greg Ungerer
@ 2012-11-22  5:35   ` Woody Wu
  0 siblings, 0 replies; 3+ messages in thread
From: Woody Wu @ 2012-11-22  5:35 UTC (permalink / raw)
  To: linux-arm-kernel

On 2012-11-21, Greg Ungerer <gerg@snapgear.com> wrote:
> On 11/21/2012 11:38 AM, Woody Wu wrote:
>> I found arm code is referring two definitions CONFIG_DRAM_BASE and
>> CONFIG_DRAM_SIZE. But I searched through the code, still cannot find
>> where they are defined?
>>
>> Do you know where are they?
>
> arch/arm/Kconfig-nommu
>
> Regards
> Greg
>
>

Thanks! Next time I will search the code without the prefix "CONFIG_".


-- 
woody
I can't go back to yesterday - because I was a different person then.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-11-22  5:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-21  1:38 Where CONFIG_DRAM_BASE/CONFIG_DRAM_SIZE defined? Woody Wu
2012-11-21  4:57 ` Greg Ungerer
2012-11-22  5:35   ` Woody Wu

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.