summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2012-09-26 14:26:14 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-09-26 14:26:14 -0600
commit1c8340f5eb9f1ceddbf274a267c11412cbd8e2fe (patch)
treeb80b5d8d013566baa9cdf8573ba404d175a01b1d
parent9f88f931e15b77c202eadc19e7eb7aaa0a39169c (diff)
add uefi boot option
-rw-r--r--hwpacks/linaro-panda10
1 files changed, 10 insertions, 0 deletions
diff --git a/hwpacks/linaro-panda b/hwpacks/linaro-panda
index 2692670..3fa2560 100644
--- a/hwpacks/linaro-panda
+++ b/hwpacks/linaro-panda
@@ -46,3 +46,13 @@ bootloaders:
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/MLO
+ in_boot_part: true