mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-18 12:51:40 +00:00
[tritium h5] Enable eMMC support
This commit is contained in:
parent
ae800bb515
commit
0d5ffb519e
1 changed files with 2 additions and 1 deletions
|
@ -195,7 +195,7 @@ new file mode 100644
|
|||
index 0000000..061bddc
|
||||
--- /dev/null
|
||||
+++ b/configs/libretech_all_h3_cc_h5_defconfig
|
||||
@@ -0,0 +1,15 @@
|
||||
@@ -0,0 +1,16 @@
|
||||
+CONFIG_ARM=y
|
||||
+CONFIG_ARCH_SUNXI=y
|
||||
+CONFIG_SPL=y
|
||||
|
@ -203,6 +203,7 @@ index 0000000..061bddc
|
|||
+CONFIG_DRAM_CLK=672
|
||||
+CONFIG_DRAM_ZQ=3881979
|
||||
+CONFIG_DRAM_ODT_EN=y
|
||||
+CONFIG_MMC_SUNXI_SLOT_EXTRA=2
|
||||
+CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-libretech-all-h3-cc"
|
||||
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|
||||
+# CONFIG_CMD_FLASH is not set
|
||||
|
|
Loading…
Add table
Reference in a new issue