aboutsummaryrefslogtreecommitdiffstats
path: root/board_enable.c
diff options
context:
space:
mode:
authorNico Huber <nico.huber@secunet.com>2016-05-03 11:43:17 +0200
committerNico Huber <nico.h@gmx.de>2017-06-14 12:08:14 +0200
commit3145423c5330256310f57207a445e50878474b3a (patch)
tree739d747ea0de9e4e69dd46e427b4430c17fec1a5 /board_enable.c
parent305f417ea565a18c1e87dcf5d97307369b721c6c (diff)
downloadflashrom-3145423c5330256310f57207a445e50878474b3a.tar.gz
flashrom-3145423c5330256310f57207a445e50878474b3a.tar.bz2
flashrom-3145423c5330256310f57207a445e50878474b3a.zip
Whitelist Roda/RV11 laptop
Change-Id: I036c1f8cb914c8e3cca9d17eb221b582d7414ae9 Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/18739 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'board_enable.c')
-rw-r--r--board_enable.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board_enable.c b/board_enable.c
index c85bd15a..b6e17eff 100644
--- a/board_enable.c
+++ b/board_enable.c
@@ -2458,6 +2458,7 @@ const struct board_match board_matches[] = {
{0x10DE, 0x0360, 0x1462, 0x7250, 0x10DE, 0x0368, 0x1462, 0x7250, NULL, NULL, NULL, P3, "MSI", "MS-7250 (K9N SLI)", 0, OK, nvidia_mcp_gpio2_raise},
{0x1011, 0x0019, 0xaa55, 0xaa55, 0x8086, 0x7190, 0, 0, NULL, NULL, NULL, P3, "Nokia", "IP530", 0, OK, fdc37b787_gpio50_raise_3f0},
{0x8086, 0x3B30, 0x1025, 0x0379, 0x8086, 0x3B09, 0x1025, 0x0379, "^EasyNote LM85$", NULL, NULL, P2, "Packard Bell","EasyNote LM85", 0, OK, p2_whitelist_laptop},
+ {0x8086, 0x0154, 0x8086, 0x0154, 0x8086, 0x1e55, 0x8086, 0x1e55, "RV11$", "Roda", "Lizard RV11", P2, "Roda", "RV11", 0, OK, p2_whitelist_laptop},
{0x8086, 0x24d3, 0x144d, 0xb025, 0x8086, 0x1050, 0x144d, 0xb025, NULL, NULL, NULL, P3, "Samsung", "Polaris 32", 0, OK, intel_ich_gpio21_raise},
{0x1106, 0x3099, 0, 0, 0x1106, 0x3074, 0, 0, NULL, "shuttle", "ak31", P3, "Shuttle", "AK31", 0, OK, w836xx_memw_enable_2e},
{0x1106, 0x3104, 0x1297, 0xa238, 0x1106, 0x3059, 0x1297, 0xc063, NULL, NULL, NULL, P3, "Shuttle", "AK38N", 256, OK, NULL},