summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Salveti de Araujo <ricardo.salveti@linaro.org>2011-09-26 19:31:21 -0300
committerRicardo Salveti de Araujo <ricardo.salveti@linaro.org>2011-09-26 19:31:21 -0300
commit48cc3dcb368f13c2787dd1f0382ae328d570e4f8 (patch)
tree19fb1fd92423bd22a26d0486afdf18a078cf9817
parent5b1d22fe51b69db608183734b0a5e888273a7b02 (diff)
Porting hwpack to v2
-rw-r--r--hwpacks/linaro-panda20
1 files changed, 19 insertions, 1 deletions
diff --git a/hwpacks/linaro-panda b/hwpacks/linaro-panda
index b0b26de..b80c034 100644
--- a/hwpacks/linaro-panda
+++ b/hwpacks/linaro-panda
@@ -1,11 +1,29 @@
[hwpack]
+format=2.0
name=linaro-panda
architectures=armel
origin=Linaro
maintainer=Linaro Platform <linaro-dev@lists.linaro.org>
support=supported
-packages=linux-image-linaro-omap u-boot-linaro-omap4-panda
+packages=linux-image-linaro-omap
assume-installed=linaro-headless
+mmc_id=0:1
+u_boot_package=u-boot-linaro-omap4-panda
+u_boot_file=usr/lib/u-boot/omap4_panda/u-boot.img
+u_boot_in_boot_part=Yes
+spl_package=u-boot-linaro-omap4-panda
+spl_file=usr/lib/u-boot/omap4_panda/MLO
+spl_in_boot_part=Yes
+kernel_addr=0x80200000
+initrd_addr=0x81600000
+load_addr=0x80008000
+partition_layout=bootfs_rootfs
+kernel_file=boot/vmlinuz-*-linaro-omap
+initrd_file=boot/initrd.img-*-linaro-omap
+serial_tty=ttyO2
+extra_serial_options=console=tty0 console=ttyO2,115200n8
+extra_boot_options=earlyprintk fixrtc nocompcache vram=48M omapfb.vram=0:24M mem=456M@0x80000000 mem=512M@0xA0000000
+boot_script=boot.scr
[ubuntu]
sources-entry=http://ports.ubuntu.com/ubuntu-ports/ oneiric main universe