Re: X-loader / U-Boot query

2009-10-08 Thread shankarGanesh




The problem I have now is that it's only seeing 1/2 (256MB)
of the available DRAM.


Please refer sdrc_init() in  u-boot/board/omap3530beagle/mem.c . 
SDRC_MCFG register has definition for SIZE and CS settings.

Refer [1] for details about SDRC configurations.


[1]http://focus.ti.com/pdfs/wtbu/SWPU114Q_PrelimFinal_EPDF_03_05_2009.pdf

Regards,
Shankar



* Does anyone know how to get it to see all 512MB?
* Is there a better place to ask/discuss these questions?
  A cursory look around did not point to anything fresh (most
  of the web pages  Wikis I looked are are _years_ old)

Thanks for any help/pointers



--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


iNAND on ZOOM2

2009-03-13 Thread Kandasamy, ShankarGanesh
Hi all,
I am trying to access iNAND on ZOOM2 . I enabled MMC2 on kernel Config. Still, 
i am not able to access iNAND. , getting error -110 whilst initializing MMC
Can anyone guide me how to enable access for iNAND on MDK-II platforms ?

mmc0: host does not support reading read-only switch. assuming write-enable.
mmc0: new high speed SD card at address a9e9
mmcblk0: mmc0:a9e9 SD02G 1966080KiB
 mmcblk0: p1 p2
mmc1: error -110 whilst initialising MMC card
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended


PS : Kernel created from latest branch of  
http://git.omapzoom.org/repo/omapkernel.git


With Thanks  Regards ,
ShankarGanesh 
CSST Team--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html