aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/angstrom
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-12 10:49:02 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-12 10:49:02 +0100
commitf4b036e09afe9f79396e657a6c2f576b569328d7 (patch)
tree25a73156d8096e62a7e514e254df1aaab94d97e9 /recipes/angstrom
parent00cb5a7688c9cc4cea5beec891117dcc6a159811 (diff)
downloadopenembedded-f4b036e09afe9f79396e657a6c2f576b569328d7.tar.gz
angstrom-uboot-scripts: add scripts for using pico DLP + DSP and gumstix palo43 + DSP
Diffstat (limited to 'recipes/angstrom')
-rw-r--r--recipes/angstrom/angstrom-uboot-scripts/palo43-dsplink.cmd4
-rw-r--r--recipes/angstrom/angstrom-uboot-scripts/pico-dsplink.cmd3
2 files changed, 7 insertions, 0 deletions
diff --git a/recipes/angstrom/angstrom-uboot-scripts/palo43-dsplink.cmd b/recipes/angstrom/angstrom-uboot-scripts/palo43-dsplink.cmd
new file mode 100644
index 0000000000..b182bee9a2
--- /dev/null
+++ b/recipes/angstrom/angstrom-uboot-scripts/palo43-dsplink.cmd
@@ -0,0 +1,4 @@
+setenv vram '12M'
+setenv defaultdisplay 'lcd43 mem=99M@0x80000000 mem=128M@0x88000000 omapfb.vram=0:8M,1:2M,2:2M'
+run loaduimage
+run mmcboot
diff --git a/recipes/angstrom/angstrom-uboot-scripts/pico-dsplink.cmd b/recipes/angstrom/angstrom-uboot-scripts/pico-dsplink.cmd
new file mode 100644
index 0000000000..da6ea75f89
--- /dev/null
+++ b/recipes/angstrom/angstrom-uboot-scripts/pico-dsplink.cmd
@@ -0,0 +1,3 @@
+setenv dvimode '640x480MR-24@60 mem=99M@0x80000000 mem=128M@0x88000000 omapfb.vram=0:6M,1:3M,2:3M'
+run loaduimage
+run mmcboot