summaryrefslogtreecommitdiff
path: root/recipes/angstrom/angstrom-uboot-scripts
AgeCommit message (Collapse)AuthorFiles
2010-09-08angstrom-uboot-scripts: tweak linuxtagdemo image boot scriptRoger Monk1
* Remove beagle detection (until fixed) * Pass camera variable on linux cmdline for LI vga camera * Remove usb fifo fix variable (not needed for later boards and helps reduce bootargs line length) * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-08-16u-boot/angstrom-uboot-scripts/beagleboard-test-image: increase ramdiskJason Kridner1
* add initramfs image * move to 128MB ramdisk until I can get initramfs working Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-08-09angstrom-uboot-scripts: debugged beagleboard validation boot/user scriptsJason Kridner2
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-08-05angstrom-uboot-scripts: fixed tests for revisionjkridner@beagleboard.org2
Tests in u-boot scripts require the 'test' function. Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-08-03angstrom-uboot-scripts: added default boot scriptsjkridner@beagleboard.org2
Added default boot scripts for the BeagleBoard validation image. Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-06-07angstrom-uboot-scripts: Added various resolutionsJason Kridner5
Also added a ramdisk configuration with mem= statements.
2010-06-07angstrom-uboot-scripts: Added an EDID read scriptJason Kridner1
This is just for example purposes so that it is documented how to read the EDID from within u-boot.
2010-06-06angstrom-uboot-scripts: Used beaglerev variableJason Kridner2
Added use of 'beaglerev' into the linuxtagdemo boot scripts.
2010-06-06angstrom-uboot-scripts: Added some new scriptsJason Kridner3
esc-sxga.cmd: Simple 1280x1024 setup mtest.cmd: Execute a memory test around the CS0/CS1 boundary ramdisk.cmd: Boot a 32MB ramdisk.gz file system
2010-06-06angstrom-uboot-scripts: fixed file permissionsJason Kridner2
2010-05-28angstrom-uboot-scripts: Add linuxtag demo with picodlp configRoger Monk1
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-27angstrom-uboot-scripts: Add linuxtag demo scriptRoger Monk1
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-06angstrom-uboot-scripts: add some moreKoen Kooi3
2010-03-26angstrom-uboot-scripts: enable triple buffering for dsplink script, fixes ↵Koen Kooi1
tearing when using SGX
2010-03-12angstrom-uboot-scripts: add scripts for using pico DLP + DSP and gumstix ↵Koen Kooi2
palo43 + DSP
2010-02-11angstrom-uboot-scripts: add more samplesKoen Kooi5
2009-11-02angstrom uboot scripts: change to mem=99M for omap3 since gst-ti is less ↵Koen Kooi3
hungry nowadays
2009-10-29angstrom-uboot-scripts: add more scriptsKoen Kooi3
2009-09-07angstrom-uboot-scripts: add recipe to generate .scr files easilyKoen Kooi1
* the recipe puts them both in deploy and in ${datadir}/u-boot-scripts