<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://elinux.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://elinux.org/index.php?title=Hammer.cfg&amp;feed=atom&amp;action=history</id>
		<title>Hammer.cfg - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://elinux.org/index.php?title=Hammer.cfg&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://elinux.org/index.php?title=Hammer.cfg&amp;action=history"/>
		<updated>2013-05-22T09:09:18Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21alpha</generator>

	<entry>
		<id>http://elinux.org/index.php?title=Hammer.cfg&amp;diff=127562&amp;oldid=prev</id>
		<title>Wmat: board config file</title>
		<link rel="alternate" type="text/html" href="http://elinux.org/index.php?title=Hammer.cfg&amp;diff=127562&amp;oldid=prev"/>
				<updated>2012-05-08T14:45:18Z</updated>
		
		<summary type="html">&lt;p&gt;board config file&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;syntaxhighlight code=&amp;quot;tcl&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# Target Configuration for the TinCanTools S3C2410 Based Hammer Module&lt;br /&gt;
# http://www.tincantools.com&lt;br /&gt;
&lt;br /&gt;
source [find target/samsung_s3c2410.cfg]&lt;br /&gt;
&lt;br /&gt;
$_TARGETNAME configure -event reset-init {&lt;br /&gt;
        # Reset Script for the TinCanTools S3C2410 Based Hammer Module&lt;br /&gt;
        # http://www.tincantools.com&lt;br /&gt;
        #&lt;br /&gt;
        # Setup primary clocks and initialize the SDRAM&lt;br /&gt;
        mww 0x53000000 0x00000000&lt;br /&gt;
        mww 0x4a000008 0xffffffff&lt;br /&gt;
        mww 0x4a00000c 0x000007ff&lt;br /&gt;
        mww 0x4c000000 0x00ffffff&lt;br /&gt;
        mww 0x4c000014 0x00000003&lt;br /&gt;
        mww 0x4c000004 0x000a1031&lt;br /&gt;
        mww 0x48000000 0x11111122&lt;br /&gt;
        mww 0x48000004 0x00000700&lt;br /&gt;
        mww 0x48000008 0x00000700&lt;br /&gt;
        mww 0x4800000c 0x00000700&lt;br /&gt;
        mww 0x48000010 0x00000700&lt;br /&gt;
        mww 0x48000014 0x00000700&lt;br /&gt;
        mww 0x48000018 0x00000700&lt;br /&gt;
        mww 0x4800001c 0x00018005&lt;br /&gt;
        mww 0x48000020 0x00018005&lt;br /&gt;
        mww 0x48000024 0x009c0459&lt;br /&gt;
        mww 0x48000028 0x000000b2&lt;br /&gt;
        mww 0x4800002c 0x00000030&lt;br /&gt;
        mww 0x48000030 0x00000030&lt;br /&gt;
        flash probe 0&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#flash configuration&lt;br /&gt;
#flash bank &amp;lt;name&amp;gt; &amp;lt;driver&amp;gt; &amp;lt;base&amp;gt; &amp;lt;size&amp;gt; &amp;lt;chip_width&amp;gt; &amp;lt;bus_width&amp;gt; &amp;lt;target&amp;gt; [driver_options ...]&lt;br /&gt;
set _FLASHNAME $_CHIPNAME.flash&lt;br /&gt;
flash bank $_FLASHNAME cfi 0x00000000 0x1000000 2 2 $_TARGETNAME&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TinCanTools]]&lt;br /&gt;
[[Category:OpenOCD]]&lt;br /&gt;
[[Category:Debugging]]&lt;/div&gt;</summary>
		<author><name>Wmat</name></author>	</entry>

	</feed>