Skip to content

Instantly share code, notes, and snippets.

@apritzel
Created November 3, 2025 22:10
Show Gist options
  • Select an option

  • Save apritzel/01b5afcae189cf3c34c4256dafa3f60d to your computer and use it in GitHub Desktop.

Select an option

Save apritzel/01b5afcae189cf3c34c4256dafa3f60d to your computer and use it in GitHub Desktop.
Cubie A5E 1GB board U-Boot defconfig
commit 20d96345a913b95680b2bfe640bbb6207f87c361
Author: Andre Przywara <[email protected]>
Date: Mon Nov 3 21:58:29 2025 +0000
add defconfig for 1GB Cubie 5AE board
diff --git a/configs/radxa-cubie-a5e_defconfig b/configs/radxa-cubie-a5e-1gb_defconfig
similarity index 85%
copy from configs/radxa-cubie-a5e_defconfig
copy to configs/radxa-cubie-a5e-1gb_defconfig
index 9d204ef5548..97df6062e08 100644
--- a/configs/radxa-cubie-a5e_defconfig
+++ b/configs/radxa-cubie-a5e-1gb_defconfig
@@ -8,10 +8,11 @@ CONFIG_DRAM_SUNXI_CA_DRI=0x0e0e
CONFIG_DRAM_SUNXI_ODT_EN=0x84848484
CONFIG_DRAM_SUNXI_TPR0=0x80808080
CONFIG_DRAM_SUNXI_TPR1=0x06060606
-CONFIG_DRAM_SUNXI_TPR6=0x38000000
+CONFIG_DRAM_SUNXI_TPR2=0x1f0b0503
+CONFIG_DRAM_SUNXI_TPR6=0x3a000000
CONFIG_DRAM_SUNXI_TPR10=0x802f3333
-CONFIG_DRAM_SUNXI_TPR11=0xc7c5c4c2
-CONFIG_DRAM_SUNXI_TPR12=0x3533302f
+CONFIG_DRAM_SUNXI_TPR11=0xc0c0bbbf
+CONFIG_DRAM_SUNXI_TPR12=0x35352f31
CONFIG_MACH_SUN55I_A523=y
CONFIG_MMC_SUNXI_SLOT_EXTRA=2
CONFIG_R_I2C_ENABLE=y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment