:11, anup behare wrote:
> > Hi,
> >
> > While using u-boot for ppc440 based board we are getting "*** Warning -
> bad
> > CRC, using default environment" message.
> > On denx site we came to know that message is printed because the flash
> > secto
I removing the console warning and this is one of the warning.
On Tue, May 18, 2010 at 2:53 PM, Stefan Roese wrote:
> On Tuesday 18 May 2010 11:12:26 anup behare wrote:
> > I don't want to change the behavior and I can't use
> > CONFIG_ENV_IS_NOWHERE because we m
only 768MB DDR?
2. What about kernel will it use complete DDR or will work with 768MB only?
3. Means we can’t remove this warning and this warning will come for DDR
more than 768MB?
~Anup
On Tue, May 18, 2010 at 1:37 PM, Stefan Roese wrote:
> Hi Anup,
>
> On Tuesday 18 May 2010 0
ay 2010 09:11:16 anup behare wrote:
> > While using u-boot for ppc440 based board we are getting "*** Warning -
> bad
> > CRC, using default environment" message.
> > On denx site we came to know that message is printed because the flash
> > sector or ERPROM c
Hi,
While using u-boot for ppc440 based board we are getting "*** Warning - bad
CRC, using default environment" message.
On denx site we came to know that message is printed because the flash
sector or ERPROM containing the environment variables has never been
initialized yet.
Is there any fix to
Hi,
We are using taishan based board having 1GB DDR.
In u-boot code we found that CONFIG_SYS_LINUX_LOWMEM_MAX_SIZE is set to
768MB hence "if (size < bootm_size)" condition becomes true and u-boot throw
"WARNING: adjusting available memory to 0x3000" message on console.
Let me know will it pos
Hi Wolfgnag,
I am apologize for debugging with by passing the previous exception.
I was curious about u-boot prompt.
Now i have implemented the steps suggested by stefan, and debugging the
same.
~Anup
On Thu, Jan 14, 2010 at 3:45 PM, Wolfgang Denk wrote:
> Dear anupbeh...@gmail.com,
>
> In me
Thanks Stenfan for your valuable inputs.
I have implemented the code suggested by you after completing the ddr
initialization :
#if defined(CONFIG_DDR_DATA_EYE)
/*
* Running denali_core_search_data_eye() when ECC is enabled
* causes non-ECC machine c
8 matches
Mail list logo