blob: b8b33c5e78638726b8abb336642ccb7a59fc4032 [file] [log] [blame]
Alexandre Belloni4c25ec82015-05-19 16:21:46 +02001BR2_arm=y
2BR2_cortex_a5=y
Alexandre Bellonica57e0b2016-02-23 17:19:04 +01003BR2_ARM_ENABLE_VFP=y
Alexandre Belloni4c25ec82015-05-19 16:21:46 +02004BR2_ARM_INSTRUCTIONS_THUMB2=y
Ludovic Desroches0f7b5d42017-06-21 10:12:01 +02005BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=y
Alexandre Belloni4c25ec82015-05-19 16:21:46 +02006BR2_LINUX_KERNEL=y
Yann E. MORIN7e7b9db2018-04-01 11:04:55 +02007BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
8BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4sam,linux-at91,linux4sam_5.8)/linux-linux4sam_5.8.tar.gz"
Alexandre Belloni4c25ec82015-05-19 16:21:46 +02009BR2_LINUX_KERNEL_DEFCONFIG="sama5"
Alexandre Belloni4c25ec82015-05-19 16:21:46 +020010BR2_LINUX_KERNEL_DTS_SUPPORT=y
ludovic.desroches@atmel.com39e541a2016-03-24 15:42:41 +010011BR2_LINUX_KERNEL_INTREE_DTS_NAME="at91-sama5d3_xplained at91-sama5d3_xplained_pda4 at91-sama5d3_xplained_pda7 at91-sama5d3_xplained_pda7b"
Alexandre Belloni4c25ec82015-05-19 16:21:46 +020012BR2_TARGET_ROOTFS_UBIFS=y
13BR2_TARGET_ROOTFS_UBIFS_LEBSIZE=0x1f000
14BR2_TARGET_ROOTFS_UBI=y
15BR2_TARGET_ROOTFS_UBI_SUBSIZE=2048
16BR2_TARGET_AT91BOOTSTRAP3=y
ludovic.desroches@atmel.com39e541a2016-03-24 15:42:41 +010017BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
18BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
Joshua Henderson9427b632018-03-29 11:15:06 -070019BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.8.10"
Alexandre Belloni4c25ec82015-05-19 16:21:46 +020020BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="sama5d3_xplainednf_uboot"
21BR2_TARGET_UBOOT=y
ludovic.desroches@atmel.com39e541a2016-03-24 15:42:41 +010022BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
Alexandre Belloni4c25ec82015-05-19 16:21:46 +020023BR2_TARGET_UBOOT_CUSTOM_GIT=y
Paul Cercueil9e5e2ea2016-07-05 12:25:14 +020024BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github.com/linux4sam/u-boot-at91.git"
Joshua Henderson9427b632018-03-29 11:15:06 -070025BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="linux4sam_5.8"
ludovic.desroches@atmel.com39e541a2016-03-24 15:42:41 +010026BR2_TARGET_UBOOT_BOARD_DEFCONFIG="sama5d3_xplained_nandflash"
Thomas Petazzoni363ec962017-07-02 11:06:40 +020027BR2_TARGET_UBOOT_NEEDS_DTC=y
Alexandre Belloni4c25ec82015-05-19 16:21:46 +020028BR2_PACKAGE_HOST_SAM_BA=y