Nicholas Chin has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/76205?usp=email )
Change subject: [WIP] mb/dell: Add Latitude E6410 (Ironlake/Ibex Peak) ......................................................................
[WIP] mb/dell: Add Latitude E6410 (Ironlake/Ibex Peak)
This uses a SMSC MEC5045 EC, which seems to have firmware compatible that is largely similar to the MEC5035 on the E6400. This was based on the Lenovo ThinkPad T410 port.
Untested: Everything
Change-Id: I046c4eba9f69ff50ec1a0f3aacdc536db979025f Signed-off-by: Nicholas Chin nic.c3.14@gmail.com --- A src/mainboard/dell/e6410/Kconfig A src/mainboard/dell/e6410/Kconfig.name A src/mainboard/dell/e6410/Makefile.inc A src/mainboard/dell/e6410/acpi/ec.asl A src/mainboard/dell/e6410/acpi/superio.asl A src/mainboard/dell/e6410/board_info.txt A src/mainboard/dell/e6410/bootblock.c A src/mainboard/dell/e6410/cmos.default A src/mainboard/dell/e6410/cmos.layout A src/mainboard/dell/e6410/data.vbt A src/mainboard/dell/e6410/devicetree.cb A src/mainboard/dell/e6410/dsdt.asl A src/mainboard/dell/e6410/gma-mainboard.ads A src/mainboard/dell/e6410/gpio.c A src/mainboard/dell/e6410/hda_verb.c A src/mainboard/dell/e6410/mainboard.c A src/mainboard/dell/e6410/romstage.c 17 files changed, 529 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/76205/2