Re: [PATCH 00/14] Backport BRCMNAND changes from Linux

2023-02-27 Thread Dario Binacchi
Hi all, On Tue, Jan 17, 2023 at 7:25 AM William Zhang wrote: > > Hi Linus, > > I will try to review and test your patches late this week or early next > week. I don't have those old chips (v2.1, v2.2, v4) but will test on > some of recent Broadcom broadband(BCMBCA) SoCs with v7.0 and 7.1 control

Re: [PATCH 00/14] Backport BRCMNAND changes from Linux

2023-01-16 Thread William Zhang
Hi Linus, I will try to review and test your patches late this week or early next week. I don't have those old chips (v2.1, v2.2, v4) but will test on some of recent Broadcom broadband(BCMBCA) SoCs with v7.0 and 7.1 controller. Thanks, William On 01/16/2023 11:11 AM, Michael Nazzareno Trima

Re: [PATCH 00/14] Backport BRCMNAND changes from Linux

2023-01-16 Thread Michael Nazzareno Trimarchi
Hi On Sun, Jan 15, 2023 at 8:53 PM Linus Walleij wrote: > > Hunting down a bug on my system I took to back-porting > all reasonable changes from the Linux brcmnand driver that > were not yet in the U-Boot derivative. > > I noticed that a simple diff -ur between brcmnand.c > between the file in Li

[PATCH 00/14] Backport BRCMNAND changes from Linux

2023-01-15 Thread Linus Walleij
Hunting down a bug on my system I took to back-porting all reasonable changes from the Linux brcmnand driver that were not yet in the U-Boot derivative. I noticed that a simple diff -ur between brcmnand.c between the file in Linux and U-Boot was possible to see what differs. Combining this with so