diff options
author | Lian Minghuan <B31939@freescale.com> | 2010-08-18 16:33:47 +0800 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2010-08-19 02:06:14 -0500 |
commit | 0e159024ea0bc1c7ee2c31e98c5e45b08d42b4e7 (patch) | |
tree | 94ffa182134a44c9dca4a5de59b1af64ff2ec44b /net/rarp.c | |
parent | 90870d9846e6a302823712acf6d40f947e60ed75 (diff) | |
download | u-boot-imx-0e159024ea0bc1c7ee2c31e98c5e45b08d42b4e7.zip u-boot-imx-0e159024ea0bc1c7ee2c31e98c5e45b08d42b4e7.tar.gz u-boot-imx-0e159024ea0bc1c7ee2c31e98c5e45b08d42b4e7.tar.bz2 |
powerpc/85xx: Fix SRIO LAW setup on corenet_ds boards
In function board_early_init_r(), serdes will not be initialize yet.
Thus sRIO was always considered disabled. Move the check for sRIO into
misc_init_r() which is called after fsl_serdes_init().
Also, fixed warning associated with gur variable possibly not being
used.
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Lian Minghuan <B31939@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'net/rarp.c')
0 files changed, 0 insertions, 0 deletions