![Yassine Oudjana](/assets/img/avatar_default.png)
Add device package for Samsung Galaxy Grand Prime+ (grandpplte). This device uses U-Boot as a secondary bootloader.
2 lines
104 B
Batchfile
2 lines
104 B
Batchfile
setenv bootargs 'console=tty0 clk_ignore_unused PMOS_NO_OUTPUT_REDIRECT PMOS_NOSPLASH'
|
|
bootm 0x44000000
|