Skip to content

Instantly share code, notes, and snippets.

@upnix
Created December 1, 2022 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save upnix/d26c4e6ec0aae5c255537d4b699ec890 to your computer and use it in GitHub Desktop.
Save upnix/d26c4e6ec0aae5c255537d4b699ec890 to your computer and use it in GitHub Desktop.
CONFIG_ARM=y
CONFIG_ARCH_SUNXI=y
CONFIG_DEFAULT_DEVICE_TREE="sun50i-h616-x96-mate"
CONFIG_SPL=y
CONFIG_DRAM_SUN50I_H616_READ_CALIBRATION=y
CONFIG_DRAM_SUN50I_H616_UNKNOWN_FEATURE=y
CONFIG_MACH_SUN50I_H616=y
CONFIG_MMC0_CD_PIN="PF6"
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_SYS_MONITOR_LEN=786432
CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_SUNXI_NO_PMIC=y
CONFIG_SPL_IMAGE_TYPE_SUNXI_TOC0=y
CONFIG_DRAM_CLK=624
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment