mainboard/lenovo: [2/2] implement initial T530 support

Hardware / Coreboot - Edward O'Callaghan [alterapraxis.com] - 9 April 2014 09:41 UTC

Step 2: change the Lenovo X230 code to adapt it to the new board's hardware with the great guidance from Vladimir (phcoder) to find the correct GPIO's.

The machine has:- Chipset: Intel QM77- GPU's: Intel Integrated HD Graphics : Discrete NVIDIA NVS 5400M (1 GB VRAM) with Optimus Technology

Change-Id: Iee12c3edc22df4a7935b7fb7ff4a320c21c4239b

fe365ac mainboard/lenovo: [2/2] implement initial T530 support
src/mainboard/lenovo/t530/board_info.txt | 2 +-
src/mainboard/lenovo/t530/devicetree.cb | 4 ++--
src/mainboard/lenovo/t530/gpio.h | 8 ++++----
src/mainboard/lenovo/t530/mainboard.c | 2 +-
src/mainboard/lenovo/t530/romstage.c | 12 +++++++++++-
src/mainboard/lenovo/t530/thermal.h | 6 +++---
6 files changed, 22 insertions(+), 12 deletions(-)

Upstream: review.coreboot.org


  • Share