[oe-commits] Koen Kooi : angstrom-uboot-scripts: add scripts for using pico DLP + DSP and gumstix palo43 + DSP

git version control git at git.openembedded.org
Fri Mar 12 09:50:51 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f4b036e09afe9f79396e657a6c2f576b569328d7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f4b036e09afe9f79396e657a6c2f576b569328d7

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Mar 12 10:49:02 2010 +0100

angstrom-uboot-scripts: add scripts for using pico DLP + DSP and gumstix palo43 + DSP

---

 .../angstrom-uboot-scripts/palo43-dsplink.cmd      |    4 ++++
 .../angstrom-uboot-scripts/pico-dsplink.cmd        |    3 +++
 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 0000000..b182bee
--- /dev/null
+++ b/recipes/angstrom/angstrom-uboot-scripts/palo43-dsplink.cmd
@@ -0,0 +1,4 @@
+setenv vram '12M'
+setenv defaultdisplay 'lcd43 mem=99M at 0x80000000 mem=128M at 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 0000000..da6ea75
--- /dev/null
+++ b/recipes/angstrom/angstrom-uboot-scripts/pico-dsplink.cmd
@@ -0,0 +1,3 @@
+setenv dvimode '640x480MR-24 at 60 mem=99M at 0x80000000 mem=128M at 0x88000000 omapfb.vram=0:6M,1:3M,2:3M'
+run loaduimage
+run mmcboot





More information about the Openembedded-commits mailing list