| Submitter | Stefano Babic |
|---|---|
| Date | Dec. 9, 2010, 10:05 a.m. |
| Message ID | <4D00A9DD.5030105@denx.de> |
| Download | mbox |
| Permalink | /patch/74861/ |
| State | Accepted |
| Delegated to: | Wolfgang Denk |
| Headers | show |
Pull-request
git://www.denx.de/git/u-boot-imx.git masterComments
Dear stefano babic, In message <4D00A9DD.5030105@denx.de> you wrote: > > I sent on 24/11 a pull request, but I can't find it in the ML archive > and you have not yet merged, so it seems it was lost. I resubmit it as > it is. Drop this mail if you have already seen it. Sorry, seems I really missed that. > The following changes since commit 8ad25bf8d9233eb7d0b614612108622a59069354: > > Net: clarify board/cpu_eth_init calls (2010-11-15 00:01:15 +0100) > > are available in the git repository at: > git://www.denx.de/git/u-boot-imx.git master > > Jason Liu (1): > mx51evk: savenv or env save command does not work > > Liu Hui-R64343 (1): > imx: Get fec mac address from fuse > > arch/arm/cpu/arm926ejs/mx25/generic.c | 12 ++++++++++ > arch/arm/cpu/arm926ejs/mx27/generic.c | 12 ++++++++++ > arch/arm/cpu/armv7/mx5/soc.c | 14 ++++++++++++ > arch/arm/include/asm/arch-mx25/imx-regs.h | 19 +++++++++------ > arch/arm/include/asm/arch-mx27/imx-regs.h | 20 +++++++++++------ > arch/arm/include/asm/arch-mx5/imx-regs.h | 34 > +++++++++++++++++++++++++++++ > drivers/net/fec_mxc.c | 17 +------------ > include/configs/mx51evk.h | 7 +++-- > 8 files changed, 102 insertions(+), 33 deletions(-) Apllied (directly to master). Thanks. Best regards, Wolfgang Denk
Hi Wolfgang, I sent on 24/11 a pull request, but I can't find it in the ML archive and you have not yet merged, so it seems it was lost. I resubmit it as it is. Drop this mail if you have already seen it. The following changes since commit 8ad25bf8d9233eb7d0b614612108622a59069354: Net: clarify board/cpu_eth_init calls (2010-11-15 00:01:15 +0100) are available in the git repository at: git://www.denx.de/git/u-boot-imx.git master Jason Liu (1): mx51evk: savenv or env save command does not work Liu Hui-R64343 (1): imx: Get fec mac address from fuse arch/arm/cpu/arm926ejs/mx25/generic.c | 12 ++++++++++ arch/arm/cpu/arm926ejs/mx27/generic.c | 12 ++++++++++ arch/arm/cpu/armv7/mx5/soc.c | 14 ++++++++++++ arch/arm/include/asm/arch-mx25/imx-regs.h | 19 +++++++++------ arch/arm/include/asm/arch-mx27/imx-regs.h | 20 +++++++++++------ arch/arm/include/asm/arch-mx5/imx-regs.h | 34 +++++++++++++++++++++++++++++ drivers/net/fec_mxc.c | 17 +------------ include/configs/mx51evk.h | 7 +++-- 8 files changed, 102 insertions(+), 33 deletions(-)