| #
f61a997e |
| 28-Mar-2018 |
qiujian <qiujian@rock-chips.com> |
fastboot: implement oem unlock commands for bootrkp
Read-write oem unlock status from optee client api.
Implement the following fastboot commands: fastboot oem unlock fastboot oem unlock_accept
fastboot: implement oem unlock commands for bootrkp
Read-write oem unlock status from optee client api.
Implement the following fastboot commands: fastboot oem unlock fastboot oem unlock_accept fastboot oem lock fastboot getvar oem-unlock
Change-Id: I99edcee7b60c6d9529e6687291d87f22bf97b771 Signed-off-by: Qiu Jian <qiujian@rock-chips.com>
show more ...
|
| #
b7195498 |
| 08-Dec-2017 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: unify boot mode in rockchip_get_boot_mode()
There are two ways to get boot mode: misc partition and CONFIG_ROCKCHIP_BOOT_MODE_REG, we unify them in the rockchip_get_boot_mode() function.
rockchip: unify boot mode in rockchip_get_boot_mode()
There are two ways to get boot mode: misc partition and CONFIG_ROCKCHIP_BOOT_MODE_REG, we unify them in the rockchip_get_boot_mode() function.
Change-Id: Ia2dd452e8df8a8d736300048f131ed43ec2ec3a3 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| #
06621a79 |
| 07-Dec-2017 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: add rkimg bootloader support
Rockchip use rkimg bootloader to boot Android during development cycle and for other OS, typical content kernel.img with zImage/Image, boot.img and recovery.im
rockchip: add rkimg bootloader support
Rockchip use rkimg bootloader to boot Android during development cycle and for other OS, typical content kernel.img with zImage/Image, boot.img and recovery.img with Ramdisk, packed with 'KNRL' header; and resource.img with dtb and uboot/kernel logo bmp, vendor storage for custom info like SN and MAC address.
Change-Id: I400195a5e622437f234f22d6675a5e96db9085c6 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|