Evgeny Zinoviev uploaded patch set #2 to this change.

View Change

mb/apple: Add MacBook Pro 8,1 support

MacBook Pro 13'' Early 2011 (A1278).

Works:
- Graphics initialization (libgfxinit)
- GRUB payload
- Linux (it boots)

Mostly untested for now.

This board has SOIC-8 chip, 25Q064A in my case.

WARNING: do not just use a clip to flash the chip as usual. There is a
capacitor and a resistor right near the VCC pin. They prevent the clip
from being properly attached. You can very easily break them.

Either cut off some plasic from the clip so that it doesn't touch
them, or don't use clip at all.

Change-Id: I7a7dc6d6c16751403ce276d2778dc915cd69f3f2
Signed-off-by: Evgeny Zinoviev <me@ch1p.io>
---
A src/mainboard/apple/macbookpro8_1/Kconfig
A src/mainboard/apple/macbookpro8_1/Kconfig.name
A src/mainboard/apple/macbookpro8_1/Makefile.inc
A src/mainboard/apple/macbookpro8_1/acpi/ec.asl
A src/mainboard/apple/macbookpro8_1/acpi/platform.asl
A src/mainboard/apple/macbookpro8_1/acpi/superio.asl
A src/mainboard/apple/macbookpro8_1/acpi_tables.c
A src/mainboard/apple/macbookpro8_1/board_info.txt
A src/mainboard/apple/macbookpro8_1/cmos.default
A src/mainboard/apple/macbookpro8_1/cmos.layout
A src/mainboard/apple/macbookpro8_1/devicetree.cb
A src/mainboard/apple/macbookpro8_1/dsdt.asl
A src/mainboard/apple/macbookpro8_1/gma-mainboard.ads
A src/mainboard/apple/macbookpro8_1/gpio.c
A src/mainboard/apple/macbookpro8_1/hda_verb.c
A src/mainboard/apple/macbookpro8_1/mainboard.c
A src/mainboard/apple/macbookpro8_1/romstage.c
17 files changed, 850 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/33151/2

To view, visit change 33151. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I7a7dc6d6c16751403ce276d2778dc915cd69f3f2
Gerrit-Change-Number: 33151
Gerrit-PatchSet: 2
Gerrit-Owner: Evgeny Zinoviev <me@ch1p.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset