summaryrefslogtreecommitdiffstats
path: root/lib/fdtdec.c
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-10-23 06:54:03 -0400
committerTom Rini <trini@ti.com>2014-10-23 06:54:03 -0400
commitdee8abcd80d0981f7a1c2bb5d1f2e9313fddf189 (patch)
tree9af5ad1bc214ec2b4e2b7d48cc4a407cba5fb804 /lib/fdtdec.c
parent21109577635a871d038cfd53dd75e264d0e636bf (diff)
parent8104f546296a8e1fc1dd6129041e22f508b314f9 (diff)
downloadblackbird-obmc-uboot-dee8abcd80d0981f7a1c2bb5d1f2e9313fddf189.tar.gz
blackbird-obmc-uboot-dee8abcd80d0981f7a1c2bb5d1f2e9313fddf189.zip
Merge git://git.denx.de/u-boot-x86
Diffstat (limited to 'lib/fdtdec.c')
-rw-r--r--lib/fdtdec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/fdtdec.c b/lib/fdtdec.c
index 4f66ae172f..9714620ab3 100644
--- a/lib/fdtdec.c
+++ b/lib/fdtdec.c
@@ -72,6 +72,7 @@ static const char * const compat_names[COMPAT_COUNT] = {
COMPAT(COMPAT_NXP_PTN3460, "nxp,ptn3460"),
COMPAT(SAMSUNG_EXYNOS_SYSMMU, "samsung,sysmmu-v3.3"),
COMPAT(PARADE_PS8625, "parade,ps8625"),
+ COMPAT(COMPAT_INTEL_LPC, "intel,lpc"),
};
const char *fdtdec_get_compatible(enum fdt_compat_id id)
OpenPOWER on IntegriCloud