splitting patches is good, but you cant use the same exact summary for each
one with no changelog
-mike
signature.asc
Description: This is a digitally signed message part.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listin
On Monday 19 April 2010 04:54:50 Tonny Tzeng wrote:
> >> Please note, after applying this patch, those architectures, which
> >> already enabled KGDB support, have to create a new asm/kgdb.h and
> >> define the length of the break instruction (BREAK_INSTR_SIZE) in that
> >> file.
> >
> > i dont th
There exists PCIe endpoints(not all) that remains in reset state till
PERST# line (A11 on the PCIe connector) is hold low. They come out of
reset only when this line is high.
In case of OpenRD, this line was in tri-state. So, some of the PCIe
devices would never appear on the PCIe bus. This patch
This driver supports the Altera triple speeds 10/100/1000 ethernet
mac.
Signed-off-by: Thomas Chou
---
sort the code to remove func proto.
change initialization, with dev_num and bases.
add tse_set_mac_address().
sgdma code is not folded due to increased code size.
drivers/net/Makefile |
Global interrupt should be disabled from the beginning.
Signed-off-by: Thomas Chou
---
arch/nios2/cpu/start.S |9 -
1 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/arch/nios2/cpu/start.S b/arch/nios2/cpu/start.S
index 31cd5b0..d1016ea 100644
--- a/arch/nios2/cpu/start.
because my email box z...@hebut.edu.cn is little size,
I do not want to receive email any more,
please help me to Unsubscribe.
Thanks
2010-04-20
zs
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Mon, Apr 19, 2010 at 4:37 PM, Kim Phillips
wrote:
>> That's not what I was asking. The ITX was different from other 83xx
>> boards. It doesn't define CONFIG_MPC83xx (and with this patch, it
>
> why doesn't it, btw?
It's been a while, but I believe the reason the ITX does not defined
CONFIG_
Kim Phillips wrote:
> On Mon, 19 Apr 2010 15:19:24 -0500
> Scott Wood wrote:
>> Shouldn't you be using icache_enable(), or at least using HID0_INIT to
>> do invalidation and lock clearing?
>
> the invalidation should occur whether or not the cache enable bit is
> set in HID0_INIT,
OK, was think
On Mon, 19 Apr 2010 15:19:24 -0500
Scott Wood wrote:
> Kim Phillips wrote:
> > On Fri, 16 Apr 2010 20:06:02 +0300
> > Michael Zaidman wrote:
> >
> >> On Fri, Apr 16, 2010 at 1:36 AM, Kim Phillips
> >> wrote:
> >>> before, MPC8349ITX boots u-boot in 4.3sec:
> >> [snip]
> >>> after, MPC8349ITX b
On Mon, 19 Apr 2010 16:05:11 -0500
Timur Tabi wrote:
> On Mon, Apr 19, 2010 at 3:41 PM, Scott Wood wrote:
>
> >> What was so special about the 8349ITX that icache() didn't work?
> >> You're changing the HDI0 values for all of the 83xx boards, but AFAIK,
> >> only the ITX had this problem.
> >
>
The RTC is part of the Freescale's PMIC controller.
Use general function to access to PMIC internal registers.
Signed-off-by: Stefano Babic
---
Changes since last version: configuration of the RTC must be
updated for the boards that are using it.
drivers/rtc/mc13783-rtc.c | 72
This patch add SPI support for the MX51 processor.
Signed-off-by: Stefano Babic
---
Changes: line errouneously removed before submitting the patch
(Thanks Magnus Lilja to point out the mistake).
drivers/spi/mxc_spi.c | 230
1 files changed, 210
On Mon, Apr 19, 2010 at 3:41 PM, Scott Wood wrote:
>> What was so special about the 8349ITX that icache() didn't work?
>> You're changing the HDI0 values for all of the 83xx boards, but AFAIK,
>> only the ITX had this problem.
>
> All 83xx boards had the performance problem of not enabling icache
Your email client cannot read this email.
To view it online, please go here:
http://entourage-group.com/Marketing/display.php?M=13316&C=e39d6aea7c75dea17561e294f3c5c716&S=11&L=7&N=14
To stop receiving these
emails:http://entourage-group.com/Marketing/unsubscribe.php?M=13316&C=e39d6aea7c75dea1756
Hi,
I am porting u-boot to a PPC 440EP custom board that is very similar to
Yosemite.
I have two chips (32 MB each) of NOR flash running through ECB at CS0
and CS1 and using the CFI interface.
I was wondering where u-boot maps the chip selects so that multiple
flash chips can be used.
I
On Fri, 16 Apr 2010 18:59:30 +0200
Stefan Roese wrote:
> [PATCH v3] Move arch/ppc to arch/powerpc
>
> As discussed on the list, move "arch/ppc" to "arch/powerpc" to
> better match the Linux directory structure.
>
> Please note that this patch also changes the "ppc" target in
> MAKEALL to "powe
Wolfgang,
Wolfgang Denk wrote:
> Um... Scott, I have a few other NIOS2 related patches in my queue
> that seem to be pending, could you please have a look at these?
>
> 03/25 Thomas Chou [PATCH v2] nios2: add dma_alloc_coherent with
> asm-nios2/dma-mapping.h
> 03/27 Thomas Chou [PATCH] nios2:
Timur Tabi wrote:
> On Thu, Apr 15, 2010 at 5:36 PM, Kim Phillips
> wrote:
>
>> #define CONFIG_SYS_HID0_FINAL (HID0_ENABLE_MACHINE_CHECK | \
>> -HID0_ENABLE_DYNAMIC_POWER_MANAGMENT)
>> +HID0_ENABLE_INSTRUCTION_CACHE | \
>> +
On Sun, Apr 04, 2010 at 09:53:16PM +0200, Frans Meulenbroeks wrote:
> converted to new style subcmd handling.
> partly tested on sheevaplug
> read and information commands tested on sheevaplug
> (sorry did not want to nuke my device so I did not want to
> test things like nand scrub)
>
> Signed-of
On Thu, Apr 15, 2010 at 5:36 PM, Kim Phillips
wrote:
> #define CONFIG_SYS_HID0_FINAL (HID0_ENABLE_MACHINE_CHECK | \
> - HID0_ENABLE_DYNAMIC_POWER_MANAGMENT)
> + HID0_ENABLE_INSTRUCTION_CACHE | \
> + HID0_ENABLE
Kim Phillips wrote:
> On Fri, 16 Apr 2010 20:06:02 +0300
> Michael Zaidman wrote:
>
>> On Fri, Apr 16, 2010 at 1:36 AM, Kim Phillips
>> wrote:
>>> before, MPC8349ITX boots u-boot in 4.3sec:
>> [snip]
>>> after, MPC8349ITX boots u-boot in 3.0sec:
>> Thanks for the good news! Memory POST test on m
On Fri, 16 Apr 2010 20:06:02 +0300
Michael Zaidman wrote:
> On Fri, Apr 16, 2010 at 1:36 AM, Kim Phillips
> wrote:
> > before, MPC8349ITX boots u-boot in 4.3sec:
> [snip]
> > after, MPC8349ITX boots u-boot in 3.0sec:
>
> Thanks for the good news! Memory POST test on my board with icach
> disabl
Magnus Lilja wrote:
> Hi
>
Hi Magnus,
> On 04/19/2010 09:56 AM, Stefano Babic wrote:
>> The patch add supports for the Freescale's Power
>> Management Controller (known as Atlas) used together with i.MX31/51
>> processors. It was tested with a MC13783 (MX31) and
>> MC13892 (MX51).
>
> You shoul
When gracefully stopping the controller, the driver was continuing if
*either* RX or TX had stopped. We need to wait for both, or the
controller could get into an invalid state.
Signed-off-by: Andy Fleming
---
drivers/net/tsec.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff
Hi
On 04/19/2010 09:56 AM, Stefano Babic wrote:
> The patch add supports for the Freescale's Power
> Management Controller (known as Atlas) used together with i.MX31/51
> processors. It was tested with a MC13783 (MX31) and
> MC13892 (MX51).
You should try and compile all i.MX31 boards with your p
Hi All,
i have a RMI Alchemy Au1350 Board which has 1MB NOR Flash, 512MB SDRAM
and 4GB moniNAND. i am customizing the present u-boot board source code
available in u-boot.
I need information regarding the porting U-boot on MIPS as i need to change lot
of things here. i am using BDI300
Hi All,
In order to eliminate redundant code for powerPC architecture when
defining post_word_{load/store} routines I suggest moving them into
the arch/ppc/lib/commproc.c file rather than adding them to every
arch/ppc/cpu/.
Also, defining them with weak attribute will permit overriding them
f
On Fri, 16 Apr 2010 23:37:42 +0200, Scott Wood
wrote:
> We do use the remaining 124 KiB for the payload -- see e.g.
> MPC8536DS.h. We
> just set CONFIG_SYS_NAND_U_BOOT_OFFS to zero, and
> CONFIG_SYS_NAND_U_BOOT_START to 4KiB after the destination. The SPL
> will be
> loaded twice, but who
The current ARM1176 CPU specific code is too specific to the SMDK6400
architecture. The following changes were necessary prerequisites for the
addition of other SoCs based on ARM1176.
Existing board's (SMDK6400) configuration has been modified to keep behavior
unchanged despite these changes.
1.
TNETV107X is a Texas Instruments SoC based on an ARM1176 core, and with a
bunch on on-chip integrated peripherals. This patch series generalizes current
ARM1176 code to allow for the addition of new ARM1176 SOCs. The remaining
patches in this series add arch and board support.
Cyril Chemparathy
TNETV107X is a Texas Instruments SoC based on an ARM1176 core, and with a
bunch on on-chip integrated peripherals. This patch adds support for the
TNETV107X EVM board.
Signed-off-by: Cyril Chemparathy
---
v5: rebased on master in u-boot-arm.git (unchanged)
v4: rebased on next in u-boot-arm.git (
Hi Tom,
The following changes since commit 7c33c16f3bf53e563aa57e25e2399d0069a08749:
Stefano Babic (1):
Moved board specific values in config file
are available in the git repository at:
git://www.denx.de/git/u-boot-imx.git master
John Rigby (1):
MX25 print arm clock instead o
The following changes since commit 2a72e9ed18d2164eb7fe569119342eb631b568da:
Stefan Roese (1):
ppc4xx: Add option for PPC440SPe ports without old Rev. A support
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git master
Stefan Roese (1):
ppc4xx: TLB
On Wednesday 14 April 2010 13:57:18 Stefan Roese wrote:
> This patch adds new macros, with frequently used combinations of the
> 4xx TLB access control and storage attibutes. Additionally the 4xx init.S
> files are updated to make use of these new macros. Resulting in easier
> to read TLB definitio
Hello all,
I build u-boot-2009.11.1 for the board AT91SAM9G45ek. I have two questions.
1 - Under the folder board/atmel/, the board at91sam9g45ek is not listed.
The closest one is at91sam9m10g45ek. Is it Ok to use that?
2 - I want to try SD card boot on the board. After building u-boot (using
at
Ockie van Schalkwyk wrote:
> Hi. We recently bought the Freescale Lite5200B Evaluation Board. A CD
> which (supposedly) has the u-boot source code accompanied this board,
> only it seems to be incomplete, with a great many empty folders and
> missing source files. I downloaded u-boot v1.1.6 from
Signed-off-by: Asen Dimov
---
board/ronetix/pm9263/led.c| 15 ++--
board/ronetix/pm9263/pm9263.c | 195 +
include/configs/pm9263.h | 87 +-
3 files changed, 152 insertions(+), 145 deletions(-)
diff --git a/board/ronetix/pm926
Signed-off-by: Asen Dimov
---
arch/arm/include/asm/arch-at91/at91_matrix.h | 138 ++
1 files changed, 138 insertions(+), 0 deletions(-)
diff --git a/arch/arm/include/asm/arch-at91/at91_matrix.h
b/arch/arm/include/asm/arch-at91/at91_matrix.h
index 981ec20..f99b1d4 10064
Hi Ronny,
On Monday 19 April 2010 12:42:29 Ronny D wrote:
> I am using ppc440 based board. I have
> added one tlbentry in init.S for memctrl register with U3 bit enable.
>
> When I check the tlb entry through
> BDI I found that U3 bit is disabled.
>
> I have done the same thing using
> change_tl
Hi. We recently bought the Freescale Lite5200B Evaluation Board. A CD
which (supposedly) has the u-boot source code accompanied this board,
only it seems to be incomplete, with a great many empty folders and
missing source files. I downloaded u-boot v1.1.6 from Sourceforge,
but that distributio
Hi Tom,
> Wolfgang Denk wrote:
>> Dear Tom,
>>
>> In message <20100317084833.364b2...@marrow.netinsight.se> Simon Kagstrom
>> wrote:
>>> (Sorry if this has already been taken up, I've not been following the
>>> discussion closely)
>>>
>>> On Thu, 11 Mar 2010 11:11:09 +0100
>>> "Martin Krause" w
Hi Wolfgang,
please pull the following changes.
Thanks,
Michal
The following changes since commit 2a72e9ed18d2164eb7fe569119342eb631b568da:
Stefan Roese (1):
ppc4xx: Add option for PPC440SPe ports without old Rev. A support
are available in the git repository at:
git://www.denx
I am using ppc440 based board. I have
added one tlbentry in init.S for memctrl register with U3 bit enable.
When I check the tlb entry through
BDI I found that U3 bit is disabled.
I have done the same thing using
change_tlb then I have seen U3 bit enabled through BDI.
Please let me kno
Hi Tom
Pls pull the following
The following changes since commit 07739bcef5da07cc4a4edef8b91014ccc332eda3:
Stefano Babic (1):
Moved board specific values in config file
are available in the git repository at:
http://git.denx.de/u-boot/u-boot-marvell.git master branch
Frans Meulenbr
Signed-off-by: Asen Dimov
---
arch/arm/include/asm/arch-at91/at91_matrix.h | 138 ++
1 files changed, 138 insertions(+), 0 deletions(-)
diff --git a/arch/arm/include/asm/arch-at91/at91_matrix.h
b/arch/arm/include/asm/arch-at91/at91_matrix.h
index 981ec20..60fd75b 10064
Thanks for the review, Mike.
>> Please note, after applying this patch, those architectures, which
>> already enabled KGDB support, have to create a new asm/kgdb.h and
>> define the length of the break instruction (BREAK_INSTR_SIZE) in that
>> file.
>
> i dont think breaking build is a good idea.
Solucion Financiera company Spain
ATTENTION: DO YOU NEED A LOAN? { APPLY NOW }
Are you a business man or woman? Are you in any financial stress or do you
need funds to start up your own business? Do you need loan to settle our debt
or pay off your bills or start a nice business? Do you have a
The patch adds SPI devices to the mx51evk board.
The MC13892 chip (PMIC) is supported.
Signed-off-by: Stefano Babic
---
Version 2 of the patch is rearranged due to changes in the
mxc_spi driver. Other changes:
Comments by Tom Rix:
- Atmel SPI flash is not supported - removed
- R
This patch add SPI support for the MX51 processor.
Signed-off-by: Stefano Babic
---
This is the second version to get support for MX51 in the driver.
As reported by Tom Rix, the previous patch broke several MX31 boards
and mixed supporting the MX51 processor with fixing some issues.
This patch a
The MC13892 is a Power Controller used with processors
of the family MX.51. The file adds definitions to be used to setup
the internal registers via SPI.
Signed-off-by: Stefano Babic
---
include/mc13892.h | 160 +
1 files changed, 160 insertio
Add support for the PMIC (MC13783) controller
and enables charging of the RTC battery.
Signed-off-by: Stefano Babic
---
board/davedenx/qong/qong.c | 20
include/configs/qong.h | 14 ++
2 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/board/
The RTC is part of the Freescale's PMIC controller.
Use general function to access to PMIC internal registers.
Signed-off-by: Stefano Babic
---
drivers/rtc/mc13783-rtc.c | 72 +---
1 files changed, 15 insertions(+), 57 deletions(-)
diff --git a/drivers/
The patch add supports for the Freescale's Power
Management Controller (known as Atlas) used together with i.MX31/51
processors. It was tested with a MC13783 (MX31) and
MC13892 (MX51).
Signed-off-by: Stefano Babic
---
This replaces: Added MC13892VK Power Management driver.
As I saw that the same
Changes reflect modifications in the fsl_esdhc driver
(the clk_enable field war removed in the configuration structure).
Signed-off-by: Stefano Babic
---
board/freescale/mx51evk/mx51evk.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/board/freescale/mx51evk/mx51evk.
On Sun, Apr 18, 2010 at 22:11, Norbert Wegener wrote:
> At the U-Boot boot prompt I can change among others the boot parameters.
> Is it possible to modify those boot parameters when the Plug has booted
> into Linux via e.g. nandwrite and some parameters?
> Is there any documentation that I might
55 matches
Mail list logo