[U-Boot-Users] SDRAM init, and Chip Selects

Wolfgang Denk wd at denx.de
Wed Feb 12 17:10:39 CET 2003


In message <EGEGIJHKDKJGAJMGIDPNGEBGCHAA.jwalden at digitalatlantic.com> you wrote:
>
> Here it is...
...
> //-------------------------------------------------------------------
>         // Set SDTR1
>         
> //-------------------------------------------------------------------
>         addi    r4,0,mem_sdtr1
>         mtdcr   memcfga,r4
>         addis   r4,0,0x0086		// PION Value for SDTR1
>         ori     r4,r4,0x400D
>         mtdcr   memcfgd,r4

Do NOT use C++ comments if you want to get  this  intot  he  official
source tree.


Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
Be careful what you wish for. You never know who will be listening.
                                      - Terry Pratchett, _Soul Music_




More information about the U-Boot mailing list