Fathi Boudra | 1f7a64d | 2013-03-18 17:15:53 +0200 | [diff] [blame] | 1 | format: '3.0' |
Fathi Boudra | c31e356 | 2013-10-06 15:09:16 +0300 | [diff] [blame] | 2 | name: linaro-midway |
Fathi Boudra | 1f7a64d | 2013-03-18 17:15:53 +0200 | [diff] [blame] | 3 | architectures: |
| 4 | - armhf |
| 5 | origin: Linaro |
| 6 | maintainer: Linaro Platform <linaro-dev@lists.linaro.org> |
| 7 | support: supported |
| 8 | bootloaders: |
| 9 | u_boot: |
Fathi Boudra | f520c57 | 2013-03-22 11:55:55 +0200 | [diff] [blame] | 10 | env_dd: false |
Fathi Boudra | 1f7a64d | 2013-03-18 17:15:53 +0200 | [diff] [blame] | 11 | file: usr/lib/u-boot/highbank/u-boot.bin |
| 12 | in_boot_part: false |
| 13 | package: u-boot-linaro-highbank |
| 14 | serial_tty: ttyAMA0 |
Fathi Boudra | f520c57 | 2013-03-22 11:55:55 +0200 | [diff] [blame] | 15 | kernel_addr: '0x00800000' |
| 16 | initrd_addr: '0x01000000' |
Fathi Boudra | 04eb80c | 2013-03-26 00:40:48 +0200 | [diff] [blame] | 17 | load_addr: '0x00008000' |
Fathi Boudra | f520c57 | 2013-03-22 11:55:55 +0200 | [diff] [blame] | 18 | dtb_addr: '0x00001000' |
| 19 | partition_layout: bootfs_rootfs |
Fathi Boudra | 1f7a64d | 2013-03-18 17:15:53 +0200 | [diff] [blame] | 20 | mmc_id: '0:1' |
Fathi Boudra | c31e356 | 2013-10-06 15:09:16 +0300 | [diff] [blame] | 21 | kernel_file: boot/vmlinuz-*-midway |
| 22 | initrd_file: boot/initrd.img-*-midway |
| 23 | dtb_file: lib/firmware/*-midway/device-tree/ecx-2000.dtb |
| 24 | dtb_files: |
Fathi Boudra | f37d953 | 2014-01-31 15:06:01 +0200 | [diff] [blame] | 25 | - ecx-2000.dtb: lib/firmware/*-midway/device-tree/ecx-2000.dtb |
| 26 | - highbank.dtb: lib/firmware/*-midway/device-tree/highbank.dtb |
Fathi Boudra | 1f7a64d | 2013-03-18 17:15:53 +0200 | [diff] [blame] | 27 | boot_script: boot.scr |
| 28 | extra_serial_options: |
Fathi Boudra | 59b511a | 2013-04-02 19:32:34 +0300 | [diff] [blame] | 29 | - console=ttyAMA0,115200n8 |
Fathi Boudra | d0e938a | 2013-04-02 20:54:08 +0300 | [diff] [blame] | 30 | - nosplash |
Fathi Boudra | 1f7a64d | 2013-03-18 17:15:53 +0200 | [diff] [blame] | 31 | assume_installed: |
| 32 | - linaro-headless |
| 33 | packages: |
Fathi Boudra | c31e356 | 2013-10-06 15:09:16 +0300 | [diff] [blame] | 34 | - linux-image-linaro-midway |
| 35 | - linux-headers-linaro-midway |
Fathi Boudra | eb26df7 | 2013-12-09 20:10:07 +0200 | [diff] [blame] | 36 | - u-boot-tools |
Fathi Boudra | 1f7a64d | 2013-03-18 17:15:53 +0200 | [diff] [blame] | 37 | wired_interfaces: |
| 38 | - eth0 |
| 39 | sources: |
Fathi Boudra | eb26df7 | 2013-12-09 20:10:07 +0200 | [diff] [blame] | 40 | linaro: http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu saucy main |
| 41 | ubuntu: http://ports.ubuntu.com/ubuntu-ports saucy main universe |