-off-by: Alexey Firago
---
drivers/net/phy/micrel.c | 26 ++
1 file changed, 26 insertions(+)
diff --git a/drivers/net/phy/micrel.c b/drivers/net/phy/micrel.c
index 8fcf737..58891f8 100644
--- a/drivers/net/phy/micrel.c
+++ b/drivers/net/phy/micrel.c
@@ -482,6 +482,31
d then resetting.
Setting of the reset flag is implemented using __weak
fb_set_reboot_flag() function. The actual setting and
checking of the reset flag should be implemented by
a boot script and/or board/SoC specific code.
Signed-off-by: Alexey Firago
---
Changes in v3:
- return -ENOSYS from
set flag should be implemented by
a boot script and/or board/SoC specific code.
Signed-off-by: Alexey Firago
---
Changes in v3:
- return -ENOSYS from default fb_set_reboot_flag()
Changes in v2:
- return error in default fb_set_reboot_flag()
drivers/usb/gadget/f_fastboot.c | 13 +
resetting.
Setting of the reset flag is implemented using __weak
fb_set_reboot_flag() function. The actual setting and
checking of the reset flag should be implemented by
a boot script and/or board/SoC specific code.
Signed-off-by: Alexey Firago
---
Changes in v3:
- return -ENOSYS from default fb_set_r
resetting.
Setting of the reset flag is implemented using __weak
fb_set_reboot_flag() function. The actual setting and
checking of the reset flag should be implemented by
a boot script and/or board/SoC specific code.
Signed-off-by: Alexey Firago
---
Changes in v2:
- return error in default fb_set_r
On 24.02.2015 19:15, Rob Herring wrote:
On Tue, Feb 24, 2015 at 5:34 AM, Alexey Firago wrote:
The "fastboot reboot-bootloader" command is defined to
re-enter into fastboot mode after rebooting into
bootloader. This command is usually used after updating
bootloader via fastboot.
T
resetting.
Setting of the reset flag is implemented using __weak
fb_set_reboot_flag() function. The actual setting and
checking of the reset flag should be implemented by
a boot script and/or board/SoC specific code.
Signed-off-by: Alexey Firago
---
drivers/usb/gadget/f_fastboot.c | 13 +++
7 matches
Mail list logo