Re: [PATCH v4 0/4] add reboot mode driver

2016-03-02 Thread Caesar Wang
Hi Andy, This series patches ware verified on my github with RK3368 evb and RK30236 board. https://github.com/Caesar-github/rockchip/tree/for-reboot-mode-tests 在 2016年03月01日 20:09, Andy Yan 写道: This driver parse the reboot commands like "reboot loader" and "reboot recovery" to get a boot

Re: [PATCH v4 0/4] add reboot mode driver

2016-03-02 Thread Caesar Wang
Hi Andy, This series patches ware verified on my github with RK3368 evb and RK30236 board. https://github.com/Caesar-github/rockchip/tree/for-reboot-mode-tests 在 2016年03月01日 20:09, Andy Yan 写道: This driver parse the reboot commands like "reboot loader" and "reboot recovery" to get a boot

[PATCH v4 0/4] add reboot mode driver

2016-03-01 Thread Andy Yan
This driver parse the reboot commands like "reboot loader" and "reboot recovery" to get a boot mode described in the device tree , then call the corresponding write interfae to store the boot mode in some place like special register or ram , which can be read by the bootloader after system

[PATCH v4 0/4] add reboot mode driver

2016-03-01 Thread Andy Yan
This driver parse the reboot commands like "reboot loader" and "reboot recovery" to get a boot mode described in the device tree , then call the corresponding write interfae to store the boot mode in some place like special register or ram , which can be read by the bootloader after system