]> Git Repo - buildroot-mgba.git/blame - configs/andes_ae350_45_defconfig
configs/freescale_imx6ullevk: bump BSP components to lf-6.6.23-2.0.0
[buildroot-mgba.git] / configs / andes_ae350_45_defconfig
CommitLineData
fc22c3ce 1BR2_riscv=y
cbd91e89 2BR2_RISCV_ISA_RVC=y
3e708ed1 3BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_0=y
fc22c3ce 4BR2_GLOBAL_PATCH_DIR="board/andes/ae350/patches"
fc22c3ce
YCPL
5BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
6BR2_ROOTFS_OVERLAY="board/andes/ae350/rootfs_overlay"
7BR2_ROOTFS_POST_BUILD_SCRIPT="board/andes/ae350/post-build.sh"
8BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
9BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/andes/ae350/genimage_sdcard.cfg"
10BR2_LINUX_KERNEL=y
3e708ed1
YCPL
11BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
12BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,andestech,linux,v6.0.y_ae350-ax45mp)/linux-v6.0.y_ae350-ax45mp.tar.gz"
13BR2_LINUX_KERNEL_DEFCONFIG="ae350_ax45mp"
fc22c3ce 14BR2_LINUX_KERNEL_DTS_SUPPORT=y
3e708ed1 15BR2_LINUX_KERNEL_INTREE_DTS_NAME="andes/ae350_ax45mp"
fc22c3ce
YCPL
16BR2_TARGET_ROOTFS_EXT2=y
17BR2_TARGET_ROOTFS_EXT2_4=y
18# BR2_TARGET_ROOTFS_TAR is not set
19BR2_TARGET_OPENSBI=y
3e708ed1
YCPL
20BR2_TARGET_OPENSBI_CUSTOM_TARBALL=y
21BR2_TARGET_OPENSBI_CUSTOM_TARBALL_LOCATION="$(call github,riscv,opensbi,22f38ee6c658a660083aa45c4ec6c72f66a17260)/opensbi-22f38ee6c658a660083aa45c4ec6c72f66a17260.tar.gz"
fc22c3ce 22BR2_TARGET_OPENSBI_PLAT="andes/ae350"
3e708ed1 23# BR2_TARGET_OPENSBI_INSTALL_JUMP_IMG is not set
fc22c3ce
YCPL
24BR2_TARGET_UBOOT=y
25BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
3e708ed1
YCPL
26BR2_TARGET_UBOOT_CUSTOM_TARBALL=y
27BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="$(call github,u-boot,u-boot,a5dfa3b8a0f7ad555495bad1386613d2de4ba619)/u-boot-a5dfa3b8a0f7ad555495bad1386613d2de4ba619.tar.gz"
fc22c3ce
YCPL
28BR2_TARGET_UBOOT_BOARD_DEFCONFIG="ae350_rv64_spl_xip"
29BR2_TARGET_UBOOT_CONFIG_FRAGMENT_FILES="board/andes/ae350/uboot.config.fragment"
fc22c3ce
YCPL
30BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y
31BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
32BR2_TARGET_UBOOT_NEEDS_OPENSBI=y
33# BR2_TARGET_UBOOT_FORMAT_BIN is not set
34BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
35BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME="u-boot.itb"
36BR2_TARGET_UBOOT_SPL=y
fc22c3ce
YCPL
37BR2_PACKAGE_HOST_DOSFSTOOLS=y
38BR2_PACKAGE_HOST_GENIMAGE=y
39BR2_PACKAGE_HOST_MTOOLS=y
This page took 0.221923 seconds and 4 git commands to generate.