• 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/boot/boot-wrapper-aarch64/Config.in
Thomas De SchampheleireThomas De Schampheleire committed 8da745f04a015 Dec 2013
Raw file
Source viewDiff to previous
 
1
comment "boot-wrapper-aarch64 needs a Linux kernel to be built"
2
    depends on BR2_aarch64
3
    depends on !BR2_LINUX_KERNEL
4
​
5
config BR2_TARGET_BOOT_WRAPPER_AARCH64
6
    bool "boot-wrapper-aarch64"
7
    depends on BR2_aarch64
8
    depends on BR2_LINUX_KERNEL
9
    help
10
      The boot-wrapper-aarch64 is a small bootloader that makes it
11
      possible to start an Aarch64 kernel inside the available
12
      software simulators for the Aarch64 architecture.
13
​
14
      git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/boot-wrapper-aarch64.git
15
​
16
if BR2_TARGET_BOOT_WRAPPER_AARCH64
17
​
18
config BR2_TARGET_BOOT_WRAPPER_AARCH64_DTS
19
    string "Device Tree Source name"
20
    default ""
21
    help
22
      Name of the Device Tree Source file to use to generate the
23
      Device Tree Blob that will be embedded in the image
24
      generated by the boot wrapper. Valid names are the .dts
25
      files from arch/arm64/boot/dts/ in the kernel source
26
      tree. The name must be specified without the .dts suffix.
27
​
28
config BR2_TARGET_BOOT_WRAPPER_AARCH64_BOOTARGS
29
    string "Kernel bootargs"
30
    default ""
31
    help
32
      Kernel bootargs to embed inside the image generated by the
33
      boot wrapper.
34
​
35
endif
  • 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.