Adjust default CPU frequency on NanoPi Neo
This commit is contained in:
parent
99792b13ce
commit
c6f7f3f53a
@ -20,10 +20,10 @@ index 0000000..5ba9f9e
|
||||
+CONFIG_USB_EHCI_HCD=y
|
||||
diff --git a/configs/FriendlyARM_NanoPi_NEO_defconfig b/configs/FriendlyARM_NanoPi_NEO_defconfig
|
||||
new file mode 100644
|
||||
index 0000000..7959ea0
|
||||
index 0000000..4e7f0e4
|
||||
--- /dev/null
|
||||
+++ b/configs/FriendlyARM_NanoPi_NEO_defconfig
|
||||
@@ -0,0 +1,14 @@
|
||||
@@ -0,0 +1,15 @@
|
||||
+CONFIG_ARM=y
|
||||
+CONFIG_ARCH_SUNXI=y
|
||||
+CONFIG_MACH_SUN8I_H3=y
|
||||
@ -38,6 +38,7 @@ index 0000000..7959ea0
|
||||
+# CONFIG_CMD_FPGA is not set
|
||||
+CONFIG_SUN8I_EMAC=y
|
||||
+CONFIG_USB_EHCI_HCD=y
|
||||
+CONFIG_SYS_CLK_FREQ=480000000
|
||||
diff --git a/configs/Sinovoip_BPI_M2_plus_defconfig b/configs/Sinovoip_BPI_M2_plus_defconfig
|
||||
new file mode 100644
|
||||
index 0000000..5ba9f9e
|
||||
|
||||
@ -20,10 +20,10 @@ index 0000000..5ba9f9e
|
||||
+CONFIG_USB_EHCI_HCD=y
|
||||
diff --git a/configs/FriendlyARM_NanoPi_NEO_defconfig b/configs/FriendlyARM_NanoPi_NEO_defconfig
|
||||
new file mode 100644
|
||||
index 0000000..7959ea0
|
||||
index 0000000..4e7f0e4
|
||||
--- /dev/null
|
||||
+++ b/configs/FriendlyARM_NanoPi_NEO_defconfig
|
||||
@@ -0,0 +1,14 @@
|
||||
@@ -0,0 +1,15 @@
|
||||
+CONFIG_ARM=y
|
||||
+CONFIG_ARCH_SUNXI=y
|
||||
+CONFIG_MACH_SUN8I_H3=y
|
||||
@ -38,6 +38,7 @@ index 0000000..7959ea0
|
||||
+# CONFIG_CMD_FPGA is not set
|
||||
+CONFIG_SUN8I_EMAC=y
|
||||
+CONFIG_USB_EHCI_HCD=y
|
||||
+CONFIG_SYS_CLK_FREQ=480000000
|
||||
diff --git a/configs/Sinovoip_BPI_M2_plus_defconfig b/configs/Sinovoip_BPI_M2_plus_defconfig
|
||||
new file mode 100644
|
||||
index 0000000..5ba9f9e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user