summaryrefslogtreecommitdiff
path: root/recipes/angstrom/angstrom-uboot-scripts.bb
AgeCommit message (Collapse)AuthorFiles
2010-06-07angstrom-uboot-scripts: Added various resolutionsJason Kridner1
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 Kridner1
Added use of 'beaglerev' into the linuxtagdemo boot scripts.
2010-06-06angstrom-uboot-scripts: Added some new scriptsJason Kridner1
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-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: Change installdir to /boot and rename configsRoger Monk1
* Install the scripts into /boot instead of datadir * Install the original .txt's files as well as .scr's so that users can use target mkimage to rebuild/modify/recreate * Rename configs for consistency Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2009-11-02angstrom uboot scripts: change to mem=99M for omap3 since gst-ti is less ↵Koen Kooi1
hungry nowadays
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