Re: u-boot and IPv6

2022-07-20 Thread Chris Packham
On Wed, 20 Jul 2022, 5:02 AM Dhananjay Phadke, wrote: > > > On Wed, 13 Jul 2022, Chris Packham wrote: > > > On Tue, Jul 12, 2022 at 7:40 PM Chris Packham > wrote: > >> > >> Hi Sean and Dhananjay, > >> > >> Adding U-Boot ML to the Cc > >> > > [...] > > >> > >> IPv6 support is definitely

Re: u-boot and IPv6

2022-07-19 Thread Dhananjay Phadke
On Wed, 13 Jul 2022, Chris Packham wrote: > On Tue, Jul 12, 2022 at 7:40 PM Chris Packham wrote: >> >> Hi Sean and Dhananjay, >> >> Adding U-Boot ML to the Cc >> [...] >> >> IPv6 support is definitely something I want to get landed in upstream U-Boot. >> >> It seemed to be fairly well

Re: u-boot and IPv6

2022-07-13 Thread Chris Packham
On Tue, Jul 12, 2022 at 7:40 PM Chris Packham wrote: > > Hi Sean and Dhananjay, > > Adding U-Boot ML to the Cc > > On Tue, Jul 12, 2022, 08:45 Sean Edmond wrote: >> >> Hi Chris, >> >> I’m looking to add IPv6 to our version of u-boot. >> >> I found your patch series which looks like a solid

Re: u-boot and IPv6

2022-07-12 Thread Chris Packham
Hi Sean and Dhananjay, Adding U-Boot ML to the Cc On Tue, Jul 12, 2022, 08:45 Sean Edmond wrote: > Hi Chris, > > I’m looking to add IPv6 to our version of u-boot. > > I found your patch series which looks like a solid initial effort: > [U-Boot] [RFC PATCH v3 00/11] IPv6 support - Chris Packham

Re: [U-Boot] tftp/ipv6

2011-06-10 Thread Wolfgang Denk
Dear Sergey Lapin, In message 20110610114303.ga7...@build.ihdev.net you wrote: Is it possible to use u-boot's tftp client in v6-only setup? No, this is not possible yet. If not, is there some known working tftp/ipv6 implementation? No, there isn't. At least none I know about. We once