[U-Boot] [PATCH 05/20] armv8/ls2085a: call ft_pcie_setup() to change dts status

York Sun yorksun at freescale.com
Wed May 27 17:27:27 CEST 2015



On 05/26/2015 09:30 PM, Kushwaha Prabhakar-B32579 wrote:
>>>
>>> Shouldn't this function be called from SoC function? It is not a
>>> board- dependent setup, but rather depending on RCW which is an SoC
>> feature.
>>>
> 
> There are 2 function and their relationship is like this
> ft_pci_setup calling ft_pcie_ls_setup.
> 
> ft_pcie_ls_setup  is doing thing related to SoC.   
> So I believe ft_pci_setup can be called from board file.  Not sure
> 

I was thinking to move the call to fdt.c for the SoC, for example in the
function of ft_cpu_setup().

York


More information about the U-Boot mailing list