[U-Boot] [PATCH v4 3/9] arm: spl: Add I2C linker list in generic .lds

York Sun yorksun at freescale.com
Thu Dec 11 20:02:06 CET 2014


On 12/02/2014 11:00 PM, Alison Wang wrote:
> On LS1, DDR is initialized by reading SPD through I2C interface
> in SPL code. For I2C, ll_entry_count() is called, and it returns
> the number of elements of a linker-generated array placed into
> subsection of .u_boot_list section specified by _list argument.
> So add I2C linker list in the generic .lds to fix the issue about
> using I2C in SPL.
> 
> Signed-off-by: Alison Wang <alison.wang at freescale.com>
> ---
> Change log:
>  v4: No change.
>  v3: No change.
>  v2: New file.
> 

Applied to u-boot-fsl-qoriq master, awaiting upstream.

York




More information about the U-Boot mailing list