sam3x-ek: set system clock at 84 MHz
authoraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 3 Mar 2011 14:10:48 +0000 (14:10 +0000)
committeraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 3 Mar 2011 14:10:48 +0000 (14:10 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4747 38d2e660-2303-0410-9eaa-f027e97ec537

boards/sam3x-ek/.spec
boards/sam3x-ek/templates/empty/empty.mk
boards/sam3x-ek/templates/empty/project.bertos

index 9fae27aaf1e64fa55668cbb1fb4155fd5b4693dd..db0492e7a9d48ec98cddf38d902e50db251e2048 100644 (file)
@@ -11,7 +11,7 @@ description = '''
        </tr>
        <tr>
                <td><b>Clock</b></td>
-               <td>72 MHz</td>
+               <td>84 MHz</td>
        </tr>
        <tr>
                <td><b>Memory</b></td>
index cfdfe285233f9eada0ac0dc1485cf695767f7c10..2f397bbc41afa2c6566c77219fd09905e0da7c8e 100644 (file)
@@ -47,7 +47,7 @@ empty_WIZARD_ASRC = \
         \
        #
 
-empty_CPPFLAGS = -D'CPU_FREQ=(72000000UL)' -D'ARCH=(ARCH_DEFAULT)' -D'WIZ_AUTOGEN' -I$(empty_HW_PATH) -I$(empty_SRC_PATH) $(empty_CPU_CPPFLAGS) $(empty_USER_CPPFLAGS)
+empty_CPPFLAGS = -D'CPU_FREQ=(84000000UL)' -D'ARCH=(ARCH_DEFAULT)' -D'WIZ_AUTOGEN' -I$(empty_HW_PATH) -I$(empty_SRC_PATH) $(empty_CPU_CPPFLAGS) $(empty_USER_CPPFLAGS)
 
 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
 empty_LDFLAGS = $(empty_CPU_LDFLAGS) $(empty_WIZARD_LDFLAGS) $(empty_USER_LDFLAGS)
index b699e246caa90bf32593c2d139e82a7bc551f2b2..bfc606c9fec57658cac7256beec5f22c79adc38e 100644 (file)
@@ -5,7 +5,7 @@ S'../../../..'
 p2
 sS'SELECTED_FREQ'
 p3
-V72000000
+V84000000
 p4
 sS'WIZARD_VERSION'
 p5
@@ -60,4 +60,4 @@ p29
 (lp30
 S'codelite'
 p31
-as.
\ No newline at end of file
+as.