]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: starfive: visionfive2: deprecate mixed-case product ids VF7110a VF7110b
authorE Shattow <e@freeshell.de>
Wed, 3 Sep 2025 02:07:06 +0000 (19:07 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 16 Sep 2025 16:16:54 +0000 (10:16 -0600)
commitb82fa9d752b025d3b5305b5b07debe6808a5d027
tree56d2153a68a4176347e37977a75b82941b27991c
parent2dbde3f9b08771b8182fcbf0bb0309acaff6c2e1
board: starfive: visionfive2: deprecate mixed-case product ids VF7110a VF7110b

Per recent discussion [1] product IDs VF7110A or VF7110B from EEPROM are
sufficient to select for VisionFive 2 1.2a or VisionFive 2 1.3b boards.
There are no VisionFive 2 products with mixed-case product IDs in EERPOM
so factor out the unnecessary select case conditional.

1: https://lore.kernel.org/u-boot/ZQ2PR01MB1307D97D2C9566B8EE443812E6062@ZQ2PR01MB1307.CHNPR01.prod.partner.outlook.cn/

Signed-off-by: E Shattow <e@freeshell.de>
Reported-by: Hal Feng <hal.feng@starfivetech.com>
board/starfive/visionfive2/spl.c
board/starfive/visionfive2/starfive_visionfive2.c