Paulraj, Sandeep wrote:
>
>> Tom Rix wrote:
>> ...
>>
>>> Olof Johansson (3):
>> ...
>>>SMC911X: Add chip auto detection
>> This is broken [1] and doesn't work without
>>
>> http://git.denx.de/?p=u-boot/u-boot-
>> ti.git;a=commit;h=e7911214d5aee1ba5eb160327d5ff305c9e6ee5a
>>
>> And while l
On Thu, Oct 15, 2009 at 3:45 AM, J. William Campbell
wrote:
> Joakim Tjernlund wrote:
>>
>> Graeme Russ wrote on 14/10/2009 13:48:27:
>>
>>>
>>> On Wed, Oct 14, 2009 at 6:25 PM, Joakim Tjernlund
>>> wrote:
>>>
"J. William Campbell" wrote on 14/10/2009
01:48:52:
>
> J
Shorten the overly-verbose help message of 'help' and clean up some
redundant ifdefery while we're at it.
Signed-off-by: Peter Tyser
---
common/cmd_help.c | 21 +++--
1 files changed, 7 insertions(+), 14 deletions(-)
diff --git a/common/cmd_help.c b/common/cmd_help.c
index f01
command.c should contain common code related to commands, not
miscellaneous command implementations.
Signed-off-by: Peter Tyser
---
common/Makefile |5 +
common/cmd_echo.c| 58 +
common/cmd_exit.c| 42 +
common/cmd_help.c| 57
common/cm
These commands are only enabled when the hush shell is enabled and can
be useful in scripts such as:
while true do
echo "Booting OS...";
run $bootcmd;
echo "Booting OS failed";
sleep 10;
done
Signed-off-by: Peter Tyser
---
This could be added as a hush builtin command if people d
Wolfgang Denk,
Please pull a fix for 8313 rev.2+ networking device trees and a minor
consistency fix:
The following changes since commit cd77dd109c4a439519a78c32eddc42bdebc7a61f:
Wolfgang Denk (1):
Merge branch 'reloc'
are available in the git repository at:
git://git.denx.de/u-boot
On Thu, 15 Oct 2009 21:40:43 +0200
Roland Lezuo wrote:
> On Mon, 2009-10-12 at 11:06 -0500, Kim Phillips wrote:
> > On Wed, 9 Sep 2009 15:28:01 -0500
> > Kumar Gala wrote:
> > > On Sep 9, 2009, at 1:22 PM, Scott Wood wrote:
> > > > We really should have a u-boot fixup based on SVR.
> >
> > Rola
Hello guys,
This is a derivative of my previous post for adapting mpc8xxx_spi to work with
mpc8360e spi in cpu-mode.
I'm seeing something funny with using the 'sf probe' command, but not the sspi
command.
Using 'sspi' command, I got a good response:
=> sspi 0 32 9f
spi_xfer: tx 9f00 [32
Hello everybody,
I would like to get out a v2009.11-rc in the next few (=1...3) days.
If you have any stuff that should go in, please:
- make sure to send your pull requests now if you are a custodian.
- nudge the responsible custodian to pick up your stuff.
Tom, I'm especially eager to see a
Dear Kumar Gala,
In message you wrote:
> The following changes since commit 9efe379a0eb127e616d780533a711f99b52ea64a:
> Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-blackfin
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-mpc85xx ma
Hi Nick,
Thompson, Nick (GE EntSol, Intelligent Platforms) wrote:
> Add a driver for the DA830 EMAC.
>
> This is very similar to the davinci_emac driver. It has been restructured
> to make it as similar as possible. Potentially the two could be merged,
> but I don't have access to other davinci ty
Dear Javier Martin,
In message you
wrote:
>
> I could finally test this in an original LogicPD i.mx27 litekit board
> and found the same problems.
> System gets stuck when issuing a ping command.
>
> - I am using u-boot-arm repository "commit
> 617da90c1dcf65428ddfb63fef897439950bc915" without
The SheevaPlug DevKit is shipped with 4x8 by 1Gb DDR devices in
two banks for a total of 512MB of RAM. Based on this configuration
the existing values for SDRAM address control register are incorrect
and result in random kernel oops as memory is incorrectly accessed
(while for example extracting a
On Sep 8, 2009, at 3:29 PM, Wolfgang Denk wrote:
> Signed-off-by: Wolfgang Denk
>
> ---
> v2: Fix building for TQM8548_BE
>
>On TQM8548_BE, building failed like that:
> Configuring for TQM85xx board...
> common/libcommon.a(cmd_mtdparts.o): In function
> `part_validate_erasebloc
> -Original Message-
> From: Ben Warren [mailto:biggerbadder...@gmail.com]
> Sent: Friday, October 16, 2009 11:30 AM
> Nishanth Menon wrote:
> > Based on the discussion[1] here is the patchset
> >
> > Patchset is based on [2], and tested on SDP3430.
> > Other platforms would be prefered to
Hi Nishanth,
Nishanth Menon wrote:
> Based on the discussion[1] here is the patchset
>
> Patchset is based on [2], and tested on SDP3430.
> Other platforms would be prefered to be
> build/tested/fixed as required
>
> Nishanth Menon (3):
> NET: LAN91C96 CONFIG_NET_MULTIify
> TI OMAP3: SDP3430 F
Tuma wrote:
> Sorry for my intrusion.
> But why NAND support was "removed"?
It's a question, not a statement.
Was NAND support removed?
Best regards
Dirk
> Maybe you need just reconfigure and build your U-Boot?
>
> On Friday 16 October 2009 19:29:11 Dirk Behme wrote:
>> Hi,
>>
>> in a private
Sorry for my intrusion.
But why NAND support was "removed"?
Maybe you need just reconfigure and build your U-Boot?
On Friday 16 October 2009 19:29:11 Dirk Behme wrote:
> Hi,
>
> in a private mail someone mentioned that recent U-Boot for OMAP3 EVM
> has only support for ONENAND. And NAND support wa
Hi,
in a private mail someone mentioned that recent U-Boot for OMAP3 EVM
has only support for ONENAND. And NAND support was removed? He still
has an EVM with NAND.
Any idea?
Best regards
Dirk
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists
The following changes since commit 9efe379a0eb127e616d780533a711f99b52ea64a:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx master
Anton Vorontsov (1):
mpc85xx: Fix booting o
On Oct 12, 2009, at 2:55 PM, Anton Vorontsov wrote:
> commit 0e870980a64584a591af775bb9c9fe9450124df9 ("8xxx: Removed
> CONFIG_NUM_CPUS from 85xx/86xx") breaks U-Boot on various boards,
> namely the ones that call get_sys_info() from board_early_init_f().
>
> get_sys_info() calls cpu_numcores(),
Sorry for the top post, I forgot to delete it.
Mike,
>if you read the arch-specific init files you'll see that a call is made to
>mmc_initialize() which in turn calls a board-specific board_mmc_init(). your
>board_mmc_init() then calls the driver init functions. it's the same idiom
>that is used
On Friday 16 October 2009 09:45:20 Shane Volpe wrote:
> Minkyu,
please do not top post
> 1.) Is there any documentation in place (or can someone send me off a
> quick reply) on how to set up the generic mmc driver with a board?
if you read the arch-specific init files you'll see that a call is m
Hi Vimal,
On Fri, 2009-10-16 at 17:03 +0530, vimal singh wrote:
> Could you please add some description?
I personally think the patch title has plenty of description. The
change is trivial, and similar changes (with similar
titles/descriptions) have been accepted many times in the past.
Best,
P
Minkyu,
Thank you for the response. I have only one question remaining:
1.) Is there any documentation in place (or can someone send me off a
quick reply) on how to set up the generic mmc driver with a board?
I'm assuming what I need to do is add code to my board file to
initialize the MMC hardw
> -Original Message-
> From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de]
> On Behalf Of Thompson, Nick (GE EntSol, Intelligent Platforms)
> Sent: Friday, October 16, 2009 6:33 AM
> To: u-boot@lists.denx.de
> Subject: [U-Boot] [PATCH 0/5] add TI da8xx support:
>
> P
2009/9/17 Wolfgang Denk :
> Dear javier Martin
>
>> I would like to help to solve this problems, but I don't know exactly
>> where to begin from. I have been reviewing clock settings. Could this
>> be happening because this board is using 32KHz xtal as reference
>> instead of 26MHz one?
>
> Yes, of
I found the problem!, i tried with the environment variables but it didn't
work. In fact, i have not defined CONFIG_AUTOBOOT_DELAY in my config file,
so i couldn't even see any autoboot attemp.
Regards,
Ivan Llopard.
2009/10/16 Detlev Zundel
> Hi Ivan,
>
> > I'd like to know how to configure u-
Dear Shane Volpe
2009/10/15 Shane Volpe :
> I have a PXA270 system with U-boot v2009.08 installed, currently this
> system is successfully using the U-boot mmc interface (legacy) .
> However, after looking through the u-boot source code, I see there is
> a new mmc interface (CONFIG_GENERIC_MMC),
Hi Nick,
Thompson, Nick (GE EntSol, Intelligent Platforms) wrote:
> Patches 1/5 and 2/5 both *still* contain small amounts of wrapping - why
> does outlook even consider that it's okay to mangle my e-mails??? - Please
> excuse the mess.
Contrary to popular opinion, spam did not kill email. There
Could you please add some description?
-vimal
On Thu, Oct 15, 2009 at 9:18 PM, Peter Tyser wrote:
> Signed-off-by: Peter Tyser
> ---
> common/Makefile | 2 +-
> common/cmd_nand.c | 4
> 2 files changed, 1 insertions(+), 5 deletions(-)
>
> diff --git a/common/Makefile b/common/Make
Hai,
After rechecking all the nand related code, I found that the register
address definition is not proper in imx31_regs.h (there is one #if 0, which
needs to be made #if 1) and found that the *addpart *and *nand -a *and *erase
*are been working. But the file copy been not working, Any help
The
Patches 1/5 and 2/5 both *still* contain small amounts of wrapping - why
does outlook even consider that it's okay to mangle my e-mails??? - Please
excuse the mess.
I can fix them, but I'm not going to send them again until people have
had chance to comment on other aspects of the patch set.
Than
Resent due to wrapping in patch 2 (unwrapped patch 1 resent, 3, 4 and 5 seem
okay)
Create initial contents of the include/asm-arm/arch-da8xx directory:
General hardware definitions.
Signed-off-by: Nick Thompson
---
Applies to u-boot-ti
include/asm-arm/arch-da8xx/clock.h | 24 +++
inclu
Resent due to wrapping in patch 1 (unwrapped patch 2 to follow, 3, 4 an
5 seem okay)
Create initial contents of the cpu/arm926ejs/da8xx directory:
Low level initilisation.
Support for SoC clock, timer and reset functions.
Signed-off-by: Nick Thompson
---
Applies to u-boot-ti
cpu/arm926ejs/da8
Hi Ivan,
> I'd like to know how to configure u-boot in order to boot automatically a
> binary image, so when i reset my board i can get my program running.
Documentation sometimes can answer such questions:
http://www.denx.de/wiki/view/DULG/UBootEnvVariables
Check at least 'bootcmd' and 'bootde
Add config, Makefile and common header changes to integrate DA8xx
Support.
Creates a new config target:
make ... da8xx_omapl1_evm_config
Tested build with Sourcery G++ Lite 2009q1-203 tool chain on an
OMAP-L137 EVM board RevE with Rev1.1 DA830 silicon.
Signed-off-by: Nick Thompson
---
A
Add a driver for the DA830 EMAC.
This is very similar to the davinci_emac driver. It has been restructured
to make it as similar as possible. Potentially the two could be merged,
but I don't have access to other davinci type platforms to test for
breakage after the inevitable mangling required.
S
Create initial contents of the board/da8xx/da8xx-evm directory:
Low level board initialisation.
Board level initilisation.
Linker control.
Signed-off-by: Nick Thompson
---
Applies to u-boot-ti
board/da8xx/da8xx-evm/Makefile | 52 ++
board/da8xx/da8xx-evm/board_init.S | 29 +++
boar
Create initial contents of the include/asm-arm/arch-da8xx directory:
General hardware definitions.
Signed-off-by: Nick Thompson
---
Applies to u-boot-ti
include/asm-arm/arch-da8xx/clock.h | 24 +++
include/asm-arm/arch-da8xx/emac_defs.h | 328
include/as
Create initial contents of the cpu/arm926ejs/da8xx directory:
Low level initilisation.
Support for SoC clock, timer and reset functions.
Signed-off-by: Nick Thompson
---
Applies to u-boot-ti
cpu/arm926ejs/da8xx/Makefile| 53 +
cpu/arm926ejs/da8xx/clock.c | 58 ++
Till now only the ranges in the ebc node are updated with the values
currently configured in the PPC4xx EBC controller. With this patch now
the NOR flash size is updated in the device tree blob as well.
Signed-off-by: Stefan Roese
Cc: Wolfgang Denk
---
cpu/ppc4xx/fdt.c | 33 ++
42 matches
Mail list logo