Fathi Boudra | 1f7a64d | 2013-03-18 17:15:53 +0200 | [diff] [blame^] | 1 | format: '3.0' |
| 2 | name: linaro-highbank |
| 3 | architectures: |
| 4 | - armhf |
| 5 | origin: Linaro |
| 6 | maintainer: Linaro Platform <linaro-dev@lists.linaro.org> |
| 7 | support: supported |
| 8 | bootloaders: |
| 9 | u_boot: |
| 10 | dd: 49 |
| 11 | env_dd: true |
| 12 | file: usr/lib/u-boot/highbank/u-boot.bin |
| 13 | in_boot_part: false |
| 14 | package: u-boot-linaro-highbank |
| 15 | serial_tty: ttyAMA0 |
| 16 | kernel_addr: '0x00000000' |
| 17 | initrd_addr: '0x00000000' |
| 18 | load_addr: '0x00000000' |
| 19 | dtb_addr: '0x00000000' |
| 20 | partition_layout: reserved_bootfs_rootfs |
| 21 | mmc_id: '0:1' |
| 22 | kernel_file: boot/vmlinuz-*-highbank |
| 23 | initrd_file: boot/initrd.img-*-highbank |
| 24 | dtb_file: lib/firmware/*-highbank/device-tree/highbank.dtb |
| 25 | boot_script: boot.scr |
| 26 | extra_serial_options: |
| 27 | - console=ttyAMA0 |
| 28 | assume_installed: |
| 29 | - linaro-headless |
| 30 | packages: |
| 31 | - linux-image-linaro-highbank |
| 32 | - linux-headers-linaro-highbank |
| 33 | - uboot-mkimage |
| 34 | wired_interfaces: |
| 35 | - eth0 |
| 36 | sources: |
| 37 | linaro: http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu quantal main |
| 38 | ubuntu: http://ports.ubuntu.com/ubuntu-ports quantal main universe |