15 Commits

Author SHA1 Message Date
Igor Pečovnik
7d758026b5
Enable kernel boot splash, env and bootscript files cleanup, upstream patches (#2065)
* Initial commit for kernel boot splash
* Add startup files to disable bootlog when system is up / down
* Update logo, remove deprecated one
* Introduce new u-boot variable bootlogo
* Adjust kernel config
* Make logo possible on Odroid XU4
- add legacy and current upstream patches
- delete xu4 environment since its not used
* Cleanup C2,C4, both tested, logo works on mainline,
- adding legacy upstream patches for c4
* Enable bootlogo by default on Odroid N2
* Enable logo on RK3399 desktop images
* Cleanup the rest of the environment files
* Add initrd hook that copy splash file to initrd.
* Missing logo bits for one boot scripts
* Enable boot logo on Pinebook A64
* Enable bootlogo on Teres
* Update config
2020-06-27 19:14:38 +02:00
David Pottage
5d88511bb3
Add earlycon for early verbose boot messages. (#1871)
* Add earlycon for early verbose boot messages.
* Update boot-cubox.cmd
* Update boot-rockchip.cmd
* Update boot-rockpis.cmd
* Update boot-sunxi.cmd
* Update boot-udoo.cmd

Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2020-06-10 18:31:50 +02:00
Igor Pecovnik
70e1e5882d
Cubox: bump NEXT kernel to 5.3.y
Adjust configuration, merge with general purpose armv7 Fedora kernel, remove deprecated patch, move coherent_pool and cma to boot script

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-09-27 19:03:07 +02:00
Igor Pecovnik
8fb3997af6 Switching Cubox NEXT to mainline u-boot, adding a bunch of hummingboard/cubox related fixes on top of mainline source 2017-12-13 20:21:16 +01:00
ThomasKaiser
ab786b312f UAS blacklist broken USB disk enclosures 2017-09-05 04:50:30 -07:00
Igor Pecovnik
22a69717a8 nand-sata-install bugfix. Create rootdev and rootfstype if not exists 2017-03-01 17:55:48 +01:00
zador-blood-stained
b13eccb898 Disable not needed part 2017-01-22 00:36:08 +03:00
zador-blood-stained
5aff3a355a Fix and add missing file for cubox boot script 2017-01-21 23:26:52 +03:00
Igor Pecovnik
e71f0e2630 Few more tiny Cubox / Hummingboard fixes. Console "BOTH" does not work on those board, environment is not read from the file and on boards without eMMC, logs will be filling with "mmc2: Timeout waiting for hardware interrupt" 2016-11-20 20:11:29 +01:00
Igor Pecovnik
f1e05bd535 Fixed / reverted Cubox u-boot script. Actual problem was in too long bootargs line ... one non critical parameter removed. 2016-11-13 19:17:01 +01:00
Igor Pecovnik
3d5f548799 Revert "Cubox / HB boot script adjustments"
This reverts commit e32b1c4699edd1259be6290e3c959c3f7097b007.
2016-10-22 07:58:51 +02:00
Igor Pecovnik
e32b1c4699 Cubox / HB boot script adjustments 2016-10-22 07:24:22 +02:00
zador-blood-stained
06ca8c8d9d Put boot script name and root device into variables 2016-10-10 19:36:51 +03:00
Igor Pecovnik
b605ed49bc UUID support for CUBOX / HB, few docker related config updates 2016-09-11 21:31:51 +02:00
zador-blood-stained
a402ea719d Move boots cript installation to sources templates 2016-06-13 22:25:46 +03:00