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

From: Philippe Mathieu-Daudé
Date: Thu Aug 13 2020 - 09:11:44 EST


On Wed, Aug 12, 2020 at 9:53 AM Álvaro Fernández Rojas
<noltari@xxxxxxxxx> wrote:
>
> Current board declarations are a mess. Let's put some order and make them
> follow the same structure.

What a mess indeed. Patch easier to review using 'git-diff --ignore-all-space'.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx>

>
> Signed-off-by: Álvaro Fernández Rojas <noltari@xxxxxxxxx>
> Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> ---
> v4: split license change to a new patch.
> v3: no changes.
> v2: switch to SPDX license identifier.
>
> arch/mips/bcm63xx/boards/board_bcm963xx.c | 615 +++++++++++-----------
> 1 file changed, 305 insertions(+), 310 deletions(-)