bcm63xx: DGND3700v1: use the real board name
authorDaniel González Cabanelas <dgcbueu@gmail.com>
Thu, 10 Dec 2020 09:26:46 +0000 (10:26 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Fri, 11 Dec 2020 10:47:37 +0000 (11:47 +0100)
The Netgear DGND3700v1/DGND3800B shows kernel redundant info at the board
message, already provided by the machine info message.

Use the real board name which is silkscreened on the PCB and used in the
stock firmware header.

Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com>
target/linux/bcm63xx/patches-5.4/518-board_bcm6368.patch

index 4b85e0bbabc24501e290f6c52a858a8cc5f87d41..e200535217fbf1a07c8011632b1600a056d6f88d 100644 (file)
 +};
 +
 +static struct board_info __initdata board_DGND3700v1_3800B = {
-+      .name = "DGND3700v1_3800B",
++      .name = "U12L144T01",
 +      .expected_cpu_id = 0x6368,
 +
 +      .has_pci = 1,