summaryrefslogtreecommitdiffstats
path: root/boot-scr
Commit message (Collapse)AuthorAgeFilesLines
* Proper error message on kernel load failureHEADreplicant-4.2-0004replicant-4.2-0003replicant-4.2Paul Kocialkowski2014-08-171-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Proper status indication on MMC failurePaul Kocialkowski2014-08-171-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Continuous splash screenreplicant-4.2-0002Paul Kocialkowski2014-06-263-83/+327
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Separate light indications for kernel and recovery kernel bootingPaul Kocialkowski2014-06-241-10/+25
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Initial Replicant 4.2 commitPaul Kocialkowski2014-04-207-421/+180
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* make boot.scr search for the specific ${devicetree}.dtb file in / and /bootH. Nikolaus Schaller2014-02-091-9/+20
| | | | Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
* fixed boot menu for gta04b3 screen sizeH. Nikolaus Schaller2013-07-141-0/+0
| | | | Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
* added mux command line parameterH. Nikolaus Schaller2013-06-251-3/+3
| | | | Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
* made ubi.mtd=4 a general argument so that we can automount the NAND partitionH. Nikolaus Schaller2013-03-271-7/+6
|
* changed NAND rootfs parameters to use UBIFSH. Nikolaus Schaller2013-03-201-4/+4
|
* renamed variable gta04 which is used to detect a new script version for ↵H. Nikolaus Schaller2013-01-301-3/+3
| | | | flashing to scriptversion
* added code to "systest wlan" command to test if U1102 worksH. Nikolaus Schaller2013-01-251-7/+7
|
* replaced fatload and ext2load by more generic load commandH. Nikolaus Schaller2013-01-101-15/+15
|
* fixed issue with u-boot test command; added forcemenu variable that can be ↵H. Nikolaus Schaller2012-11-201-6/+12
| | | | set through fw_setenv in Linux
* description how search works fixedH. Nikolaus Schaller2012-10-301-5/+5
|
* made the boot script multi-boot from SD capable and updated the menu splash ↵H. Nikolaus Schaller2012-10-303-118/+188
| | | | image to have 9 options; also added an OFF button
* added specific splash and menu bitmaps for gta04b3 display variantH. Nikolaus Schaller2012-10-152-0/+3
|
* cleanupH. Nikolaus Schaller2012-10-132-0/+0
|
* fixed vram initialization for PVRH. Nikolaus Schaller2012-09-111-2/+2
|
* improve visual feedback while flashing: display shows yellow color and power ↵H. Nikolaus Schaller2012-09-021-7/+18
| | | | LED blinks during each flashing step of x-loader/bootscr/u-boot
* fixed commentH. Nikolaus Schaller2012-09-011-1/+1
|
* * ext4 partition with some ext4 features enabled was failing to mountMartin Jansa2012-04-231-1/+1
| | | | | | | EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240) even with ext4 fs support enabled in kernel Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* version12H. Nikolaus Schaller2012-04-191-22/+24
|
* added bootargs.scr searchH. Nikolaus Schaller2012-04-022-7/+41
|
* added boot script files to repositoryH. Nikolaus Schaller2012-03-265-0/+308