]> Git Repo - J-u-boot.git/blame_incremental - configs/microchip_mpfs_icicle_defconfig
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / configs / microchip_mpfs_icicle_defconfig
... / ...
CommitLineData
1CONFIG_RISCV=y
2CONFIG_SYS_MALLOC_LEN=0x800000
3CONFIG_SYS_MALLOC_F_LEN=0x2000
4CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
5CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x80200000
6CONFIG_ENV_SIZE=0x2000
7CONFIG_DEFAULT_DEVICE_TREE="microchip/mpfs-icicle-kit"
8CONFIG_SYS_LOAD_ADDR=0x80200000
9CONFIG_SYS_MEM_TOP_HIDE=0x400000
10CONFIG_TARGET_MICROCHIP_ICICLE=y
11CONFIG_ARCH_RV64I=y
12CONFIG_RISCV_SMODE=y
13CONFIG_FIT=y
14CONFIG_DISTRO_DEFAULTS=y
15CONFIG_SYS_CBSIZE=256
16CONFIG_SYS_PBSIZE=282
17CONFIG_DISPLAY_CPUINFO=y
18CONFIG_DISPLAY_BOARDINFO=y
19CONFIG_SYS_PROMPT="RISC-V # "
20CONFIG_OF_UPSTREAM=y
21CONFIG_SYS_RELOC_GD_ENV_ADDR=y
22CONFIG_BOOTP_SEND_HOSTNAME=y
23CONFIG_DM_MTD=y
24CONFIG_SYSRESET=y
This page took 0.027439 seconds and 5 git commands to generate.