sifive/fu540: add empty sdram init and size functions
commit52a022f680e9f59fbb4991109c2435f017c4f6c9
authorPhilipp Hug <philipp@hug.cx>
Sat, 7 Jul 2018 11:59:30 +0000 (7 13:59 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 18 Jul 2018 07:54:54 +0000 (18 07:54 +0000)
tree08670c1168c4dc9ceb579c0f6080b9a5a00f31a6
parent1b43ad7149ebae684b0cbd08d293117a7304249d
sifive/fu540: add empty sdram init and size functions

Change-Id: I65f900a3277bc8a4a83ebc8883d4a325bd690bf8
Signed-off-by: Philipp Hug <philipp@hug.cx>
Reviewed-on: https://review.coreboot.org/27438
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
src/soc/sifive/fu540/Makefile.inc
src/soc/sifive/fu540/include/soc/sdram.h [new file with mode: 0644]
src/soc/sifive/fu540/sdram.c [new file with mode: 0644]