summaryrefslogtreecommitdiff
path: root/hwpacks/linaro-panda
blob: 2bf0a4f5ef2e7940e3571f6945da673ebdc951a7 (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
48
49
50
51
52
53
54
55
56
57
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: boot/dt-*-linaro-omap/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-3.4.0-2-linaro-llt-omap
- ti-omap-ehci
wired_interfaces:
- eth0
sources:
  linaro: http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu quantal main
  ubuntu: http://ports.ubuntu.com/ubuntu-ports quantal 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
  uefi:
    extra_boot_options:
    - earlyprintk
    - fixrtc
    - nocompcache
    - vram=48M
    - omapfb.vram=0:24M
    package: uefi-image-panda
    file: usr/lib/uefi/panda/uefi_panda.bin
    in_boot_part: true