Re: [PATCH v3 4/4] MIPS: BCM63xx: refactor board declarations

2020-08-11 Thread Philippe Mathieu-Daudé
On Tue, Aug 11, 2020 at 6:48 PM Philippe Mathieu-Daudé wrote: > On Tue, Aug 11, 2020 at 5:01 PM Álvaro Fernández Rojas > wrote: > > > > Current board declarations are a mess. Let's put some order and make them > > follow the same structure. Also board declarations tabs. > > Switch to SPDX license

Re: [PATCH v3 4/4] MIPS: BCM63xx: refactor board declarations

2020-08-11 Thread Philippe Mathieu-Daudé
On Tue, Aug 11, 2020 at 5:01 PM Álvaro Fernández Rojas wrote: > > Current board declarations are a mess. Let's put some order and make them > follow the same structure. Also board declarations tabs. > Switch to SPDX license identifier. > > Signed-off-by: Álvaro Fernández Rojas > Acked-by: Florian

[PATCH v3 4/4] MIPS: BCM63xx: refactor board declarations

2020-08-11 Thread Álvaro Fernández Rojas
Current board declarations are a mess. Let's put some order and make them follow the same structure. Also board declarations tabs. Switch to SPDX license identifier. Signed-off-by: Álvaro Fernández Rojas Acked-by: Florian Fainelli --- v3: no changes. v2: switch to SPDX license identifier. ar