]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/Nintendo_NES_Classic_Edition_defconfig
Merge tag 'doc-2024-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi
[thirdparty/u-boot.git] / configs / Nintendo_NES_Classic_Edition_defconfig
CommitLineData
5782954c
FN
1CONFIG_ARM=y
2CONFIG_ARCH_SUNXI=y
70f24fa0 3CONFIG_DEFAULT_DEVICE_TREE="sun8i-r16-nintendo-nes-classic"
c9542eae 4CONFIG_SPL=y
5782954c
FN
5CONFIG_MACH_SUN8I_A33=y
6CONFIG_DRAM_CLK=600
7CONFIG_DRAM_ZQ=15291
8CONFIG_DRAM_ODT_EN=y
5782954c 9CONFIG_AXP_GPIO=y
5782954c 10# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
cbabe7f8 11CONFIG_CMD_MTDPARTS=y
8728c97e 12# CONFIG_MMC is not set
0cfccb54 13CONFIG_MTD=y
88718be3 14CONFIG_MTD_RAW_NAND=y
a918df21 15CONFIG_SYS_MAX_NAND_DEVICE=8
c9542eae 16CONFIG_SYS_NAND_BLOCK_SIZE=0x20000
c0ad62c5 17CONFIG_SYS_NAND_ONFI_DETECTION=y
c9542eae
TR
18CONFIG_SYS_NAND_PAGE_SIZE=0x800
19CONFIG_SYS_NAND_OOBSIZE=0x40
4d3495de 20CONFIG_SYS_NAND_MAX_ECCPOS=1664
7d5b17cc 21CONFIG_REGULATOR_AXP_USB_POWER=y
5782954c
FN
22CONFIG_AXP_DLDO1_VOLT=3300
23CONFIG_AXP_ELDO2_VOLT=1800
6f6b7cfa 24CONFIG_CONS_INDEX=5
5782954c 25CONFIG_USB_MUSB_GADGET=y
4f60e5d3 26CONFIG_USB_FUNCTION_MASS_STORAGE=y