aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/pcengines/apu1
diff options
context:
space:
mode:
authorPiotr Król <piotr.krol@3mdeb.com>2018-06-01 17:21:48 +0200
committerMartin Roth <martinroth@google.com>2018-06-03 15:52:15 +0000
commit3bad8c42ae17ce115a49df360a1f165254263e9a (patch)
tree8e8b4ea6789a344855f34f1492ef3c074d4861e3 /src/mainboard/pcengines/apu1
parenta50b1f9dd0e6caa3f33ddac4e54c44f881876ede (diff)
pcengines/apu1: align with apu{2,3,4,5} lowercase naming
This change may require board_mismatch=force if mainline firmware was used. If vendor firmware was used this patch remove flashrom confusion since system product name reported by SMBIOS tables will match mainline firmware. Change-Id: Ic6942bc36df1a02db61b035ddc892585688aa27b Signed-off-by: Piotr Król <piotr.krol@3mdeb.com> Reviewed-on: https://review.coreboot.org/26757 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/pcengines/apu1')
-rw-r--r--src/mainboard/pcengines/apu1/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/pcengines/apu1/Kconfig b/src/mainboard/pcengines/apu1/Kconfig
index 5e927cc95e..8361d8d1d8 100644
--- a/src/mainboard/pcengines/apu1/Kconfig
+++ b/src/mainboard/pcengines/apu1/Kconfig
@@ -36,7 +36,7 @@ config MAINBOARD_DIR
config MAINBOARD_PART_NUMBER
string
- default "APU1"
+ default "apu1"
config HW_MEM_HOLE_SIZEK
hex