]> git.ipfire.org Git - people/ms/u-boot.git/commit
armv8: cavium: Get DRAM size from ATF
authorSergey Temerkhanov <s.temerkhanov@gmail.com>
Wed, 14 Oct 2015 16:55:52 +0000 (09:55 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 19 Jan 2016 22:26:13 +0000 (22:26 +0000)
commit3ed2ece5e162b104cd3ea3788cae841ecd24408f
tree75526210ee6666ad882ab88fd0d1cf5aa0c201aa
parent900f88f3b08b71becd5cecba0687e8eb24fc342b
armv8: cavium: Get DRAM size from ATF

Change the dram_init() function on ThunderX to query ATF services for
the real installed DRAM size

Signed-off-by: Sergey Temerkhanov <s.temerkhanov@gmail.com>
Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla@cavium.com>
board/cavium/thunderx/thunderx.c