summaryrefslogtreecommitdiff
path: root/hwpacks/linaro-panda
blob: 4f3068fccc40bccd6488ed1dde8dc2bf1e9e3505 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
name: linaro-panda
origin: Linaro
format: '3.0'
boot_script: boot.scr
kernel_addr: '0x80200000'
kernel_file: boot/vmlinuz-*-linaro-omap
initrd_addr: '0x81600000'
initrd_file: boot/initrd.img-*-linaro-omap
dtb_addr: '0x815f0000'
dtb_file: lib/firmware/*-linaro-omap/device-tree/omap4-panda.dtb
load_addr: '0x80008000'
maintainer: Linaro Platform <linaro-dev@lists.linaro.org>
serial_tty: ttyO2
support: supported
partition_layout: bootfs_rootfs
mmc_id: '0:1'
architectures:
- armhf
assume_installed:
- linaro-headless
extra_serial_options:
- console=tty0
- console=ttyO2,115200n8
packages:
- linux-image-linaro-omap
- ti-omap-ehci
wired_interfaces:
- eth0
sources:
  linaro: http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu raring main
  ubuntu: http://ports.ubuntu.com/ubuntu-ports raring main universe
bootloaders:
  u_boot:
    extra_boot_options:
    - earlyprintk
    - fixrtc
    - nocompcache
    - vram=48M
    - omapfb.vram=0:24M
    - mem=456M@0x80000000
    - mem=512M@0xA0000000
    package: u-boot-linaro-omap4-panda
    file: usr/lib/u-boot/omap4_panda/u-boot.img
    in_boot_part: true
    spl_package: u-boot-linaro-omap4-panda
    spl_file: usr/lib/u-boot/omap4_panda/MLO
    spl_in_boot_part: true