This website requires JavaScript.
Explore
Help
Sign In
forge
/
pmaports
Watch
1
Star
0
Fork
You've already forked pmaports
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b5063eb65a
pmaports
/
device
/
testing
/
device-samsung-starqltechn
/
bootscript.sh
4 lines
94 B
Bash
Raw
Normal View
History
Unescape
Escape
samsung-starqltechn: new device (MR 2835) Device uses mainline kernel. What works: - boots - pstore log - simple framebuffer - storage including sdcard * payload mock device tree: Payload mock device tree is needed to mock device tree, when we're overriding linux with u-boot in android boot image. Stock bootloader needs this dtb appended to gzipped u-boot. Bootscript is a simple hush shell script, dedicated to boot OS. It may be customized to implement dual boot or to change kernel command line.
2019-09-12 15:43:00 +00:00
setenv bootargs
'console=tty1 loglevel=15 clk_ignore_unused'
treewide: fix tabs, final newline, trailing whitespace (MR 3530)
2022-10-14 11:46:40 +00:00
bootm
$prevbl_initrd_start_addr
Reference in a new issue
Copy permalink