public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] CONFIG_MEM_INIT_VALUE == 0xDeadBeef
@ 2007-07-17 17:22 robert lazarski
  2007-07-17 17:40 ` Jon Loeliger
  0 siblings, 1 reply; 5+ messages in thread
From: robert lazarski @ 2007-07-17 17:22 UTC (permalink / raw)
  To: u-boot

Hi all, is this an english language pun ?

#define CONFIG_MEM_INIT_VALUE            0xDeadBeef

I see that the #DEFINE is used in SPD:

cpu/mpc85xx/spd_sdram.c:      ddr->sdram_data_init = CONFIG_MEM_INIT_VALUE;

I'm porting my board which has the mpc8548e and the same exact DDR2
that the CDS reference board has. I'm using SPD in my code. The CDS
board has DeadBeef assigned to  CONFIG_MEM_INIT_VALUE. I don't have a
CDS board to test. My board will arrive in a few weeks - I'm trying to
prepare the best I can. Should I leave CONFIG_MEM_INIT_VALUE as is or
will this make my board DeadBeef ?

Thanks,
Robert

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

end of thread, other threads:[~2007-07-17 19:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-17 17:22 [U-Boot-Users] CONFIG_MEM_INIT_VALUE == 0xDeadBeef robert lazarski
2007-07-17 17:40 ` Jon Loeliger
2007-07-17 18:36   ` David Frascone
2007-07-17 19:00     ` Jon Loeliger
2007-07-17 19:18       ` Scott Wood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox