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: |
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' |
| 21 | kernel_file: boot/vmlinuz-*-highbank |
| 22 | initrd_file: boot/initrd.img-*-highbank |
Fathi Boudra | 8bd3e64 | 2013-08-23 13:55:17 +0300 | [diff] [blame] | 23 | dtb_file: lib/firmware/*-highbank/device-tree/highbank.dtb |
Fathi Boudra | 1f7a64d | 2013-03-18 17:15:53 +0200 | [diff] [blame] | 24 | boot_script: boot.scr |
| 25 | extra_serial_options: |
Fathi Boudra | 59b511a | 2013-04-02 19:32:34 +0300 | [diff] [blame] | 26 | - console=ttyAMA0,115200n8 |
Fathi Boudra | d0e938a | 2013-04-02 20:54:08 +0300 | [diff] [blame] | 27 | - nosplash |
Fathi Boudra | 1f7a64d | 2013-03-18 17:15:53 +0200 | [diff] [blame] | 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: |
Fathi Boudra | 8cb94b0 | 2013-05-06 14:41:23 +0300 | [diff] [blame] | 37 | linaro: http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu raring main |
| 38 | ubuntu: http://ports.ubuntu.com/ubuntu-ports raring main universe |