Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
29 lines (27 sloc) 633 Bytes
name: odroidc
vendor: Simon Eisenmann <simon@longsleep.org>
icon: meta/odroid-c1.png
version: 0.6
type: oem
config:
ubuntu-core:
hostname: odroid
oem:
branding:
name: ODROIDC
hardware:
platform: meson8b_odroidc
architecture: armhf
partition-layout: system-AB
bootloader: u-boot
boot-assets:
files:
- path: boot-assets/uEnv.txt
- path: boot-assets/uboot.env
raw-files:
- path: boot-assets/bl1-0.bin
offset: 0
- path: boot-assets/bl1-1.bin
offset: 512 # 512 * 1
- path: boot-assets/u-boot.bin
offset: 32768 # 512 * 64