]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - config/TX51-80x0.ecc
STK5 Release 1.10
[karo-tx-redboot.git] / config / TX51-80x0.ecc
index ec28dc54f24be0d8432331414b2860281b9daf94..1a9890dcd89cd43ab1633d6225b08ef87b7323f9 100644 (file)
@@ -3438,6 +3438,18 @@ cdl_option CYGNUM_HAL_ARM_TX51_SDRAM_SIZE {
     # Legal values:  0x10000000 0x08000000 0x04000000 
 };
 
+# SDRAM clock
+# This option specifies the SDRAM clock im MHz of the TX51 module.
+#
+cdl_option CYGNUM_HAL_ARM_TX51_SDRAM_CLK {
+    # Flavor: data
+    # No user value, uncomment the following line to provide one.
+    # user_value 166
+    # value_source default
+    # Default value: 166
+    # Legal values:  166 200 
+};
+
 # Enable low level debugging with LED
 # This option enables low level debugging by blink codes
 # of the LED on STK5.