• 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/package/sunxi-boards/Config.in
Carlo CaioneCarlo Caione committed fc40219173926 May 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_SUNXI_BOARDS
2
    bool "sunxi script.bin board file"
3
    depends on BR2_arm
4
    select BR2_PACKAGE_HOST_SUNXI_TOOLS
5
    help
6
      Sunxi-boards requires a compiled .fex files for hardware
7
      description, used by the kernel during boot for hardware
8
      initialization. This package is specific for linux-sunxi
9
      kernel and it is useless for mainline kernel versions.
10
​
11
      https://github.com/linux-sunxi/sunxi-boards
12
​
13
if BR2_PACKAGE_SUNXI_BOARDS
14
config BR2_PACKAGE_SUNXI_BOARDS_FEX_FILE
15
    string ".fex file to compile"
16
    help
17
      This field defines the name of the .fex file for which the
18
      .bin file should be generated.
19
​
20
      This should be the path of the .fex file relative to the
21
      sys_config/ directory, and including the .fex extension.
22
​
23
      See inside sys_config/ directory in sunxi-boards source code
24
      to see the list of valid .fex files.
25
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.