northbridge/intel/pineview: Add native raminit

Hardware / Coreboot - Damien Zammit [zamaudio.com] - 1 December 2015 17:26 UTC

Does native ram init for Intel Atom D5xx 8086:a000 northbridge

Tested on Intel D510MO mainboard, board boots linux kernel

- Works fully with both dimms populated (2x2GB), memtest passes 100%- Almost boots with only one dimm in one of the slots (suspect bad memory map with one dimm?)- Reads garbage with only one dimm in other slot

Change-Id: Ibd22be2a959045e0a83aae2a3a0e877013f80711

003d15c northbridge/intel/pineview: Add native raminit
src/northbridge/intel/pineview/Makefile.inc | 1 +
src/northbridge/intel/pineview/raminit.c | 2654 +++++++++++++++++++++++++++
src/northbridge/intel/pineview/raminit.h | 22 +
3 files changed, 2677 insertions(+)

Upstream: review.coreboot.org


  • Share