Home
last modified time | relevance | path

Searched hist:"48 c7d4379bcf70ce331e441b135cfbf3546dd574" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/
H A Dmx6-ddr.h48c7d4379bcf70ce331e441b135cfbf3546dd574 Sun Oct 30 23:33:49 UTC 2016 Eric Nelson <eric@nelint.com> mx6: ddr: add routine to return DDR calibration data

Add routine mmdc_read_calibration() to return the output of DDR
calibration. This can be used for debugging or to aid in construction
of static memory configuration.

This routine will be used in a subsequent patch set adding a virtual
"mx6memcal" board, but could also be useful when gathering statistics
during an initial production run.

Signed-off-by: Eric Nelson <eric@nelint.com>