Re: [U-Boot] [PATCH v3 43/62] x86: ivybridge: Provide a dummy SDRAM init for 64-bit

2017-01-16 Thread Bin Meng
On Tue, Jan 17, 2017 at 12:04 PM, Bin Meng wrote: > On Mon, Jan 16, 2017 at 10:04 PM, Simon Glass wrote: >> We don't support SDRAM init in 64-bit mode since it is essentially >> impossible to get into that mode before SDRAM set up. Provide dummy functions >> for now. At some point we will need to

Re: [U-Boot] [PATCH v3 43/62] x86: ivybridge: Provide a dummy SDRAM init for 64-bit

2017-01-16 Thread Bin Meng
On Mon, Jan 16, 2017 at 10:04 PM, Simon Glass wrote: > We don't support SDRAM init in 64-bit mode since it is essentially > impossible to get into that mode before SDRAM set up. Provide dummy functions > for now. At some point we will need to pass the SDRAM parameters through from > SPL. > > Signe

[U-Boot] [PATCH v3 43/62] x86: ivybridge: Provide a dummy SDRAM init for 64-bit

2017-01-16 Thread Simon Glass
We don't support SDRAM init in 64-bit mode since it is essentially impossible to get into that mode before SDRAM set up. Provide dummy functions for now. At some point we will need to pass the SDRAM parameters through from SPL. Signed-off-by: Simon Glass --- Changes in v3: - Put dummy misc_init_