- "Prafulla Wadaskar" wrote:
> > -Original Message-
> > From: Ajay Bhargav [mailto:ajay.bhar...@einfochips.com]
> > Sent: 25 January 2012 17:50
> > To: li...@bohmer.net
> > Cc: Prafulla Wadaskar; marek.va...@gmail.com; u-boot@lists.denx.de;
> > Ajay Bhargav
> > Subject: [PATCH 3/3] A
- "Prafulla Wadaskar" wrote:
> > +
> > +/* MPMU Clocks */
> > +#define MPMU_EN_ALL_CLKS0x1E
>
> Turning on all clocks is not logical to enable this support, only
> relevant clock necessary for this components SHOULD BE enabled.
>
> Enabling clocks for unused peripherals/compone
hi..
i am new to u-boot and for my practice i compiled arm720t impa7 source
code using abacus-anurag-linux compiler. i am getting the following
errors..
could you help me to clear the errors.
root@user-Invalid-entry-length-0-DMI-table-is-broken-Stop:/home/user/u-boot-1.1.6#
./exec
make: arm-li
- "Prafulla Wadaskar" wrote:
[...snip...]
> > +
> > +printf("Kirkwood-ehci: init hccr %x and hcor %x hc_length %d\n",
>
> Wrong printf message, it's not Kirkwood.
>
> Regards..
> Prafulla . . .
>
I don't know how I missed that.. though, I did changed it :/
Any other comments on pat
On Saturday 21 January 2012 16:02:54 Stephan Linz wrote:
> NET_MULTI enables to use several ethernet drivers but
> microblaze-generic platform config file select only
> one driver.
NET_MULTI no longer exists because the code is always enabled now :)
> #define CONFIG_ETHADDR 00:E0:0
On Thursday 26 January 2012 17:21:44 Troy Kisky wrote:
> +/* This is used to set board specific things like clock skew */
> +unsigned short ksz9021_por_cmds[] = {
static const
> +int ksz9021_send_phy_cmds(struct phy_device *phydev, unsigned short* p)
static
> + for (;;) {
personally, i'd p
On Thursday 26 January 2012 20:36:22 Eric Nelson wrote:
> On 01/25/2012 08:10 AM, Matthias Fuchs wrote:
> > On 24.01.2012 17:18, Eric Nelson wrote:
> >> --- a/common/cmd_sf.c
> >> +++ b/common/cmd_sf.c
> >>
> >>char *endp;
> >>struct spi_flash *new;
> >>
> >> - if (argc< 2)
> >> -
On Thursday 26 January 2012 20:22:22 Eric Nelson wrote:
> On 01/24/2012 11:08 AM, Mike Frysinger wrote:
> > On Tuesday 24 January 2012 11:18:22 Eric Nelson wrote:
> >> This patch allows a board configuration file to provide a default
> >> chip-select for serial flash so that first argument to the '
On 01/25/2012 08:10 AM, Matthias Fuchs wrote:
Hi Eric,
please see my comments below.
On 24.01.2012 17:18, Eric Nelson wrote:
This patch allows a board configuration file to provide a default
chip-select for serial flash so that first argument to the 'sf' command
is optional.
On boards that us
On 01/24/2012 11:08 AM, Mike Frysinger wrote:
On Tuesday 24 January 2012 11:18:22 Eric Nelson wrote:
This patch allows a board configuration file to provide a default
chip-select for serial flash so that first argument to the 'sf' command
is optional.
On boards that use the mxc_spi driver and a
> On Thu, Jan 26, 2012 at 4:32 PM, Marek Vasut wrote:
> > Hi Fabio,
> >
> > I bought a really crappy custom board a few days ago (some china-made
> > crap) sporting mx287, but apparently I'm hitting similar issue you do
> > here.
> >
> > When I swap power_init and mem_init though, the board boot
Signed-off-by: Troy Kisky
---
drivers/net/fec_mxc.c | 18 +-
drivers/net/fec_mxc.h |2 ++
2 files changed, 19 insertions(+), 1 deletions(-)
diff --git a/drivers/net/fec_mxc.c b/drivers/net/fec_mxc.c
index 3affda8..3fffe79 100644
--- a/drivers/net/fec_mxc.c
+++ b/drivers/net
Enable the usage of PHY_MICREL_KSZ9021, and
minimize the tx clock delay.
There is an issue with 1000 baseTx mode on early revs
of the SabreLite boards. The center tap pin 9 of the mag RJ45
USB combo was connected to the 3.3 filtered supply. Letting
this pin float solved the problem. Symptoms of th
Add the gigabit phy KSZ9021.
Signed-off-by: Troy Kisky
---
drivers/net/phy/Makefile |1 +
drivers/net/phy/micrel_ksz9021.c | 124 ++
drivers/net/phy/phy.c|3 +
3 files changed, 128 insertions(+), 0 deletions(-)
create mode 100644
Signed-off-by: Troy Kisky
---
drivers/net/fec_mxc.c | 35 ++-
drivers/net/fec_mxc.h |1 +
2 files changed, 31 insertions(+), 5 deletions(-)
diff --git a/drivers/net/fec_mxc.c b/drivers/net/fec_mxc.c
index 3fffe79..4d7a38d 100644
--- a/drivers/net/fec_mxc.c
+
On Thu, Jan 26, 2012 at 4:32 PM, Marek Vasut wrote:
> Hi Fabio,
>
> I bought a really crappy custom board a few days ago (some china-made crap)
> sporting mx287, but apparently I'm hitting similar issue you do here.
>
> When I swap power_init and mem_init though, the board boots fine, othervise i
On Thu, Jan 26, 2012 at 12:35 PM, wilsonjonathan
wrote:
> On Thu, 2012-01-26 at 12:28 -0700, Tom Rini wrote:
>> On Thu, Jan 26, 2012 at 12:14 PM, wilsonjonathan
>> wrote:
>> > On Thu, 2012-01-26 at 10:08 -0700, Tom Rini wrote:
>> >> On Wed, Jan 25, 2012 at 1:06 PM, wilsonjonathan
>> >> wrote:
>>
Am Donnerstag, den 26.01.2012, 16:07 +0100 schrieb Michal Simek:
> Hi Stephan,
Hi Michal,
>
> Stephan Linz wrote:
> > Xilinx LocalLink Tri-Mode Ether MAC driver can be
> > used by Xilinx Microblaze or Xilinx ppc405/440 in
> > SDMA and FIFO mode. DCR or XPS bus can be used.
> >
> > --snip--
> >
These patches were posted before the close of the merge window.
The following changes since commit 137703b811502dfea364650fb3e17f20b4c21333:
overo: add SPL support (2012-01-16 08:40:13 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-nand-flash.git master
Christian Hi
On Thu, 2012-01-26 at 12:28 -0700, Tom Rini wrote:
> On Thu, Jan 26, 2012 at 12:14 PM, wilsonjonathan
> wrote:
> > On Thu, 2012-01-26 at 10:08 -0700, Tom Rini wrote:
> >> On Wed, Jan 25, 2012 at 1:06 PM, wilsonjonathan
> >> wrote:
> >> > The u-boot loader is showing an incorrect size in the memor
On Thu, Jan 26, 2012 at 12:14 PM, wilsonjonathan
wrote:
> On Thu, 2012-01-26 at 10:08 -0700, Tom Rini wrote:
>> On Wed, Jan 25, 2012 at 1:06 PM, wilsonjonathan
>> wrote:
>> > The u-boot loader is showing an incorrect size in the memory, and
>> > passing the invalid information to the kernel.
>>
>
On Thu, 2012-01-26 at 10:08 -0700, Tom Rini wrote:
> On Wed, Jan 25, 2012 at 1:06 PM, wilsonjonathan
> wrote:
> > The u-boot loader is showing an incorrect size in the memory, and
> > passing the invalid information to the kernel.
>
> What revision of the board do you have? Is this a 'classic' r
On Thu, 2012-01-26 at 10:08 -0700, Tom Rini wrote:
> On Wed, Jan 25, 2012 at 1:06 PM, wilsonjonathan
> wrote:
> > The u-boot loader is showing an incorrect size in the memory, and
> > passing the invalid information to the kernel.
>
> What revision of the board do you have? Is this a 'classic' r
> Hi Robert,
>
> On 1/25/12, Marek Vasut wrote:
> >> Shouldn't we configure clkctrl_frac0 - or at least disable CPU clock
> >> gating - before disabling PLL bypass?
> >
> > This seems reasonable. Fabio, can you comment?
>
> Could you please post a patch with your proposed change so that we can
> -Original Message-
> From: Ajay Bhargav [mailto:ajay.bhar...@einfochips.com]
> Sent: 25 January 2012 17:50
> To: li...@bohmer.net
> Cc: Prafulla Wadaskar; marek.va...@gmail.com; u-boot@lists.denx.de;
> Ajay Bhargav
> Subject: [PATCH 3/3] Armada100: gplugD: Add USB command support
>
> T
> -Original Message-
> From: Ajay Bhargav [mailto:ajay.bhar...@einfochips.com]
> Sent: 25 January 2012 17:50
> To: li...@bohmer.net
> Cc: Prafulla Wadaskar; marek.va...@gmail.com; u-boot@lists.denx.de;
> Ajay Bhargav
> Subject: [PATCH 1/3] USB: Armada100: Add UTMI PHY interface driver
>
> -Original Message-
> From: Ajay Bhargav [mailto:ajay.bhar...@einfochips.com]
> Sent: 25 January 2012 17:50
> To: li...@bohmer.net
> Cc: Prafulla Wadaskar; marek.va...@gmail.com; u-boot@lists.denx.de;
> Ajay Bhargav
> Subject: [PATCH 2/3] USB: Armada100: ECHI Driver for Armada100 SOCs
>
On 01/26/2012 12:27 PM, Scott Wood wrote:
> On 01/26/2012 11:05 AM, Peter Barada wrote:
>> I'm trying to have a robust environment stored in NAND, and three blocks
>> of space available to store it in.
>>
>> Looking at the REDUND code, I see it only keeps two copies of the
>> environment regardless
On 01/26/2012 11:05 AM, Peter Barada wrote:
> I'm trying to have a robust environment stored in NAND, and three blocks
> of space available to store it in.
>
> Looking at the REDUND code, I see it only keeps two copies of the
> environment regardless of the amount of space available. Instead I'm
I'm trying to have a robust environment stored in NAND, and three blocks
of space available to store it in.
Looking at the REDUND code, I see it only keeps two copies of the
environment regardless of the amount of space available. Instead I'm
looking to use CONFIG_ENV_RANGE to handle the extra bl
On Wed, Jan 25, 2012 at 1:06 PM, wilsonjonathan
wrote:
> The u-boot loader is showing an incorrect size in the memory, and
> passing the invalid information to the kernel.
What revision of the board do you have? Is this a 'classic' rev C4? Thanks.
--
Tom
__
> On Thursday 26 January 2012 11:25:59 Sergey Lapin wrote:
> > On Wed, Jan 25, 2012 at 11:00:34PM +0100, Marek Vasut wrote:
> > > What do you mean, you don't need xloader, u-boot SPL can replace it.
> >
> > Yes and no. No, becaue you nor I have no Nokia's signing key(s) to sign
> > SPL binary for
> On Wed, Jan 25, 2012 at 11:00:34PM +0100, Marek Vasut wrote:
> > > On Wednesday 25 January 2012 22:29:16 Marek Vasut wrote:
> > > > > On Wednesday 25 January 2012 21:56:37 Marek Vasut wrote:
> > > > > > > On Wednesday 25 January 2012 19:20:01 Marek Vasut wrote:
> > > > > > > > So why not just rep
On Wednesday 25 January 2012 21:53:02 Marek Vasut wrote:
> > On Wednesday 25 January 2012 19:12:29 Marek Vasut wrote:
> > > So this is just to interrupt autoboot? Why not just report the "menukey"
> > > as any other keypress and do it that way?
> >
> > Usefull for interrupt autoboot and run some me
On Thursday 26 January 2012 11:25:59 Sergey Lapin wrote:
> On Wed, Jan 25, 2012 at 11:00:34PM +0100, Marek Vasut wrote:
> >
> > What do you mean, you don't need xloader, u-boot SPL can replace it.
>
> Yes and no. No, becaue you nor I have no Nokia's signing key(s) to sign
> SPL binary for OMAP's se
On Wed, Jan 25, 2012 at 11:00:34PM +0100, Marek Vasut wrote:
> > On Wednesday 25 January 2012 22:29:16 Marek Vasut wrote:
> > > > On Wednesday 25 January 2012 21:56:37 Marek Vasut wrote:
> > > > > > On Wednesday 25 January 2012 19:20:01 Marek Vasut wrote:
> > > > > > > So why not just replace the b
Hi,
I am Manish and i have recently started working on beagleboard xm.
I am facing certain issues. Need guidance to solve it.
Background:
I am using beagleboard xm, uboot version 9 of 2011
Intention:
Current version of uboot has the environment variable loaduimage set for
ext3 partition.Now i wan
On 26/01/2012 14:19, Ralf Rösch wrote:
> Sorry, you will find now my fixes in attachment
>
> Hi all,
Hi Ralf,
>
> I had some problem when using your e1000-code on a MIPS target.
> Attached you will find two fixes which I would like to propose for
> discussion.
>
> - Fix 1: this has the same re
Hi Stephan,
Stephan Linz wrote:
Xilinx LocalLink Tri-Mode Ether MAC driver can be
used by Xilinx Microblaze or Xilinx ppc405/440 in
SDMA and FIFO mode. DCR or XPS bus can be used.
The driver uses and requires MII and PHYLIB.
CP: 4 warnings: 'Use of volatile is usually wrong'
I won't fix this,
Signed-off-by: Minkyu Kang
Signed-off-by: HeungJun, Kim
Cc: Chander Kashyap
---
board/samsung/trats/trats.c | 18 +++---
1 files changed, 7 insertions(+), 11 deletions(-)
diff --git a/board/samsung/trats/trats.c b/board/samsung/trats/trats.c
index f795ff0..aa4291d 100644
--- a/bo
Sorry, you will find now my fixes in attachment
Hi all,
I had some problem when using your e1000-code on a MIPS target.
Attached you will find two fixes which I would like to propose for
discussion.
- Fix 1: this has the same reason as in commit
f81ecb5d3300bf92d17302d3712f30585c182da9
- Fix 2
>> My 'fix' as it is now, doesn't fix any real problem. It's not finished yet.
>> As it looks now, it makes the JTAG connection unreliable. Data is getting
>> corrupted when it's read or written. However, the system no longer hangs
>> up itself.
>
> That IS a progress.
Progress is made, but no co
Hi all,
I had some problem when using your e1000-code on a MIPS target.
Attached you will find two fixes which I would like to propose for
discussion.
- Fix 1: this has the same reason as in commit
f81ecb5d3300bf92d17302d3712f30585c182da9
- Fix 2: has to do with "C Language Operator Precedence".
On 26/01/2012 00:40, Joe Hershberger wrote:
>> I have a basic question about your patchset. RFC3927 requires that
>> addresses are continuosly checked to avoid conflicts - this is a strict
>> requirement.
>
> True. It cannot be 100% compliant in every use-case.
It is important that these limita
Hi Marek,
On 01/26/2012 04:59 AM, Marek Vasut wrote:
>> This patch series add support for new board Nokia RX-51 (aka N900).
>> Last two patches adding on screen bootmenu support.
>
> Isn't on-screen bootmenu already supported by common/menu.c stuff ?
>>
>> This series supersedes the last sent ver
Dear Chander Kashyap,
On 25 January 2012 14:25, Chander Kashyap wrote:
> It updates the missing gpio configuration of UART port.
>
> Signed-off-by: Chander Kashyap
> Cc: HeungJun, Kim
> ---
> board/samsung/trats/trats.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff -
46 matches
Mail list logo