diff options
-rw-r--r-- | target/linux/bcm63xx/patches-5.4/518-board_bcm6368.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/518-board_bcm6368.patch b/target/linux/bcm63xx/patches-5.4/518-board_bcm6368.patch index 4b85e0bbab..e200535217 100644 --- a/target/linux/bcm63xx/patches-5.4/518-board_bcm6368.patch +++ b/target/linux/bcm63xx/patches-5.4/518-board_bcm6368.patch @@ -136,7 +136,7 @@ +}; + +static struct board_info __initdata board_DGND3700v1_3800B = { -+ .name = "DGND3700v1_3800B", ++ .name = "U12L144T01", + .expected_cpu_id = 0x6368, + + .has_pci = 1, |