Re: [U-Boot] [Feature] Android Fastboot over Ethernet

2018-04-23 Thread Alex Kiernan
On Mon, Apr 23, 2018 at 10:08 AM, Alex Kiernan wrote: > On Mon, Apr 16, 2018 at 12:25 PM, Lukasz Majewski wrote: >> Hi Alex, >> >>> Hi all, >>> >>> Android Things on rpi supports fastboot over udp since most rpis don't >>> expose a suitable USB port for

Re: [U-Boot] [Feature] Android Fastboot over Ethernet

2018-04-23 Thread Alex Kiernan
On Mon, Apr 16, 2018 at 12:25 PM, Lukasz Majewski wrote: > Hi Alex, > >> Hi all, >> >> Android Things on rpi supports fastboot over udp since most rpis don't >> expose a suitable USB port for fastboor over USB. It also uses the A/B >> booting mechanism similar to Pixel phones. >>

Re: [U-Boot] [Feature] Android Fastboot over Ethernet

2018-04-16 Thread Stanislas BERTRAND
Hi Alex, Thanks for the links, this helps a lot. Stan ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] [Feature] Android Fastboot over Ethernet

2018-04-16 Thread Lukasz Majewski
Hi Alex, > Hi all, > > Android Things on rpi supports fastboot over udp since most rpis don't > expose a suitable USB port for fastboor over USB. It also uses the A/B > booting mechanism similar to Pixel phones. > > The U-Boot code for the latest Android Things preview is in AOSP: >

Re: [U-Boot] [Feature] Android Fastboot over Ethernet

2018-04-16 Thread Alex Deymo
Hi all, Android Things on rpi supports fastboot over udp since most rpis don't expose a suitable USB port for fastboor over USB. It also uses the A/B booting mechanism similar to Pixel phones. The U-Boot code for the latest Android Things preview is in AOSP:

Re: [U-Boot] [Feature] Android Fastboot over Ethernet

2018-04-04 Thread Lukasz Majewski
Hi Stanislas, > Has there been any development to support Android Fastboot Ethernet > feature in U-Boot ? > > https://android.googlesource.com/platform/system/core/+/android-7.1.2_r36/fastboot/fastboot_protocol.txt > > > The target board has not USB device port available to flash the >

[U-Boot] [Feature] Android Fastboot over Ethernet

2018-04-03 Thread Stanislas BERTRAND
Has there been any development to support Android Fastboot Ethernet feature in U-Boot ? https://android.googlesource.com/platform/system/core/+/android-7.1.2_r36/fastboot/fastboot_protocol.txt The target board has not USB device port available to flash the on-board eMMC. Flashing the eMMC via