Dear Nobuhiro Iwamatsu,
In message <29ab51dc0907101700y10f5a0a5sb6ba10c0cf3ad...@mail.gmail.com> you
wrote:
>
> Sorry, I wll merge "sh: Add espt-gita board to MAKEALL" and resend
> "request-pull".
Thanks a lot. I appreciate your help.
Best regards,
Wolfgang Denk
--
DENX Software Engineering
Dear Mike Frysinger,
In message <200907102250.57311.vap...@gentoo.org> you wrote:
>
> > Yes. It's IMHO silly to have to configure something manually (and
> > keep it in sync with potential changes of some other defines) when it
> > is as well possible to have that same value computed automatically
Also use mtd operatoin instead of onenand functions
Signed-off-by: Kyungmin Park
---
diff --git a/common/env_onenand.c b/common/env_onenand.c
index 48089a9..476fdbc 100644
--- a/common/env_onenand.c
+++ b/common/env_onenand.c
@@ -1,5 +1,5 @@
/*
- * (C) Copyright 2005-2007 Samsung Electronics
+ *
Use the common OneNAND linker script.
Signed-off-by: Kyungmin Park
---
diff --git a/onenand_ipl/board/apollon/u-boot.onenand.lds
b/onenand_ipl/u-boot-onenand.lds
similarity index 100%
rename from onenand_ipl/board/apollon/u-boot.onenand.lds
rename to onenand_ipl/u-boot-onenand.lds
__
Use common OneNAND IPL linker script.
Signed-off-by: Kyungmin Park
---
diff --git a/onenand_ipl/board/apollon/Makefile
b/onenand_ipl/board/apollon/Makefile
index 49a8e90..f0744f6 100644
--- a/onenand_ipl/board/apollon/Makefile
+++ b/onenand_ipl/board/apollon/Makefile
@@ -2,7 +2,7 @@
include $(T
Signed-off-by: Heiko Schocher
---
- changes since v1:
moved the nand driver to drivers/mtd/nand/kmeter1_nand.c
as Stefan Roese suggested
drivers/mtd/nand/Makefile |1 +
drivers/mtd/nand/kmeter1_nand.c | 153 +++
include/configs/kmeter1.h |
Dear Ben Warren,
In message <4a56d27b.5050...@gmail.com> you wrote:
>
> >>> +COBJS-$(CONFIG_DRIVER_FTMAC100) += ftmac100.o
> >>>
> >> please remove the DRIVER_
> >
> > OK, but some recent patches use DRIVER_ naming.
> >
> > CONFIG_DRIVER_TI_EMAC
> > CONFIG_DRIVER_AX88180
> >
> > Is it not
Dear Ben Warren,
In message <4a56d52a.8010...@gmail.com> you wrote:
> Simon Kagstrom wrote:
> > This patch sets the MAC address during registration in addition to
> > during device init. Since U-boot might not access the ethernet device,
> > Linux might end up with the MAC address unset.
> >
>
Dear Simon Kagstrom,
In message <20090710092452.492df...@marrow.netinsight.se> you wrote:
>
> OK, I've tried looking around at how other boards do it, and at least
> the most similar (mv6436x_eth_initialize() for other Marvell boards) do
> it the same way as well as some others (ax88180.c).
Then
Hello,
2009/7/7 Kumar Gala :
> ehci-hcd.c: In function 'ehci_submit_root':
> ehci-hcd.c:719: warning: value computed is not used
> ehci-hcd.c:748: warning: value computed is not used
>
> Signed-off-by: Kumar Gala
> ---
> drivers/usb/host/ehci-hcd.c | 4 ++--
> 1 files changed, 2 insertions(+)
Hello Michael,
2009/7/10 Michael Trimarchi :
> Hi,
>
> cc: Remy Bohmer
>
> Prafulla Wadaskar wrote:
>>
>> This patch is tested for USB host interface on Kirkwood based
>> Sheevaplug platform (i.e arm little-endian machine)
>>
>> Signed-off-by: Prafulla Wadaskar
>> ---
>> drivers/usb/host/ehci-hc
Hi Kevin,
2009/7/9 kevin.morf...@fearnside-systems.co.uk
:
> Hi Remy
>
>>> This patch re-formats the code in cpu/arm920t and cpu/arm920t/23c24x0 in
>>> preparation for changes to add support for the Embest SBC2440-II Board.
>>>
>>> The changes are as follows:
>>>
>>> - re-indent the code using Lin
Dear lists,
I met some problems about integrate our bootloader to u-boot, my working
CPU is ARM1136EJ-S.
Our boot routine likes below:
1. Rom code, and copy the first 4KB u-boot to ITCM (0x7000), switch
to u-boot. ( cpu/arm1136/start.S)
2. u-boot running at ITCM, and config PLL, and memory,
This patch fixes a compilation warning for some Ethernet PHY-less
PPC4xx platforms (440SPE based ones) and a potential compilation
error for 440SP platforms (use of undefined 'ethgroup' variable).
In the original code and in case of 440SPE platforms, 'ethgroup'
is initialized to -1 and never modifi
Hello Stefan and Remy
Remy Bohmer wrote:
> Hello Michael,
>
> 2009/7/10 Michael Trimarchi :
>
>> Hi,
>>
>> cc: Remy Bohmer
>>
>> Prafulla Wadaskar wrote:
>>
>>> This patch is tested for USB host interface on Kirkwood based
>>> Sheevaplug platform (i.e arm little-endian machine)
>>>
>>> Sig
This fix macb driver broken by commit
56b555a644f3cbb1b3929cb52b61d3ce483885f5
Signed-off-by: Andrzej Wolski
---
diff --git a/drivers/net/macb.c b/drivers/net/macb.c
index 6de0a04..0d2ef5e 100644
--- a/drivers/net/macb.c
+++ b/drivers/net/macb.c
@@ -408,8 +408,7 @@ static int macb_init(struct et
On Saturday 11 July 2009 19:05:40 Andrzej Wolski wrote:
> This fix macb driver broken by commit
> 56b555a644f3cbb1b3929cb52b61d3ce483885f5
what exactly broke ? drivers that are ported to NET_MULTI should *not* be
getting the mac from the environment. and from what i can see, the macb
driver is
Fix incorrect information about size units.
Signed-off-by: Andrzej Wolski
---
diff --git a/common/cmd_ubi.c b/common/cmd_ubi.c
index bbca389..d1653b1 100644
--- a/common/cmd_ubi.c
+++ b/common/cmd_ubi.c
@@ -608,6 +608,6 @@ U_BOOT_CMD(ubi, 6, 1, do_ubi,
" - Remove volume\n"
> On Saturday 11 July 2009 19:05:40 Andrzej Wolski wrote:
>> This fix macb driver broken by commit
>> 56b555a644f3cbb1b3929cb52b61d3ce483885f5
>
> what exactly broke ? drivers that are ported to NET_MULTI should *not* be
> getting the mac from the environment. and from what i can see, the macb
On Saturday 11 July 2009 22:27:36 Andrzej Wolski wrote:
> > On Saturday 11 July 2009 19:05:40 Andrzej Wolski wrote:
> >> This fix macb driver broken by commit
> >> 56b555a644f3cbb1b3929cb52b61d3ce483885f5
> >
> > what exactly broke ? drivers that are ported to NET_MULTI should *not*
> > be getting
Dear Andrzej Wolski,
In message you wrote:
> Fix incorrect information about size units.
>
> Signed-off-by: Andrzej Wolski
> ---
> diff --git a/common/cmd_ubi.c b/common/cmd_ubi.c
> index bbca389..d1653b1 100644
> --- a/common/cmd_ubi.c
> +++ b/common/cmd_ubi.c
> @@ -608,6 +608,6 @@ U_BOOT_CMD(
21 matches
Mail list logo