Hi Andy,
On Wed, Apr 13, 2011 at 1:24 PM, Andy Fleming wrote:
> On Fri, Mar 11, 2011 at 6:01 AM, Raffaele Recalcati
> wrote:
>> From: Raffaele Recalcati
>>
>> The first SEND_OP_COND (CMD1) command added is used to ask card capabilities.
>> After it an AND operation is done between card capabili
2011/4/14 Wolfgang Denk :
> Dear Jason Liu,
>
> In message you wrote:
[...]
>> BTW, this patch set has been send out 2 months ago and Stefano has
>> send out pull request
>> to Albert and Albert has pulled in already, do you agree I send out
>> another patch to address
>> your comments? Thanks for
Hi, Stefano,
2011/4/14 Jason Liu :
> 2011/4/14 Wolfgang Denk :
>> Dear Jason Liu,
>>
>> In message you wrote:
> [...]
>>> BTW, this patch set has been send out 2 months ago and Stefano has
>>> send out pull request
>>> to Albert and Albert has pulled in already, do you agree I send out
>>> anothe
Dear Wolfgang Denk,
Am 13.04.2011 13:44, schrieb Wolfgang Denk:
> Dear =?UTF-8?q?Andreas=20Bie=C3=9Fmann?=,
> From my point of view, I would like to reject this patch. If you
> however manage to get this accepted for mainline Linux, then maybe I
> reconsider.
The patch was accepted in kernel ma
On 14/04/11 16:17, Albert ARIBAUD wrote:
> Hi Graeme,
>
> Le 11/04/2011 15:11, Graeme Russ a écrit :
>
>> So my RFC is twofold:
>> 1) Should we start to systematically remove unused options
>
> I would tend to answer 'yes'. Unused options should not clobber code or
> documentation.
>
>> 2)
>> From this it is easy to find unused options (CONFIG_ARIA is found only as a
> #define in include/configs/aria.h for example)
>
> So my RFC is twofold:
> 1) Should we start to systematically remove unused options
> 2) Should we centralise all options in a single README (or two, one for
> standar
Macro values for Pull Up and Driver Strength were wrong.
Signed-off-by: Chander Kashyap
---
arch/arm/include/asm/arch-s5pc2xx/gpio.h |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm/include/asm/arch-s5pc2xx/gpio.h
b/arch/arm/include/asm/arch-s5pc2xx/gpio.h
SROM config code is make common for S5P series boards.
smdkc100.c refers to s5p_config_srom in s5p-common directory.
Chander Kashyap (2):
S5P: SROM config code moved to common directory s5p-common
S5PC1XX: Refers to SROM config code in s5p-common directory.
Header file renamed from smc.h t
SROM configuration is same for various S5P series Boards.
Signed-off-by: Chander Kashyap
---
arch/arm/cpu/armv7/s5p-common/Makefile |3 +-
arch/arm/cpu/armv7/s5p-common/sromc.c | 49
2 files changed, 51 insertions(+), 1 deletions(-)
create mode 100644 arc
Signed-off-by: Chander Kashyap
---
arch/arm/cpu/armv7/s5pc1xx/Makefile |1 -
arch/arm/cpu/armv7/s5pc1xx/sromc.c| 49 --
arch/arm/include/asm/arch-s5pc1xx/smc.h | 53 -
arch/arm/include/asm/arch-s5pc1xx/sromc.h | 53
Luca Ceresoli wrote:
> - net/tftp.c: extend the TFTP state machine (TftpHandler() and TftpStart())
> a new STATE_WAITING state (it should be enough);
> - the state machine would be different in the session setup: in
> STATE_WAITING handle WRQ packets and select a new UDP port;
>
Le 12/04/2011 04:18, Fabio Estevam a écrit :
> Use the same method of the Linux kernel to print the MX31 silicon version on
> boot.
>
> Tested on a MX31PDK with a 2.0 silicon, where it shows:
>
> CPU: Freescale i.MX31 rev 2.0 at 531 MHz
>
> Signed-off-by: Fabio Estevam
>
> ---
> Changes since v4:
Hi Macpaul Lin,
Le 21/03/2011 11:00, Macpaul Lin a écrit :
> 1. ftpmu010.h: fix and add definitions
> Enhanced for more features and asm related support
> according to datasheet.
>
> Note:
> - FTPMU010_PDLLCR0_HCLKOUTDIS is "incorrect" in datasheet.
> - FTPMU010_PDLLCR0_DLLF
Le 21/03/2011 11:01, Macpaul Lin a écrit :
> Add asm support which is ususally used in lowlevel_init to set
> power related parameters to sdram controller and static memory controller.
>
> Signed-off-by: Macpaul Lin
> ---
As it depends on commits already in u-boot-arm/master:
Applied to u-boot-ar
Le 21/03/2011 12:45, Macpaul Lin a écrit :
> Move the header file and definitions of fttmr010
> power control unit from a320 SoC folder to
> "include/faraday" folder.
>
> This change will let other SoC which also use fttmr010
> could share the same header file.
>
> Signed-off-by: Macpaul Lin
> ---
Le 21/03/2011 12:45, Macpaul Lin a écrit :
> Fix include path of timer fttmr010 in a320evb.
>
> Signed-off-by: Macpaul Lin
> ---
Applied to u-boot-arm/master, thanks.
Amicalement,
--
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.den
Dear "=?ISO-8859-1?Q?Andreas_Bie=DFmann?=",
In message <4da6b173.2010...@gmail.com> you wrote:
>
> > From my point of view, I would like to reject this patch. If you
> > however manage to get this accepted for mainline Linux, then maybe I
> > reconsider.
>
> The patch was accepted in kernel mai
Hi MacPaul Lin,
Le 13/04/2011 07:14, Macpaul Lin a écrit :
> Hi Albert,
>
> Since there are 3 days to merge windows is closed (4/16) and you've
> just changed a new e-mail address.
> I've summarized the following patches which has been send before.
> Just want to remind you that please give a help
Hi Jason,
Le 13/04/2011 15:25, Jason Liu a écrit :
> Currently, Linux kernel does not do any L2 cache enable
> Operation.So,Keep L2 cache enabled(L2EN=1) in the u-boot
> before Jump to the Linux Kernel and thus L2 cache can be
> effectively used in Linux Kernel.
Do you mean that the Linux Kernel
Hi Albert,
>> http://patchwork.ozlabs.org/patch/87733/
>> http://patchwork.ozlabs.org/patch/87749/
>> http://patchwork.ozlabs.org/patch/87750/
>
> Done for these.
>
>> 2011-03-22
>> [PATCH v2] ftsdmc020: move ftsdmc020.h to include/faraday
>> http://patchwork.ozlabs.org/patch/87861/
>>
>> 2011-03-
Dear Wolfgang Denk:
> Dear "=?ISO-8859-1?Q?Andreas_Bie=DFmann?=",
>
> In message <4da6b173.2010...@gmail.com> you wrote:
>>
>>> From my point of view, I would like to reject this patch. If you
>>> however manage to get this accepted for mainline Linux, then maybe I
>>> reconsider.
>>
>> The patch
Signed-off-by: Andre Schwarz
---
board/matrix_vision/common/mv_common.c | 25 +
1 files changed, 13 insertions(+), 12 deletions(-)
diff --git a/board/matrix_vision/common/mv_common.c
b/board/matrix_vision/common/mv_common.c
index 0afc535..742a90a 100644
--- a/board/ma
Signed-off-by: Andre Schwarz
---
arch/powerpc/cpu/mpc83xx/speed.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/cpu/mpc83xx/speed.c b/arch/powerpc/cpu/mpc83xx/speed.c
index 5e616dd..1eca1a8 100644
--- a/arch/powerpc/cpu/mpc83xx/speed.c
+++ b/arch/powerpc/
Signed-off-by: Andre Schwarz
---
include/mpc83xx.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/mpc83xx.h b/include/mpc83xx.h
index ea137c7..8292018 100644
--- a/include/mpc83xx.h
+++ b/include/mpc83xx.h
@@ -1000,6 +1000,7 @@
#define SDRAM_CFG_8_BE
CPO value and driver strength settings are board specifc.
Also allow SPD data fetch from any accessible I2C EEPROM.
Signed-off-by: Andre Schwarz
---
arch/powerpc/cpu/mpc83xx/spd_sdram.c | 19 ++-
1 files changed, 18 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/cpu/m
Running on mpc837x without CONFIG_FSL_ESDHC leads to
i2c1_clk not being set at all. It is bound to clock
of encryption module. fix this.
Signed-off-by: Andre Schwarz
---
Changes for v2:
- fix commit message mangling in subject line.
arch/powerpc/cpu/mpc83xx/speed.c |2 ++
1 file
This patch adds support for Matrix Vision MergerBox.
It is a Freescale MPC8377 based 3D image preocessing
platform utilizing Altera Cyclone IV FPGA and Silicon
Motion SM107 embedded graphics connected via PCI.
See doc/README.mergerbox for details.
MAKEALL -c mpc83xx shows no errors/warnings introd
Signed-off-by: Andre Schwarz
---
include/configs/MERGERBOX.h | 619 +++
1 files changed, 619 insertions(+), 0 deletions(-)
create mode 100644 include/configs/MERGERBOX.h
diff --git a/include/configs/MERGERBOX.h b/include/configs/MERGERBOX.h
new file mod
Signed-off-by: Andre Schwarz
---
MAINTAINERS |1 +
boards.cfg |1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4756f14..0720659 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -442,6 +442,7 @@ Peter De Schrijver
Andre Schwarz
+
Signed-off-by: Andre Schwarz
---
doc/README.mergerbox | 59 ++
1 files changed, 59 insertions(+), 0 deletions(-)
create mode 100644 doc/README.mergerbox
diff --git a/doc/README.mergerbox b/doc/README.mergerbox
new file mode 100644
index 000
Signed-off-by: Andre Schwarz
---
board/matrix_vision/mergerbox/Makefile| 51 ++
board/matrix_vision/mergerbox/fpga.c | 175 +
board/matrix_vision/mergerbox/fpga.h | 30
board/matrix_vision/mergerbox/mergerbox.c | 241 +
Make existing field b_max field in struct mmc unconditional
and use it instead of CONFIG_SYS_MMC_MAX_BLK_COUNT in mmc_bread
and mmc_bwrite.
Initialize b_max to CONFIG_SYS_MMC_MAX_BLK_COUNT in mmc_register
if it has not been initialized by the hw driver.
Initialize b_max to 1 in omap_hsmmc.c for o
This patch series adds to U-Boot the ability to receive a file via TFTP acting
as a server, not a client.
The implementation is kept simple:
- receive only (accept WRQ from remote client, not RRQ);
- the Filename in the WRQ is ignored: the destination is always a user-provided
memory location;
-
Signed-off-by: Luca Ceresoli
Cc: Wolfgang Denk
---
README |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/README b/README
index 4917e26..b9b0fcb 100644
--- a/README
+++ b/README
@@ -1299,7 +1299,6 @@ The following options need to be configured:
driver in
This is needed for the upcoming TFTP server implementation.
This also simplifies PingHandler() and fixes rxhand_f documentation.
Signed-off-by: Luca Ceresoli
Cc: Wolfgang Denk
---
drivers/net/netconsole.c |5 +++--
include/net.h| 15 ++-
net/bootp.c |
With the upcoming TFTP server implementation, the remote node can be
either a client or a server, so avoid ambiguities.
Signed-off-by: Luca Ceresoli
Cc: Wolfgang Denk
---
net/tftp.c | 28 ++--
1 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/net/tftp.c
With the upcoming TFTP server implementation, requests can be either
outgoing or incoming, so avoid ambiguities.
Signed-off-by: Luca Ceresoli
Cc: Wolfgang Denk
---
net/tftp.c | 12 ++--
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/net/tftp.c b/net/tftp.c
index 42469e
Signed-off-by: Luca Ceresoli
Cc: Wolfgang Denk
---
A note on the style of this patch.
There are many hunks like this:
> - if (TftpState != STATE_SEND_RRQ && src != TftpRemotePort)
> + if (TftpState != STATE_SEND_RRQ &&
> +#ifdef CONFIG_CMD_TFTPSRV
> + TftpState != STATE_RECV_WRQ
Signed-off-by: Luca Ceresoli
Cc: Wolfgang Denk
---
README |1 +
common/cmd_net.c | 14 ++
include/net.h|3 ++-
net/net.c| 10 --
4 files changed, 25 insertions(+), 3 deletions(-)
diff --git a/README b/README
index b9b0fcb..83dcb2a 100644
---
Hi Luca,
Le 14/04/2011 17:52, Luca Ceresoli a écrit :
> A note about checkpatch.pl.
:)
> Some of these patches do have checkpatch errors and/or warnings. These are all
> issues that were already present in the pre-existing code.
> An example from patch 2:
>
> static void
> -PingHandler (uchar
On Apr 13, 2011, at 16:57, Wolfgang Denk wrote:
> In message <1298479238-22114-1-git-send-email-kyle.d.moff...@boeing.com> you
> wrote:
>> Standard Debian powerpc and powerpcspe systems only include hard-float
>> libgcc in their native compilers, which causes scary build warnings when
>> building
Signed-off-by: Kyle Moffett
---
arch/powerpc/cpu/mpc8xxx/ddr/util.c | 18 +-
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/arch/powerpc/cpu/mpc8xxx/ddr/util.c
b/arch/powerpc/cpu/mpc8xxx/ddr/util.c
index 02908b4..104d360 100644
--- a/arch/powerpc/cpu/mpc8xxx/ddr
On Apr 14, 2011, at 10:46 AM, John Rigby wrote:
> Make existing field b_max field in struct mmc unconditional
> and use it instead of CONFIG_SYS_MMC_MAX_BLK_COUNT in mmc_bread
> and mmc_bwrite.
>
> Initialize b_max to CONFIG_SYS_MMC_MAX_BLK_COUNT in mmc_register
> if it has not been initialized
On 04/12/11 02:35, Mike Frysinger wrote:
> From: Richard Retanubun
>
> This patch adds [+]len handler for the erase command that will
> automatically round up the requested erase length to the flash's
> sector_size.
>
> Signed-off-by: Richard Retanubun
> Signed-off-by: Mike Frysinger
> ---
> Richar
Am 14/04/2011 13:14, schrieb Albert ARIBAUD:
>
> Seems this is ok.
It is for me ok, too.
>
> Stefano, will you take this patch in and send a pull request, or do you
> want me to pick it?
I will take this patch and I wiil send you a pull request.
Stefano
--
=
Hi Anton,
Sorry for the dela in replying.
Le 05/04/2011 23:33, Anton Staaf a écrit :
> Create the board/nvidia/common directory in the out of tree build
> directory.
>
> Without this patch building out of tree results in a failure to create
> the board.o file in the build directory tree.
>
> Sign
Signed-off-by: Tom Warren
---
arch/arm/cpu/armv7/tegra2/ap20.c | 29
arch/arm/include/asm/arch-tegra2/clk_rst.h |6 +++-
2 files changed, 33 insertions(+), 2 deletions(-)
diff --git a/arch/arm/cpu/armv7/tegra2/ap20.c b/arch/arm/cpu/armv7/tegra2/ap20.c
This series of patches fixes a hang seen when loading U-Boot from SPI
or NAND on Seaboard and Harmony due to a missing PLLX init. It also
corrects a UARTD bit error in clk_rst.h, and adds rudimentary GPIO
support so that the UART on Seaboard can be used by U-Boot (UARTD &
SPIFLASH are muxed, and th
Signed-off-by: Tom Warren
---
arch/arm/include/asm/arch-tegra2/gpio.h | 59 +
arch/arm/include/asm/arch-tegra2/tegra2.h |1 +
2 files changed, 60 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/include/asm/arch-tegra2/gpio.h
diff --git a/arch/arm/in
Signed-off-by: Tom Warren
---
board/nvidia/common/board.c | 32 +++
board/nvidia/common/board.h |4 +++
board/nvidia/harmony/Makefile|1 +
board/nvidia/harmony/harmony.c | 34
board/nvidia/seaboard/Makefile |1 +
board
Signed-off-by: Tom Warren
---
Changes for V2:
- Remove returns in void functions
- Move inline assembly code to .S file
- Simplify some if/else code, break out common code
- Minimize the use of local vars
- Inline some single-instance functions
- Rem
No worries.
On Thu, Apr 14, 2011 at 2:29 PM, Albert ARIBAUD
wrote:
>>
>> An alternative solution would be to create a Makefile in the common
>> directory
>> that creates an object/library that each board depends on. I'm not sure
>> which
>> is better.
>
> I'd prefer the alternative solution -- t
Dear Reinhard Meyer,
In message <4da6edab.8040...@emk-elektronik.de> you wrote:
>
> > Guess I have no other choice now, but you owe me a new keyboard.
> I'm busy right now, but I will take this (and other stuff) in during the
> upcoming weekend.
Thanks.
Best regards,
Wolfgang Denk
--
DENX So
Since addr_sp is a byte address, it should be adjusted by 12 here.
Signed-off-by: Eric Cooper
Cc: Albert ARIBAUD
---
arch/arm/lib/board.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/lib/board.c b/arch/arm/lib/board.c
index dc46e21..d5b34ad 100644
--- a/arc
Chander Kashyap,
On 14 April 2011 19:21, Chander Kashyap wrote:
> SROM config code is make common for S5P series boards.
> smdkc100.c refers to s5p_config_srom in s5p-common directory.
>
> Chander Kashyap (2):
> S5P: SROM config code moved to common directory s5p-common
> S5PC1XX: Refers to SRO
Commit 5d2c154 (IMX: MX31: Cleanup include files and drop nasty #ifdef in
drivers)
renamed mx31-imx-regs.h to imx-regs.h.
Change the file label accordingly.
Signed-off-by: Fabio Estevam
---
This patch series should were applied in the u-boot-arm tree.
It also needs the following patch to be app
Introduce get_reset_cause() function to indicate the source of the reset.
Signed-off-by: Fabio Estevam
---
arch/arm/cpu/arm1136/mx31/generic.c | 26 ++
arch/arm/include/asm/arch-mx31/imx-regs.h |2 ++
2 files changed, 28 insertions(+), 0 deletions(-)
diff --g
Print the cause of reset and also change the board name to only 'MX31PDK'.
Signed-off-by: Fabio Estevam
---
board/freescale/mx31pdk/mx31pdk.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/board/freescale/mx31pdk/mx31pdk.c
b/board/freescale/mx31pdk/mx31pdk.c
index 3f2
Hi Tom,
Le 15/04/2011 00:09, Tom Warren a écrit :
> This series of patches fixes a hang seen when loading U-Boot from SPI
> or NAND on Seaboard and Harmony due to a missing PLLX init. It also
> corrects a UARTD bit error in clk_rst.h, and adds rudimentary GPIO
> support so that the UART on Seaboar
SROM config code is made common for S5P series of boards.
smdkc100.c now refers to s5p-common/sromc.c for SROM related
subroutines.
Signed-off-by: Chander Kashyap
---
arch/arm/cpu/armv7/s5p-common/Makefile|3 +-
arch/arm/cpu/armv7/s5p-common/sromc.c | 49 ++
hi,in my uboot.
there is some bugs when I cp to flash like this:
cp.b addr1 addr2 0x100
when the two addr in the same bank of a flash. it go wrongs
finally the date of addr2 is 0x8080808080...
cp to another bank of flash is work correctly.
cp from mem to flash or from flash to mem also correct
Dear Chander Kashyap,
On 14 April 2011 18:17, Chander Kashyap wrote:
> Macro values for Pull Up and Driver Strength were wrong.
>
> Signed-off-by: Chander Kashyap
> ---
> arch/arm/include/asm/arch-s5pc2xx/gpio.h | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/
62 matches
Mail list logo