]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/broadwell/sdram.c
x86: baytrail: Introduce a Kconfig option for the internal UART
[u-boot] / arch / x86 / cpu / broadwell / sdram.c
index 4bf5d15b266bdac6f059f6cec2b88faea198cd18..e7befde6ad4070ff1fa4732b176660903d7b0f3d 100644 (file)
@@ -190,11 +190,6 @@ static int prepare_mrc_cache(struct pei_data *pei_data)
        return 0;
 }
 
-int reserve_arch(void)
-{
-       return mrccache_reserve();
-}
-
 int dram_init(void)
 {
        struct pei_data _pei_data __aligned(8);