coreboot/src
Vladimir Serbinenko b33384a03c device_util: Make device in dev_find_slot_pnp u16.
LDN is 8-bit but coreboot squeezes unrelated info: VLDN in this field.
Increase to 16-bit to handle this.

Change-Id: I97af1b32dcfaed84980fa3aa4c317dfab6fad6d8
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/5165
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Tested-by: build bot (Jenkins)
2014-02-09 23:33:08 +01:00
..
arch console: Drop IO and Oxford (PCI) UARTs on armv7 2014-02-06 11:18:40 +01:00
console QEMU debugcon: Move under drivers/emulation/qemu 2014-02-06 11:16:26 +01:00
cpu mtrr: only add prefetchable resources as WRCOMB for VGA devices 2014-02-09 22:08:53 +01:00
device device_util: Make device in dev_find_slot_pnp u16. 2014-02-09 23:33:08 +01:00
drivers QEMU debugcon: Move under drivers/emulation/qemu 2014-02-06 11:16:26 +01:00
ec chromeec: allow override of i8042 interrupt 2014-01-30 05:36:33 +01:00
include device_util: Make device in dev_find_slot_pnp u16. 2014-02-09 23:33:08 +01:00
lib mtrr: only add prefetchable resources as WRCOMB for VGA devices 2014-02-09 22:08:53 +01:00
mainboard ARMv7: Remove static CBMEM allocation 2014-02-06 11:22:14 +01:00
northbridge MTRR: Mark all prefetchable resources as WRCOMB. 2014-02-06 00:55:13 +01:00
soc baytrail: initialize punit 2014-02-05 05:24:20 +01:00
southbridge uart8250: Drop includes in superio 2014-02-06 11:17:24 +01:00
superio uart8250: Drop includes in superio 2014-02-06 11:17:24 +01:00
vendorcode AGESA f15tn: Fix GPP ports resume 2014-02-01 21:44:31 +01:00
Kconfig baytrail: add initial support 2014-01-31 16:36:59 +01:00