]> Git Repo - J-u-boot.git/commit
x86: Use the standard dram_init() function
authorSimon Glass <[email protected]>
Thu, 6 Nov 2014 20:20:05 +0000 (13:20 -0700)
committerSimon Glass <[email protected]>
Fri, 21 Nov 2014 06:24:09 +0000 (07:24 +0100)
commit07387d1769c7cc29ff2402117148477263c4c5ce
treed3e88335fbd000096018a6cff5ffdb75b1936363
parent76f90f3020433a2d06d9ebf897f65862d6248c8e
x86: Use the standard dram_init() function

Instead of having an x86-specific DRAM init function, adjust things so we
can use the normal one.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
arch/x86/cpu/coreboot/sdram.c
arch/x86/include/asm/u-boot-x86.h
common/board_f.c
This page took 0.034313 seconds and 4 git commands to generate.