• 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/board/olimex/a20_olinuxino/genimage.cfg
Peter KorsgaardPeter Korsgaard committed 1034c11efbc02 Jul 2016
Raw file
Source viewDiff to previous
 
1
image sdcard.img {
2
    hdimage {
3
    }
4
​
5
    partition u-boot {
6
        in-partition-table = "no"
7
        image = "u-boot-sunxi-with-spl.bin"
8
        offset = 8192
9
        size = 1040384 # 1MB - 8192
10
    }
11
​
12
    partition rootfs {
13
        partition-type = 0x83
14
        image = "rootfs.ext4"
15
        size = 512M
16
    }
17
}
  • 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.