diff options
author | Alison Wang <b18965@freescale.com> | 2014-12-03 15:00:43 +0800 |
---|---|---|
committer | York Sun <yorksun@freescale.com> | 2014-12-11 09:38:35 -0800 |
commit | 14d54dec1ba55d1b12c1fe17855d2ec5fd69734e (patch) | |
tree | a765a6b861bf6f7a60fead4fa1f28979cb612b26 /include/configs/mpc7448hpc2.h | |
parent | 45c2e480edd5360c46f92bfb7e8ca6ac4554767f (diff) | |
download | u-boot-imx-14d54dec1ba55d1b12c1fe17855d2ec5fd69734e.zip u-boot-imx-14d54dec1ba55d1b12c1fe17855d2ec5fd69734e.tar.gz u-boot-imx-14d54dec1ba55d1b12c1fe17855d2ec5fd69734e.tar.bz2 |
arm: spl: Add I2C linker list in generic .lds
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@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/mpc7448hpc2.h')
0 files changed, 0 insertions, 0 deletions