Re: [U-Boot] [PATCH 2/2] bcm: fastboot: implement 'reboot-bootloader'

2016-09-24 Thread Steve Rae
On Aug 23, 2016 16:39, "Steve Rae" wrote: > > on bcm235xx and bcm281xx boards > > Signed-off-by: Steve Rae > --- > > board/broadcom/bcm23550_w1d/bcm23550_w1d.c | 30 ++ > board/broadcom/bcm28155_ap/bcm28155_ap.c | 30 ++ > 2 files changed

[U-Boot] [PATCH 2/2] bcm: fastboot: implement 'reboot-bootloader'

2016-08-23 Thread Steve Rae
on bcm235xx and bcm281xx boards Signed-off-by: Steve Rae --- board/broadcom/bcm23550_w1d/bcm23550_w1d.c | 30 ++ board/broadcom/bcm28155_ap/bcm28155_ap.c | 30 ++ 2 files changed, 60 insertions(+) diff --git a/board/broadcom/bcm23550_w1