Dear Mike Frysinger,
In message <201109082050.51313.vap...@gentoo.org> you wrote:
>
> > Could you _please_ accustom yourself to updating the status in
> > patchwork to "changes requested" when sending revierw comments like
> > here?
>
> be nice if patchwork itself would key off a tag we could use
Hi Bernhard,
On Friday 09 September 2011 08:51:26 Wolfgang Denk wrote:
> > Hello,
> >
> > I just noticed that on 405EX the bd_t->bi_phy* arrays have just 1 member,
> > but should have two. So I propose this very simple patch.
> >
> > Best regards,
> > Bernhard Weirich
> >
> > Signed-off-by: Ber
On 09/08/2011 11:42 PM, Marek Vasut wrote:
> This contains support for booting the board and output via DUART.
>
> Signed-off-by: Marek Vasut
> Cc: Stefano Babic
> Cc: Wolfgang Denk
> Cc: Detlev Zundel
> ---
[...]
> diff --git a/board/denx/m28evk/m28evk.c b/board/denx/m28evk/m28evk.c
> new file m
get_ram_size() is called, but memsize.c is not compiled.
Signed-off-by: Stefano Babic
---
nand_spl/board/davinci/da8xxevm/Makefile |6 +-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/nand_spl/board/davinci/da8xxevm/Makefile
b/nand_spl/board/davinci/da8xxevm/Makefile
in
2011/9/9 Philip Balister :
> The existing timing does not quite meet the minimum requirements
> in the LAN9221 datasheet. The timing in this patch solves problems
> noticed on some parts. The patch also combines the CS configuration
> for the overo and igep0020 boards per request.
>
> Signed-off-by
Dear Jin Zhengxiong-R64188,
In message
you
wrote:
>
> > From: Stany MARCEL [mailto:stany.mar...@novasys-ingenierie.com]
> > Sent: Monday, September 05, 2011 9:29 PM
> > To: u-boot@lists.denx.de
> > Cc: Jin Zhengxiong-R64188; Jin Zhengxiong-R64188; Stany MARCEL
> > Subject: [PATCH 1/2] coldfire:
Dear Chander Kashyap,
In message
you wrote:
> Dear Marek Vasut,
> Please use newly added spl framework to add mmc spl support.
Please STOP top posting / full quoting!!!
Please read http://www.netmeister.org/news/learn2quote.html
It makes _zero_ sense to quote 2500 lines just for your single l
Dear Stefano Babic,
In message <1315552622-27566-1-git-send-email-sba...@denx.de> you wrote:
> get_ram_size() is called, but memsize.c is not compiled.
>
> Signed-off-by: Stefano Babic
> ---
> nand_spl/board/davinci/da8xxevm/Makefile |6 +-
> 1 files changed, 5 insertions(+), 1 deletion
> -Original Message-
> From: Wolfgang Denk [mailto:w...@denx.de]
> Sent: Friday, September 09, 2011 3:26 PM
> To: Jin Zhengxiong-R64188
> Cc: Stany MARCEL; u-boot@lists.denx.de
> Subject: Re: [U-Boot] [PATCH 1/2] coldfire: Fix compilation for most coldfire
> boards
>
> Dear Jin Zhengxion
On 09/08/2011 10:42 PM, Marek Vasut wrote:
> This patch supports:
> - Timers
> - Debug UART
> - Clock
Hi Marek,
a general remark. It seems to me that your patchset comes directly from
your development, as it looks like what I normally have when I develop a
new board ;-)
However, to put into main
On 09/08/2011 10:42 PM, Marek Vasut wrote:
> This contains support for booting the board and output via DUART.
>
> Signed-off-by: Marek Vasut
> Cc: Stefano Babic
> Cc: Wolfgang Denk
> Cc: Detlev Zundel
> ---
> diff --git a/board/denx/m28evk/m28evk.c b/board/denx/m28evk/m28evk.c
> new file mode
On 09/08/2011 10:42 PM, Marek Vasut wrote:
> Signed-off-by: Marek Vasut
> Cc: Andy Fleming
> Cc: Stefano Babic
> Cc: Wolfgang Denk
> Cc: Detlev Zundel
> ---
> board/denx/m28evk/m28evk.c | 22 ++
> include/configs/m28evk.h | 14 ++
> 2 files changed, 36 in
On 09/08/2011 10:42 PM, Marek Vasut wrote:
> Signed-off-by: Marek Vasut
> Cc: Stefano Babic
> Cc: Wolfgang Denk
> Cc: Detlev Zundel
> ---
Hi Marek,
> arch/arm/include/asm/arch-mx28/regs-ocotp.h | 169
> arch/arm/include/asm/arch-mx28/regs-pinctrl.h | 1280
> +
On 09/08/2011 10:42 PM, Marek Vasut wrote:
> Signed-off-by: Marek Vasut
> Cc: Stefano Babic
> Cc: Wolfgang Denk
> Cc: Detlev Zundel
> ---
> arch/arm/cpu/arm926ejs/mx28/Makefile |2 +-
> arch/arm/cpu/arm926ejs/mx28/gpio.c| 108
> +
> arch/arm/cpu/arm92
On 09/08/2011 10:42 PM, Marek Vasut wrote:
> Signed-off-by: Marek Vasut
> Cc: Stefano Babic
> Cc: Wolfgang Denk
> Cc: Detlev Zundel
> ---
> drivers/spi/Makefile |1 +
> drivers/spi/mxs_spi.c | 174
> +
> 2 files changed, 175 insertions(+),
Hello Stefano,
Stefano Babic wrote:
> On 09/08/2011 10:42 PM, Marek Vasut wrote:
>> This patch supports:
>> - Timers
>> - Debug UART
>> - Clock
>
> Hi Marek,
>
> a general remark. It seems to me that your patchset comes directly from
> your development, as it looks like what I normally have when
Hi Graeme,
I was going through the U-boot code. Could you please help me with the
following? I wanted to know as to where the CPU interrupts are initialised. I
believe it should be along with the CPU initialisation and before the
northbridge and southbridge intialisation. I wanted to implement
On 09/08/2011 10:42 PM, Marek Vasut wrote:
> This tool can now generate proper image for "BootStream" files.
>
> NOTE: This tool now works only for NAND.
>
Hi Marek,
I have not reviewed your patch. Before starting, I have a big remark.
This is *not* the way we are implementing in u-boot to add
On 09/09/2011 09:36 AM, Wolfgang Denk wrote:
> Dear Stefano Babic,
>
> In message <1315552622-27566-1-git-send-email-sba...@denx.de> you wrote:
>> get_ram_size() is called, but memsize.c is not compiled.
>>
>> Signed-off-by: Stefano Babic
>> ---
>> nand_spl/board/davinci/da8xxevm/Makefile |6
On Friday, September 09, 2011 02:48:46 AM Mike Frysinger wrote:
> On Thursday, September 08, 2011 16:37:16 Marek Vasut wrote:
> > --- a/drivers/net/fec_mxc.c
> > +++ b/drivers/net/fec_mxc.c
> > @@ -38,6 +38,10 @@ DECLARE_GLOBAL_DATA_PTR;
> >
> > #error "CONFIG_MII has to be defined!"
> > #endif
get_ram_size() is called, but memsize.c is not compiled.
Signed-off-by: Stefano Babic
---
nand_spl/board/davinci/da8xxevm/Makefile |6 +-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/nand_spl/board/davinci/da8xxevm/Makefile
b/nand_spl/board/davinci/da8xxevm/Makefile
in
On 09/09/2011 11:23 AM, Stefano Babic wrote:
> get_ram_size() is called, but memsize.c is not compiled.
>
> Signed-off-by: Stefano Babic
> ---
Sorry, forget it. I sent again V1 of the patch...
Best regards,
Stefano Babic
--
=
get_ram_size() is called, but memsize.c is not compiled.
Signed-off-by: Stefano Babic
---
nand_spl/board/davinci/da8xxevm/Makefile | 21 ++---
1 files changed, 18 insertions(+), 3 deletions(-)
diff --git a/nand_spl/board/davinci/da8xxevm/Makefile
b/nand_spl/board/davinci/da8x
Hi all,
I have recently updated the U-Boot on one of our MPC512x-based boards from
2009.11 (+some patches) to a current u-boot build and noticed that the git
commit 525856d59910c72687ab6201f39cdf1c04cfc15 apparenty broke the mii
commands (see below) on this board. The patch moved PHY initializ
On Friday, September 09, 2011 10:23:09 AM Stefano Babic wrote:
> On 09/08/2011 10:42 PM, Marek Vasut wrote:
> > This patch supports:
> > - Timers
> > - Debug UART
> > - Clock
>
> Hi Marek,
>
> a general remark. It seems to me that your patchset comes directly from
> your development, as it looks
On 09/08/2011 11:06 PM, Jana Rapava wrote:
> --- a/board/efikamx/efikamx-usb.c
> +++ b/board/efikamx/efikamx-usb.c
> @@ -154,6 +154,7 @@ void efika_usb_phy_reset(void)
> gpio_set_value(IOMUX_TO_GPIO(MX51_PIN_EIM_D27), 1);
> }
Hi Jana,
Wolfgang has already addressed most of the issues in
On 09/09/2011 12:12 PM, Marek Vasut wrote:
>>
>> Another general remark here: we tend to have the same structure and the
>> same files for all IMX SOC. This means that all IMX SOC have a
>> imx-regs.h that contain the required register definitions (really a
>> subset what we have in kernel). Is it
On Friday, September 09, 2011 12:29:01 PM Stefano Babic wrote:
> On 09/09/2011 12:12 PM, Marek Vasut wrote:
> >> Another general remark here: we tend to have the same structure and the
> >> same files for all IMX SOC. This means that all IMX SOC have a
> >> imx-regs.h that contain the required regi
On 09/09/2011 12:50 PM, Marek Vasut wrote:
>>
>> Well, I do not know if on our Intel-PC this makes a so noticeable
>> difference ;-)
>
> It's a point-of-view question, really. But what about people compiling stuff
> on
> slower machines ?
Yes, it is a point of view, and surely, compilation time
On Friday, September 09, 2011 07:45:13 AM Heiko Schocher wrote:
> Hello Marek,
>
> Marek Vasut wrote:
> > Signed-off-by: Marek Vasut
> > Cc: Heiko Schocher
> > Cc: Stefano Babic
> > Cc: Wolfgang Denk
> > Cc: Detlev Zundel
> > ---
> >
> > drivers/i2c/Makefile |1 +
> > drivers/i2c/mxs_i
Hi Stefano,
On Fri, Sep 2, 2011 at 12:38 PM, Fabio Estevam
wrote:
> Print the silicon revison during boot.
>
> Signed-off-by: Fabio Estevam
> ---
> Changes since v1:
> - Handle the unkown silicon revision in the same way as for mx31.
Does v2 look good now?
Regards,
Fabio Estevam
_
Hi Marek,
On Friday 09 September 2011 13:18:40 Marek Vasut wrote:
> > > + if (tmp & (
> > > + I2C_CTRL1_EARLY_TERM_IRQ | I2C_CTRL1_MASTER_LOSS_IRQ |
> > > + I2C_CTRL1_SLAVE_STOP_IRQ | I2C_CTRL1_SLAVE_IRQ
> > > + )) {
> >
> > Checkpatch don;t beats h
On Thu, Sep 08, 2011 at 10:30:01PM +0200, Marek Vasut wrote:
> This commit updates the mach-types based on the latest in Linus's head
This is great, and I'm all for it (since I've been waiting to add
dreamplug, 3550). However, vanilla Linus' HEAD [1] only goes up to
3494... Am I missing somethin
Dear Stefano Babic,
In message <1315561023-7015-1-git-send-email-sba...@denx.de> you wrote:
> get_ram_size() is called, but memsize.c is not compiled.
>
> Signed-off-by: Stefano Babic
> ---
> nand_spl/board/davinci/da8xxevm/Makefile | 21 ++---
> 1 files changed, 18 insertions
On 09/09/11 18:51, Flash K wrote:
> Hi Graeme,
>
> I was going through the U-boot code. Could you please help me with the
> following? I wanted to know as to where the CPU interrupts are initialised.
look in arch/x86/lib/board.c for init_sequence_f and init_sequence_r -
These arrays show the init
On Friday, September 09, 2011 10:51:17 AM Stefano Babic wrote:
> On 09/08/2011 10:42 PM, Marek Vasut wrote:
> > Signed-off-by: Marek Vasut
> > Cc: Stefano Babic
> > Cc: Wolfgang Denk
> > Cc: Detlev Zundel
> > ---
> >
> > drivers/spi/Makefile |1 +
> > drivers/spi/mxs_spi.c | 174
> > ++
On Friday, September 09, 2011 10:58:07 AM Stefano Babic wrote:
> On 09/08/2011 10:42 PM, Marek Vasut wrote:
> > This tool can now generate proper image for "BootStream" files.
> >
> > NOTE: This tool now works only for NAND.
>
> Hi Marek,
>
> I have not reviewed your patch. Before starting, I ha
On Friday, September 09, 2011 01:26:18 PM Stefan Roese wrote:
> Hi Marek,
>
> On Friday 09 September 2011 13:18:40 Marek Vasut wrote:
> > > > + if (tmp & (
> > > > + I2C_CTRL1_EARLY_TERM_IRQ |
I2C_CTRL1_MASTER_LOSS_IRQ |
> > > > + I2C_CTRL
On Friday, September 09, 2011 01:28:15 PM Jason wrote:
> On Thu, Sep 08, 2011 at 10:30:01PM +0200, Marek Vasut wrote:
> > This commit updates the mach-types based on the latest in Linus's head
>
> This is great, and I'm all for it (since I've been waiting to add
> dreamplug, 3550). However, vanil
Hi Wolfgang,
On 09/09/2011 01:21 AM, Wolfgang Denk wrote:
> now that w estart to build systems more systematically it turns out
> that the cm4008, cm4116, and cm4148 boards maintained by you are
> broken, for example:
>
> Configuring for cm4008 board...
> timer.c: In function 'timer_init':
> timer
Hi,
> Dear Dave Aldridge,
>
> In message <1314877212-31552-1-git-send-email-fovs...@gmail.com> you wrote:
>> If CONFIG_SYS_NS16550_MEM32 is defined then 32 bit memory
>> mapped access will be used to read/write the uart registers.
>>
>> This is especially useful for SoC devices that implement 165
Hi Bastian,
> This is the same behaviour like tftp or fatload command.
>
> Signed-off-by: Bastian Ruppert
> CC: kmp...@infradead.org
Acked-by: Detlev Zundel
Cheers
Detlev
--
Paul Simon sang "Fifty Ways to Lose Your Lover", because quite
frankly, "A Million Ways to Tell a Developer He Is a
Hi Vladimir,
> This change slightly improves readability of the phydev speed/duplex
> assignment logic.
Agreed.
> Signed-off-by: Vladimir Zapolskiy
Acked-by: Detlev Zundel
Cheers
Detlev
--
Every time history repeats itself the price goes up.
--
DENX Software Engineering GmbH, MD: Wo
On Friday, September 09, 2011 02:48:13 AM Mike Frysinger wrote:
> On Thursday, September 08, 2011 16:37:14 Marek Vasut wrote:
> > + /* Start with frame length = 1518, common for all modes. */
> > + rcntrl = 1518 << FEC_RCNTRL_MAX_FL_SHIFT;
>
> you mean PKTSIZE ? ;)
> -mike
Fixed internally ..
Move the TIMER_ definitions before they are used in KS8695 timer.c code.
Fixes:
timer.c: In function ‘timer_init’:
timer.c:37: error: ‘TIMER_COUNT’ undeclared (first use in this function)
timer.c:37: error: (Each undeclared identifier is reported only once
timer.c:37: error: for each function it a
The OpenGear boards CM4008, CM4116 and CM4148 need their DRAM base
and RAM stack base addresses defined.
Fixes:
board.c: In function ‘__dram_init_banksize’:
board.c:227: error: ‘CONFIG_SYS_SDRAM_BASE’ undeclared (first use in this
function)
board.c:227: error: (Each undeclared identifier is repo
Use _bss_start_ofs as the size of the boot loader code+data that we want
to protect in the flash. This replaces use of the no longer defined
_armboot_start.
Fixes:
flash.c: In function ‘flash_init’:
flash.c:75: error: ‘_bss_start’ undeclared (first use in this function)
flash.c:75: error: (Each u
On 09/09/2011 01:50 PM, Marek Vasut wrote:
>>
>> Only the CS supplied in the SOC are supported, it is not possible to use
>> a GPIO. Please add a comment to explain that.
If you see other SPI drivers (mxc_spi.c, or blackfin, and other, too)
the CS is or can be implemented with a gpio. Some archit
On 09/09/2011 01:40 PM, Wolfgang Denk wrote:
> Dear Stefano Babic,
>
> In message <1315561023-7015-1-git-send-email-sba...@denx.de> you wrote:
>> get_ram_size() is called, but memsize.c is not compiled.
>>
>> Signed-off-by: Stefano Babic
>> ---
>> nand_spl/board/davinci/da8xxevm/Makefile | 21
On 09/08/2011 10:42 PM, Marek Vasut wrote:
> Signed-off-by: Marek Vasut
> Cc: Stefano Babic
> Cc: Wolfgang Denk
> Cc: Detlev Zundel
> ---
Only to remember: we have already agree you will squash your patches
together regarding m28evk. I will only set this patch (and the other
similar patches) i
On Friday, September 09, 2011 07:02:24 AM Chander Kashyap wrote:
> Dear Marek Vasut,
> Please use newly added spl framework to add mmc spl support.
>
Hi,
if you could possibly elaborate more on this matter, I'd be grateful.
Especially
how am I supposed to convert it to new SPL framework. I don
On Friday, September 09, 2011 02:34:05 PM Stefano Babic wrote:
> On 09/09/2011 01:50 PM, Marek Vasut wrote:
> >> Only the CS supplied in the SOC are supported, it is not possible to use
> >> a GPIO. Please add a comment to explain that.
>
> If you see other SPI drivers (mxc_spi.c, or blackfin, and
On Friday, September 09, 2011 02:45:16 PM Stefano Babic wrote:
> On 09/08/2011 10:42 PM, Marek Vasut wrote:
> > Signed-off-by: Marek Vasut
> > Cc: Stefano Babic
> > Cc: Wolfgang Denk
> > Cc: Detlev Zundel
> > ---
>
> Only to remember: we have already agree you will squash your patches
> togeth
On 09/09/2011 02:51 PM, Marek Vasut wrote:
> On Friday, September 09, 2011 02:45:16 PM Stefano Babic wrote:
>> On 09/08/2011 10:42 PM, Marek Vasut wrote:
>>> Signed-off-by: Marek Vasut
>>> Cc: Stefano Babic
>>> Cc: Wolfgang Denk
>>> Cc: Detlev Zundel
>>> ---
>>
>> Only to remember: we have alre
get_ram_size() is called, but memsize.c is not compiled.
Signed-off-by: Stefano Babic
---
Changes since V1:
- make list sorted (Wolfgang Denk)
nand_spl/board/davinci/da8xxevm/Makefile | 21 ++---
1 files changed, 18 insertions(+), 3 deletions(-)
diff --git a/nand_spl/board/d
2011/9/9 Marek Vasut :
> On Friday, September 09, 2011 07:02:24 AM Chander Kashyap wrote:
>> Dear Marek Vasut,
>> Please use newly added spl framework to add mmc spl support.
>>
>
> Hi,
>
> if you could possibly elaborate more on this matter, I'd be grateful.
> Especially
> how am I supposed to co
On Fri, Sep 09, 2011 at 01:57:36PM +0200, Marek Vasut wrote:
> On Friday, September 09, 2011 01:28:15 PM Jason wrote:
> > On Thu, Sep 08, 2011 at 10:30:01PM +0200, Marek Vasut wrote:
> > > This commit updates the mach-types based on the latest in Linus's head
> >
> > This is great, and I'm all for
Hi Vladimir,
> This change allows to cope with a mii bus device registered using
> miiphy_register(), which doesn't assign a default reset handler.
Looks good, so
Acked-by: Detlev Zundel
> Signed-off-by: Vladimir Zapolskiy
Cheers
Detlev
--
But in terms of creative information, informati
On Friday, September 09, 2011 03:16:28 PM Jason wrote:
> On Fri, Sep 09, 2011 at 01:57:36PM +0200, Marek Vasut wrote:
> > On Friday, September 09, 2011 01:28:15 PM Jason wrote:
> > > On Thu, Sep 08, 2011 at 10:30:01PM +0200, Marek Vasut wrote:
> > > > This commit updates the mach-types based on the
Hi Mike / Wolfgang,
On Thu, Sep 8, 2011 at 5:34 PM, Mike Frysinger wrote:
> On Wednesday, September 07, 2011 18:29:16 Simon Glass wrote:
>> On Wed, Jun 29, 2011 at 2:54 PM, Mike Frysinger wrote:
>> > On Wednesday, June 29, 2011 17:01:23 Wolfgang Denk wrote:
>> >> Mike Frysinger wrote:
>> >> > do
On Thu, Sep 8, 2011 at 9:41 PM, Joel A Fernandes wrote:
> On Thu, Sep 8, 2011 at 10:10 AM, Kridner, Jason wrote:
>>
>>
>> On Sep 8, 2011, at 11:03 AM, "Albert ARIBAUD"
>> wrote:
>>
>>> Hi Joel,
>>>
>>> Le 08/09/2011 16:56, Joel A Fernandes a écrit :
>>>
> Also, I agree with Albert: there sh
On Fri, Sep 09, 2011 at 03:38:04PM +0200, Marek Vasut wrote:
> On Friday, September 09, 2011 03:16:28 PM Jason wrote:
> > On Fri, Sep 09, 2011 at 01:57:36PM +0200, Marek Vasut wrote:
> > > On Friday, September 09, 2011 01:28:15 PM Jason wrote:
> > > > On Thu, Sep 08, 2011 at 10:30:01PM +0200, Marek
Doug,
(Please keep the list on CC. Other might have comments or be interested in
this thread).
On Friday 09 September 2011 15:54:29 Hayes,Doug wrote:
> Removed a 2nd call to ppc4xx_pci_sync_clock_config() in checkBoard() and
> now I get to the U-Boot prompt. Perhaps this function has a problem
On Aug 30, 2011, at 6:05 PM, Kumar Gala wrote:
> From: Ramneek Mehresh
>
> USB protocol macros (CONFIG_USB_EHCI ...) to be included only when
> CONFIG_HAS_FSL_DR_USB is defined for a board. Presence of USB DR controller
> should be declared along with the underlying protocol used in the control
On Aug 31, 2011, at 9:16 AM, Kumar Gala wrote:
> Signed-off-by: Kumar Gala
> ---
> include/configs/corenet_ds.h |1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
applied to 85xx next (with update to commit message)
- k
___
U-Boot mailing li
The following changes since commit 49ea2e342b6b9c35623915125e4e0af734cfa594:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-mmc
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx master
Zhao Chenhui (3):
powerpc/mpc8568mds: set pci1_h
Is there a reason we don't have -Werror on by default ?
- k
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Fri, Sep 9, 2011 at 9:19 AM, Jason Kridner wrote:
> On Thu, Sep 8, 2011 at 9:41 PM, Joel A Fernandes wrote:
>> On Thu, Sep 8, 2011 at 10:10 AM, Kridner, Jason wrote:
>>>
>>>
>>> On Sep 8, 2011, at 11:03 AM, "Albert ARIBAUD"
>>> wrote:
>>>
Hi Joel,
Le 08/09/2011 16:56, Joel A
config.mk files should not be used in board level directory.
Remove this file and also use CONFIG_SYS_TEXT_BASE_SPL, which is the
correct base address for the SPL case.
Signed-off-by: Fabio Estevam
---
board/freescale/mx31pdk/config.mk |5 -
nand_spl/board/freescale/mx31pdk/Make
Hi Marek,
> This allows the scrub command to scrub without asking the user if he really
> wants to scrub the area. Useful in scripts.
>
> Signed-off-by: Marek Vasut
> Cc: Scott Wood
> Cc: Stefano Babic
> Cc: Wolfgang Denk
> Cc: Detlev Zundel
> ---
> common/cmd_nand.c | 14 +-
>
On 09/09/2011 01:21 PM, Fabio Estevam wrote:
> Hi Stefano,
>
> On Fri, Sep 2, 2011 at 12:38 PM, Fabio Estevam
> wrote:
>> Print the silicon revison during boot.
>>
>> Signed-off-by: Fabio Estevam
>> ---
>> Changes since v1:
>> - Handle the unkown silicon revision in the same way as for mx31.
>
Dear Marek Vasut,
In message <201109091538.05019.marek.va...@gmail.com> you wrote:
>
> > I suspect you're going to have to trim this back to what is contained in
> > Linus' tree. Which we do need to catch up to, btw. We have up to 3338.
>
> Will check this issue later.
Policy for updating this
On 09/02/2011 05:38 PM, Fabio Estevam wrote:
> Print the silicon revison during boot.
>
> Signed-off-by: Fabio Estevam
> ---
> Changes since v1:
> - Handle the unkown silicon revision in the same way as for mx31.
>
> arch/arm/cpu/arm926ejs/mx25/generic.c | 32 +++-
On 09/02/2011 05:38 PM, Fabio Estevam wrote:
> Print the source of reset during boot.
>
> Signed-off-by: Fabio Estevam
> ---
> Changes since v1:
> - Fix the logic for detecting the reset cause
>
> arch/arm/cpu/arm926ejs/mx25/generic.c | 25 -
> 1 files changed, 24 inse
On 09/09/2011 05:38 PM, Fabio Estevam wrote:
> config.mk files should not be used in board level directory.
>
> Remove this file and also use CONFIG_SYS_TEXT_BASE_SPL, which is the
> correct base address for the SPL case.
>
> Signed-off-by: Fabio Estevam
Hi Fabio,
> ---
> board/freescale/mx31
Dear Email Subscriber ,
This mail is to inform all our Email users that we will be maintaining and
upgrading our website in a couple of days from now.As a Subscriber you are
required to send us your Email account details to enable us know if you are
still making use of your mailbox. Be inform
On 08/31/2011 09:37 AM, Jason Hobbs wrote:
> Signed-off-by: Jason Hobbs
> Cc: Matt Waddel
Tested-by: Matt Waddel
> ---
> new in v4
>
> changes for v5:
> - none
>
> include/configs/ca9x4_ct_vxp.h | 12 ++--
> 1 files changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/includ
On 08/31/2011 09:37 AM, Jason Hobbs wrote:
> Signed-off-by: Jason Hobbs
> Cc: Matt Waddel
Acked-by: Matt Waddel
> ---
> changes in v2:
> - use CONFIG_MENU to enable building the menu for pxecfg use
>
> changes in v4:
> - use CONFIG_CMD_PXE instead of CONFIG_CMD_PXECFG
> - update to standard e
On 08/31/2011 09:37 AM, Jason Hobbs wrote:
> Signed-off-by: Jason Hobbs
> Cc: Matt Waddel
Acked-by: Matt Waddel
> ---
> changes for v2:
> - add armv7 architecture to VCI string
>
> changes for v4:
> - combine the PXE bootp options with the other bootp options
>
> changes for v5:
> - none
>
On Thu, Sep 8, 2011 at 10:10 AM, Kridner, Jason wrote:
>
>
> On Sep 8, 2011, at 11:03 AM, "Albert ARIBAUD"
> wrote:
>
>> Hi Joel,
>>
>> Le 08/09/2011 16:56, Joel A Fernandes a écrit :
>>
Also, I agree with Albert: there should be no need for a separate
userbutton command.
Ple
Hello,
Is there any way to access the Linux UBI file system from a u-boot shell?
Thank You.
-edm
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
I removed the same 2 calls from the latest U-Boot (2011.06) and it boots to
U-Boot prompt as well. Not sure how to set the card to 33MHz, it may already
start at 33MHz. The documentation on SW2 doesn't mention PCI settings (our
current setting for SW2 is 4321:OFF,ON,OFF,ON?). We are using Boot
> get_ram_size() is called, but memsize.c is not compiled.
>
> Signed-off-by: Stefano Babic
> ---
> nand_spl/board/davinci/da8xxevm/Makefile |6 +-
> 1 files changed, 5 insertions(+), 1 deletions(-)
Pushed to u-boot-ti
--Sandeep
___
U-Boot
Albert,
Stefano just sent a patch to fix an issue with the hawk board
Regards,
Sandeep
The following changes since commit 6c01fdfbf64958f3b9390f271897fc18c7909c5f:
Sandeep Paulraj (1):
Merge branch 'master' of git://git.denx.de/u-boot-ti
are available in the git repository at:
Hi Sandeep,
Le 09/09/2011 22:35, s-paul...@ti.com a écrit :
> Albert,
>
> Stefano just sent a patch to fix an issue with the hawk board
>
> Regards,
> Sandeep
>
> The following changes since commit 6c01fdfbf64958f3b9390f271897fc18c7909c5f:
>Sandeep Paulraj (1):
> Merge branch '
On Fri, Sep 09, 2011 at 12:38:54PM -0300, Fabio Estevam wrote:
> diff --git a/nand_spl/board/freescale/mx31pdk/Makefile
> b/nand_spl/board/freescale/mx31pdk/Makefile
> index e6ec10a..a5dc0ce 100644
> --- a/nand_spl/board/freescale/mx31pdk/Makefile
> +++ b/nand_spl/board/freescale/mx31pdk/Makefile
Dear Wolfgang Denk,
In message <1315479867-23506-1-git-send-email...@denx.de> you wrote:
> Commit 6af1d41 "smc911x MII made available" was missing a few "const"
> qualifiers. Fix the resulting in build warnings:
>
> smc911x.c: In function 'smc911x_initialize':
> smc911x.c:297: warning: passing a
On some hosts using relative paths will cause the build to fail. This
patch sets absolute paths for the tools directory
Signed-off-by: Angus Ainslie
---
board/samsung/origen/Makefile |6 +++---
spl/Makefile |2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff -
Dear Wolfgang Denk,
In message <1315483822-25399-2-git-send-email...@denx.de> you wrote:
> Fix these:
> cmd_yaffs2.c: In function 'do_ywr':
> cmd_yaffs2.c:69: warning: format '%x' expects type 'unsigned int', but
> argument 2 has type 'ulong'
> cmd_yaffs2.c:69: warning: format '%x' expects type '
Dear Wolfgang Denk,
In message <1315483822-25399-3-git-send-email...@denx.de> you wrote:
> Fix these:
> yaffscfg.c: In function 'cmd_yaffs_mread_file':
> yaffscfg.c:316: warning: format '%08x' expects type 'unsigned int', but
> argument 3 has type 'char *'
> yaffscfg.c: In function 'cmd_yaffs_ls'
Dear Wolfgang Denk,
In message <1315483822-25399-4-git-send-email...@denx.de> you wrote:
> Drop the "-DNO_Y_INLINE" setting to fix these:
> yaffs_guts.h:806: warning: 'yaffs_GetBlockInfo' defined but not used
>
> Impact on image size is negligible - for the VCMA9 board the text
> segment size gre
Dear Wolfgang Denk,
In message <1315483822-25399-5-git-send-email...@denx.de> you wrote:
> Fix these:
> yaffs_guts.c: In function 'yaffs_Scan':
> yaffs_guts.c:5436: warning: pointer targets in passing argument 4 of
> 'yaffs_QueryInitialBlockState' differ in signedness
> yaffs_guts.c: In function
Dear Wolfgang Denk,
In message <1315483822-25399-6-git-send-email...@denx.de> you wrote:
> Fix these:
> yaffs_guts.c: At top level:
> yaffs_guts.c:400: warning: 'yaffs_SkipFullVerification' defined but not used
>
> Testing shows no changes of the image sizes.
>
> Signed-off-by: Wolfgang Denk
>
Dear Wolfgang Denk,
In message <1315483822-25399-7-git-send-email...@denx.de> you wrote:
> Fix these:
> yaffs_guts.c: In function 'yaffs_ReadDataFromFile':
> yaffs_guts.c:4622: warning: pointer targets in passing argument 3 of
> 'yaffs_AddrToChunk' differ in signedness
> yaffs_guts.c:4622: warnin
Dear Wolfgang Denk,
In message <1315488208-26554-1-git-send-email...@denx.de> you wrote:
> Signed-off-by: Wolfgang Denk
> Cc: Albert ARIBAUD
> ---
> MAKEALL |1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineerin
From: Angus Ainslie
Enable passing a flattened device tree to the kernel.
Signed-off-by: Angus Ainslie
---
include/configs/origen.h |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/include/configs/origen.h b/include/configs/origen.h
index 889d5fc..380ef4f 100644
--- a
Dear Wolfgang Denk,
In message <1315494084-28239-1-git-send-email...@denx.de> you wrote:
> Pick them up automatically using $(boards_by_arch ...)
>
> Signed-off-by: Wolfgang Denk
> ---
> We have a problem with the MIPS boards here:
>
> We have separate lists for "mips4kc" and "au1xx0" (and agai
Dear Simon Glass,
In message <1309376974-12943-1-git-send-email-...@chromium.org> you wrote:
> assert() is like BUG_ON() but compiles to nothing unless DEBUG is defined.
> This is useful when a condition is an error but a board reset is unlikely
> to fix it, so it is better to soldier on in hope.
Dear Bastian Ruppert,
In message <1315227837-17714-1-git-send-email-bastian.rupp...@sewerin.de> you
wrote:
> This is the same behaviour like tftp or fatload command.
>
> Signed-off-by: Bastian Ruppert
> CC: kmp...@infradead.org
> ---
> fs/ubifs/ubifs.c |6 +-
> 1 files changed, 5 inser
Dear Vladimir Zapolskiy,
In message <1315243448-29959-2-git-send-email...@mleia.com> you wrote:
> This change allows to cope with a mii bus device registered using
> miiphy_register(), which doesn't assign a default reset handler.
>
> Signed-off-by: Vladimir Zapolskiy
> ---
> drivers/net/phy/ph
1 - 100 of 114 matches
Mail list logo