Attempted to build u-boot with gcc 5.x for mipsel 32. Result was that
I get brokenness around arch/mips/include/asm/io.h and
arch/mips/include/asm/system.h. The source lines all look something
like:
extern inline void func()
{
func text ;
}
Question: Is that valid C text? I have never
> -Original Message-
> From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On
> Behalf Of Peter Barada
> Sent: Thursday, September 19, 2013 3:26 PM
> To: u-boot@lists.denx.de; Peter Barada
> Subject: Re: [U-Boot] NAND flash question
>
> On 0
All,
We have a design that has NAND as a secondary device (not the boot
device). The last four pages of the NAND flash are reported as bad.
Should this be true for all NAND flash devices we have?
Thanks,
Andy
___
U-Boot mailing list
U-Boot@lists.denx.d
> From: Tom Rini [mailto:tom.r...@gmail.com] On Behalf Of Tom Rini
>
> On Wed, Aug 28, 2013 at 03:07:47PM +0000, ANDY KENNEDY wrote:
>
> > All,
> >
> > In an effort to play by the rules, we created a stand alone app that
> > handles breaking the boot process
> From: James Chargin [mailto:jimccr...@gmail.com]
> On 08/28/2013 08:07 AM, ANDY KENNEDY wrote:
> > All,
> >
> > In an effort to play by the rules, we created a stand alone app that
> > handles breaking the boot process with bootdelay set to 0. We require
> >
All,
In an effort to play by the rules, we created a stand alone app that
handles breaking the boot process with bootdelay set to 0. We require
a special key sequence to break into the boot process to ensure security,
and to ensure we do not interrupt the boot process with stray key strokes.
We a
All,
We are attempting to set up a NAND chip on our board through u-Boot.
Strange things are happening. During our debugging (of release
2013.04), we found the issue seemed to be in the file
drivers/mtd/nand/nand_base.c file around line 2640:
chip->cmdfunc(mtd, NAND_CMD_READID, 0x00, -1)
All,
I was playing with the USB support within u-boot. I can see various
jump-drives just fine. I attempted to plug in my smart phone (a
Motorola) and run the 'usb start' command. The command detects that
there is something on the USB wire, it even sees that there is a USB
storage device, it ju
> > 1) I have a concern that barebox is not mainstream enough yet.
>
> I don't think 'maintstream' is the right focal point. Have a look at (for
> both busybox and U-Boot)
>
> - How often a patches committed to the public repository
> - What is the patch review procedure - Has it changed recen
U-Boot. Convince me.
Andy
-Original Message-
From: ANDY KENNEDY
Sent: Friday, April 13, 2012 10:37 AM
To: 'bare...@lists.infradead.org'
Subject: I want to use Barebox
I first saw Barebox about a year ago, did a little poking around and
realized that this seems like the way
10 matches
Mail list logo