On Sat, Apr 30, 2011 at 10:34, Tabi Timur-B04825 wrote:
> Mike Frysinger wrote:
>> so implement this in your board file in misc_init_r or board_eth_init. have
>> the code do something like:
>> uchar enetaddr[6];
>> if (!eth_getenv_enetaddr("ethaddr", enetaddr)) {
>> /* ..
The changes introduced by commit 0abddf8 ``cmd_ide: enhance new
feature "CONFIG_IDE_AHB"'' caused compiler warnings like
cmd_ide.c: In function 'ide_init':
cmd_ide.c:716: warning: assignment from incompatible pointer type
Constify the respective function arguments to fix this.
Signed-off-by: Wol
Dear Anatolij Gustschin,
In message <1304167169-22651-1-git-send-email-ag...@denx.de> you wrote:
> cmd_mdio.c: In function 'mdio_read_ranges':
> cmd_mdio.c:97: warning: comparison is always false due to limited range of
> data type
>
> Signed-off-by: Anatolij Gustschin
> Cc: Andy Fleming
> ---
Dear Anatolij Gustschin,
In message <1304165864-10499-1-git-send-email-ag...@denx.de> you wrote:
> Fix warning introduced while recent PHY Lib changes:
>
> miiphyutil.c: In function 'miiphy_read':
> miiphyutil.c:304: warning: comparison is always false due to limited range of
> data type
>
> Si
Dear Kumar Gala,
In message you
wrote:
>
> The following changes since commit a000b7950da938d2df37ec5e081cd0680e6e4bbe:
...
> Trübenbach, Ralf (1):
> powerpc/85xx: Fix Wrong PCIe 3 virtual address on corenet_ds platforms
It appears you are changing the commit messages without notice?
The
Dear Macpaul Lin,
In message you wrote:
>
> > Is this a bug fix?
...
> It is about code clean up, avoid relocation prolem for
> global declaration, and reorganinzed structures for
> better coding style.
>
> Also add some enhancement according to correct datasheet
> which is used by other SoC th
Dear alain.pet...@space.unibe.ch,
In message <20110415144908.16476jnz1wxcp...@mail.unibe.ch> you wrote:
>
> Please find attached the checked patch. Sorry for the inconvenience.
Please send patches inline. No attachments!
And please stick to the rules with updated versions - mark the
version in t
Dear Macpaul Lin,
In message <1303870605-31401-1-git-send-email-macp...@andestech.com> you wrote:
> Code clean up of cmd_nvedit.c by using checkpatch.pl.
>
> Signed-off-by: Macpaul Lin
> ---
> Changes for v2:
> - Replace the ident characters for #ifdef from space to tab.
> Changes for v3:
>
Dear Luca Ceresoli,
In message <1302796377-3321-3-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This is needed for the upcoming TFTP server implementation.
>
> This also simplifies PingHandler() and fixes rxhand_f documentation.
>
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
Un
Dear Luca Ceresoli,
In message <1302796377-3321-3-git-send-email-luca.ceres...@comelit.it> you
wrote:
> This is needed for the upcoming TFTP server implementation.
>
> This also simplifies PingHandler() and fixes rxhand_f documentation.
>
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
> -
Dear Luca Ceresoli,
In message <1302796377-3321-2-git-send-email-luca.ceres...@comelit.it> you
wrote:
> Signed-off-by: Luca Ceresoli
> Cc: Wolfgang Denk
> ---
> README |1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Softwar
Dear Andre Schwarz,
In message <1302786707-15359-5-git-send-email-andre.schw...@matrix-vision.de>
you wrote:
>
> Signed-off-by: Andre Schwarz
There is a ton ot checkpatch warnings and errors. Please ix these.
...
> +int fpga_config_fn(int assert, int flush, int cookie)
> +{
> + volatile i
Dear Andre Schwarz,
In message <1302786707-15359-4-git-send-email-andre.schw...@matrix-vision.de>
you wrote:
>
> Signed-off-by: Andre Schwarz
> ---
> MAINTAINERS |1 +
> boards.cfg |1 +
> 2 files changed, 2 insertions(+), 0 deletions(-)
Your patch splitting is incorrect. After this
Dear Andre Schwarz,
In message <1302786707-15359-3-git-send-email-andre.schw...@matrix-vision.de>
you wrote:
>
> Signed-off-by: Andre Schwarz
> ---
> doc/README.mergerbox | 59
> ++
> 1 files changed, 59 insertions(+), 0 deletions(-)
> create
Dear Andre Schwarz,
In message <1302786707-15359-2-git-send-email-andre.schw...@matrix-vision.de>
you wrote:
>
> Signed-off-by: Andre Schwarz
> ---
> include/configs/MERGERBOX.h | 619
> +++
> 1 files changed, 619 insertions(+), 0 deletions(-)
> creat
Dear Andre Schwarz,
In message <1302785597-14449-1-git-send-email-andre.schw...@matrix-vision.de>
you wrote:
>
> Signed-off-by: Andre Schwarz
> ---
Subject WAY TOO LONG. Please truncate, and provide a proper commit
message instead.
Best regards,
Wolfgang Denk
--
DENX Software Engineering G
Dear Andre Schwarz,
In message <1302785522-14393-1-git-send-email-andre.schw...@matrix-vision.de>
you wrote:
>
> Signed-off-by: Andre Schwarz
It appears this commit contains some unrelated changes?
> - "static_ipaddr", "static_netmask", "static_gateway",
> + "static_ipaddr", "static_n
Dear Simon Glass,
In message <1303266585-15701-3-git-send-email-...@chromium.org> you wrote:
> This describes what it is for, devices supported, how to enable for your
> board in U-Boot, setting up the server, and notes about MAC addresses.
>
> Signed-off-by: Simon Glass
> ---
> doc/README.usb
Dear Luca Ceresoli,
In message <4da59b5e.5000...@comelit.it> you wrote:
>
> >> Usage:tftpsrv []
> >>
> >> This would be used almost like tftpboot, except no file name is specified
> >> on
> >> the commandline.
> >>would default to the environment variable.
> > I see some user interfac
Dear Andy Fleming,
In message <1302687759-1649-1-git-send-email-aflem...@freescale.com> you wrote:
> The MAKEALL script cleverly runs make with the appropriate options
> to use all of the cores on the system, but your average U-Boot build
> can't make much use of more than a few cores. If you hap
Dear Simon Glass,
In message <1302642840-6958-3-git-send-email-...@chromium.org> you wrote:
> This describes what it is for, devices supported, how to enable for your
> board in U-Boot, setting up the server, and notes about MAC addresses.
>
> Signed-off-by: Simon Glass
...
> +If you have a sup
Dear Sergei Shtylyov,
In message <201104122323.59105.sshtyl...@ru.mvista.com> you wrote:
> Apple iPod nanos have sector sizes of 2 or 4 KiB, which crashes U-Boot when it
> tries to read the MBR into 512-byte buffer situated on stack. Instead allocate
> this buffer dynamically to be safe with any l
Will do. I've been quite busy lately bringing up a 32-core chip and
getting ready for a release but I should have some time now.
I've got some other patches I also need to submit.
-Aaron
On 04/30/2011 12:12 PM, Wolfgang Denk wrote:
> Dear Aaron Williams,
>
> In message
> <1302594796-26276-1-git
Dear Aaron Williams,
In message
<1302594796-26276-1-git-send-email-aaron.willi...@caviumnetworks.com> you wrote:
> This patch corrects the addresses used when working with Spansion/AMD FLASH
> chips. Addressing for 8 and 16 bits is almost identical except in the 16
> bit case the LSB of the addr
Dear Macpaul Lin,
In message <1302590733-23912-2-git-send-email-macp...@andestech.com> you wrote:
> Faraday's ftide020_s is an IDE-AHB controller for SoC design.
> This patch add the u-boot driver (PIO) of ftide020 ATA (IDE) driver.
> IDE commands include read, info, and other functions has been i
Dear Macpaul Lin,
In message <1302590733-23912-1-git-send-email-macp...@andestech.com> you wrote:
> Although most IDE controller is designed to be connected to PCI bridge,
> there are still some IDE controller support AHB interface for SoC design.
>
> The driver implementation of these IDE-AHB co
Dear Thomas Chou,
In message <1302587327-4699-1-git-send-email-tho...@wytron.com.tw> you wrote:
> This patch adds support for OpenCores tiny_spi.
>
> http://opencores.org/project,tiny_spi
>
> Signed-off-by: Thomas Chou
> ---
> for u-boot
> v2, use const and clean up as Mike suggested.
> v3, use
Dear Kumar Gala,
In message <1302373351-19192-1-git-send-email-ga...@kernel.crashing.org> you
wrote:
> From: Ramneek Mehresh
>
> Second USB controller only works for SPI and SD boot because of pin muxing
>
> Signed-off-by: Ramneek Mehresh
...
> +int misc_init_r(void)
> +{
> +#if defined(CONFI
Dear Kumar Gala,
In message <1302373725-21799-1-git-send-email-ga...@kernel.crashing.org> you
wrote:
...
> diff --git a/arch/powerpc/cpu/mpc85xx/cpu_init.c
> b/arch/powerpc/cpu/mpc85xx/cpu_init.c
> index 6f256cf..aafb007 100644
> --- a/arch/powerpc/cpu/mpc85xx/cpu_init.c
> +++ b/arch/powerpc/cpu
Dear Mike Frysinger,
In message <1302301410-1135-1-git-send-email-vap...@gentoo.org> you wrote:
> While looking to upgrade to zlib-1.2.5, the current mondo merge of
> multiple files into a single was making things way more difficult
> than it should have been. Hard to pick out what has been chang
On Thu, Apr 14, 2011 at 04:03, Simon Glass wrote:
> On Wed, Apr 13, 2011 at 12:16 PM, Andy Fleming wrote:
>>> + read_buf &= ~HW_CFG_RXDOFF_;
>>> +
>>> +#ifdef CONFIG_TEGRA2
>>> + /* Tegra2 requires NET_IP_ALIGN = 0 */
>>> +#define NET_IP_ALIGN 0
>>> +#else
>>> + /* set Rx data o
Mike Frysinger wrote:
> so implement this in your board file in misc_init_r or board_eth_init. have
> the code do something like:
> uchar enetaddr[6];
> if (!eth_getenv_enetaddr("ethaddr", enetaddr)) {
> /* ... read current MAC out of the driver's registers ... */
>
cmd_mdio.c: In function 'mdio_read_ranges':
cmd_mdio.c:97: warning: comparison is always false due to limited range of data
type
Signed-off-by: Anatolij Gustschin
Cc: Andy Fleming
---
common/cmd_mdio.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/cmd_mdio.
Fix warning introduced while recent PHY Lib changes:
miiphyutil.c: In function 'miiphy_read':
miiphyutil.c:304: warning: comparison is always false due to limited range of
data type
Signed-off-by: Anatolij Gustschin
Cc: Andy Fleming
---
common/miiphyutil.c | 12
1 files changed
Dear manohar kallutla,
In message you wrote:
>
> could you please let me know the steps to identify the timing of u-boot. As
> u-boot gives the control to kernel, there won't be any u-boot code is
> running on processor right.
The easiest way is to print appropriate messages on a serial console
Hi Wolfgang,
thanks for your reply, this is not a test mail.
could you please let me know the steps to identify the timing of u-boot. As
u-boot gives the control to kernel, there won't be any u-boot code is
running on processor right.
Thanks and regards,
Manohar.K
On Wed, Apr 27, 2011 at 2:40
Hi ,
I am newbie to the u-boot loader. I have one external CPLD which has
connected to processor via spi protocol.
My requirement is to support CPLD from u-boot (eg:- read registers and write
registers etc)
Could you please help me ,how to follow the steps to implement this
functionality.
I have
Dear Valentin Longchamp,
In message
you wrote:
> From: Holger Brunck
>
> The pnvram size was used later from start scripts in linux. Therefore
> it must be set inside u-boot.
How does this work? A plain setenv() here just adds an entry to the
hash table where U-Boot stores the variables. T
Dear Valentin Longchamp,
In message
you wrote:
> From: Thomas Herzmann
>
> The environment variable (defining a checkboardidlist function)
> has been replaced by a u-boot function call. This call is much
> faster and the environment is a leaner.
...
> + p = get_local_var("IVM_BoardId");
>
Dear Valentin Longchamp,
In message
<30d7413306aba80ca4540c3353d884bdffe9a643.1302272395.git.valentin.longch...@keymile.com>
you wrote:
> From: Holger Brunck
>
> Read out board id and HW key from the IVM eeprom and set
> these values as an environment variable was now done inside the
> code as
Dear Valentin Longchamp,
In message
you wrote:
> From: Holger Brunck
>
> Signed-off-by: Holger Brunck
> Acked-by: Heiko Schocher
> cc: Wolfgang Denk
> cc: Detlev Zundel
> cc: Valentin Longchamp
> Signed-off-by: Valentin Longchamp
What is the rationale for this change?
Best regards,
W
Dear Valentin Longchamp,
In message
you wrote:
> From: Heiko Schocher
>
> Signed-off-by: Heiko Schocher
> cc: Wolfgang Denk
> cc: Detlev Zundel
> cc: Valentin Longchamp
> cc: Holger Brunck
> Signed-off-by: Valentin Longchamp
> ---
> common/cmd_cramfs.c | 12 +++-
> fs/cramfs/
Dear Valentin Longchamp,
In message
you wrote:
> From: Holger Brunck
>
> This environment variable is used to set the bootcount address
> for the kernel.
"addbootcount" reads to me as "add something to the boot counter". I
do not expect that this has anything to do with an address. Please us
Dear Valentin Longchamp,
In message
you wrote:
> From: Holger Brunck
>
> This patch rename mgcoge2ne board support to mgcoge3ne.
> The board is similar to mgcoge. The difference is that
> a NUMONYX flash is used and a larger SDRAM (256MB).
> Also introduce CONFIG_KM_82XX to collect ppc82xx co
Dear Valentin Longchamp,
In message
<08249e40b548fff1e636cecf980e11adabda14ac.1302272395.git.valentin.longch...@keymile.com>
you wrote:
> From: Holger Brunck
>
> To be prepared for mgcoge3ne which has a different SDRAM on board.
> The config was moved from generic code to board specific header
Dear Baidu Liu,
In message you wrote:
>
> > A patch description should include _all_ changes. Either you also put
> > that change into the patch description or you make a separate change.
> > Doing changes not described in the commit log are a good sign to show
> > that one does not care what o
On Friday, April 29, 2011 06:20:36 Wolfgang Denk wrote:
> Andy Fleming wrote:
> > It's just that the other way would also be possible. I re-read the
> > thread where this was discussed, and while I definitely agree that the
> > originally proposed solution was highly error-prone, I think
> > *allow
47 matches
Mail list logo