angstrom-uboot-scripts: add scripts for using pico DLP + DSP and gumstix palo43 ...
authorKoen Kooi <koen@openembedded.org>
Fri, 12 Mar 2010 09:49:02 +0000 (10:49 +0100)
committerKoen Kooi <koen@openembedded.org>
Fri, 12 Mar 2010 09:49:02 +0000 (10:49 +0100)
recipes/angstrom/angstrom-uboot-scripts/palo43-dsplink.cmd [new file with mode: 0644]
recipes/angstrom/angstrom-uboot-scripts/pico-dsplink.cmd [new file with mode: 0644]

diff --git a/recipes/angstrom/angstrom-uboot-scripts/palo43-dsplink.cmd b/recipes/angstrom/angstrom-uboot-scripts/palo43-dsplink.cmd
new file mode 100644 (file)
index 0000000..b182bee
--- /dev/null
@@ -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 (file)
index 0000000..da6ea75
--- /dev/null
@@ -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