
-----Original Message----- From: Kumar Gala [mailto:galak@kernel.crashing.org] Sent: Tuesday, July 21, 2009 22:04 PM To: Zang Roy-R61911 Cc: U-Boot-Denx Subject: Re: PATCH 2/2] Add pci/pcie E1000 ethernet support for MPC8544DS and MPC8536 boards
On Jul 8, 2009, at 9:05 PM, Roy Zang wrote:
correct ? :)
It is 8544DS board. Thanks. Sorry for the mistake. It is my oversight when I regenerate
the patch
before send out. Pick up this one:
From: Roy Zang tie-fei.zang@freescale.com Add pci/pcie E1000 ethernet support for MPC8544DS and MPC8536 boards. Signed-off-by: Roy Zang tie-fei.zang@freescale.com
include/configs/MPC8536DS.h | 1 + include/configs/MPC8544DS.h | 1 + 2 files changed, 2 insertions(+), 0 deletions(-)
Then I will send out the individual e1000 driver update to Ben. Thanks. Roy