• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/configs/zedboard_defconfig
Spenser GillilandSpenser Gilliland committed 12106fc69ba07 Feb 2014
Raw file
Source viewDiff to previous
 
1
BR2_arm=y
2
BR2_cortex_a9=y
3
BR2_ARM_ENABLE_NEON=y
4
​
5
# Lock to 3.8 headers as the kernel is based off 3.8
6
BR2_KERNEL_HEADERS_VERSION=y
7
BR2_DEFAULT_KERNEL_VERSION="3.8"
8
​
9
BR2_TARGET_GENERIC_GETTY_PORT="ttyPS0"
10
​
11
# Kernel
12
BR2_LINUX_KERNEL=y
13
BR2_LINUX_KERNEL_CUSTOM_GIT=y
14
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://github.com/Xilinx/linux-xlnx.git"
15
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="xilinx-v14.5"
16
BR2_LINUX_KERNEL_DEFCONFIG="xilinx_zynq"
17
BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x8000"
18
BR2_LINUX_KERNEL_DTS_SUPPORT=y
19
BR2_LINUX_KERNEL_INTREE_DTS_NAME="zynq-zed"
20
​
21
# Root filesystem
22
BR2_TARGET_ROOTFS_CPIO=y
23
BR2_TARGET_ROOTFS_CPIO_GZIP=y
24
BR2_TARGET_ROOTFS_CPIO_UIMAGE=y
25
​
26
# Bootloader
27
BR2_TARGET_UBOOT=y
28
BR2_TARGET_UBOOT_BOARDNAME="zynq_zed"
29
BR2_TARGET_UBOOT_CUSTOM_GIT=y
30
BR2_TARGET_UBOOT_CUSTOM_REPO_URL="git://github.com/Xilinx/u-boot-xlnx.git"
31
BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="xilinx-v14.5"
32
BR2_TARGET_UBOOT_FORMAT_ELF=y
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.