]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00210654 - MSL : fix NFS boot fails issue in sometime
authorFugang Duan <B38611@freescale.com>
Thu, 21 Jun 2012 08:28:57 +0000 (16:28 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:52 +0000 (08:34 +0200)
commitae63a0ef2868d619580a903a3cb99a6184ecd0e9
tree4e712431447d63911329b70f0a9b8b8f425a73b5
parent5f07ea237d155f6dac98a58b31b40b6476ef1573
ENGR00210654 - MSL : fix NFS boot fails issue in sometime

- MX6 sololite cpu board NFS boot fails in sometimes, because MAC
  cannot get any packets while sending DHCP to require IP. The
  reproduce rate is 10%.
- Lan8720 phy enter a unexpected status, and need software reset
  phy before transmition.
- Do some below overnight tests after add the changes, no NFS
  boot issue found.
   1. Kernel boot from MMC, rootfs mount from NFS.
2. Kernel boot from tftp, rootfs mount form NFS.

Signed-off-by: Fugang Duan <B38611@freescale.com>
arch/arm/mach-mx6/board-mx6sl_arm2.c