From: Shiraz Hashim
SoC Core ID offset is 0x30 in miscellaneous configuration address
space. It was wrongly mentioned as periph2 clk enable.
Signed-off-by: Shiraz Hashim
Signed-off-by: Amit Virdi
Acked-by: Stefan Roese
---
arch/arm/include/asm/arch-spear/spr_misc.h |2 +-
1 files changed
In SPEAr configuration files, unnecessary paranthesis are used in some
\#defines. Remove them as they serve no purpose
Signed-off-by: Amit Virdi
Acked-by: Stefan Roese
---
arch/arm/include/asm/arch-spear/spr_gpt.h |4 ++--
include/configs/spear-common.h|8
include/c
In SPEAr, some of the configuration flags eg. CONFIG_SPEAR_EMI, were given value
"1", which isn't required. Define the flags without assigning any value
Signed-off-by: Amit Virdi
Acked-by: Stefan Roese
---
include/configs/spear-common.h | 16
include/configs/spear3xx_evb.h |
Le 27/03/2012 22:18, Albert ARIBAUD a écrit :
Hi all,
I have been away from the list quite a few days, and will have a very
tricky time catching up, so with my apologies, I ask people who need me
to apply patches or pull requests for the upcoming release to please
send me a private e-mail and po
Hi Wolfgang,
The following changes since commit 7cb30b13f12077c7eec8ce2419cd96cd65ace8e2:
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
(2012-03-23 21:59:16 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-arm master
Anatolij Gustschin (4):
nhk
Donghwa,
On 30 March 2012 10:59, Donghwa Lee wrote:
> This patch is for EXYNOS Display driver.
>
> Signed-off-by: Donghwa Lee
> Signed-off-by: Inki Dae
> Signed-off-by: Kyungmin Park
> ---
> drivers/video/exynos_fb.c | 160 +
> drivers/video/exynos_fb.h | 62 +++
>
On 30 March 2012 10:59, Donghwa Lee wrote:
> Update Makefile for EXYNOS display driver.
>
> Signed-off-by: Donghwa Lee
> Signed-off-by: Inki Dae
> Signed-off-by: Kyungmin Park
> ---
> drivers/video/Makefile | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/v
Donghwa,
On 30 March 2012 10:59, Donghwa Lee wrote:
> To get lcd source clock in EXYNOS display driver, added get_lcd_clk()
> interface.
>
> Signed-off-by: Donghwa Lee
> Signed-off-by: Inki Dae
> Signed-off-by: Kyungmin Park
> ---
> arch/arm/cpu/armv7/exynos/clock.c | 50
> +++
On 30 March 2012 10:59, Donghwa Lee wrote:
> add vidinfo data structure for EXYNOS display driver.
>
> Signed-off-by: Donghwa Lee
> Signed-off-by: Inki Dae
> Signed-off-by: Kyungmin Park
> ---
> include/lcd.h | 63
> -
> 1 files change
Hi !
Does someone has a working BDI2000 configuration file for Freescale's mx35pdk ?
Thanks !
Gabriel
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On 30/03/2012 11:12, Gabriel Tisan wrote:
> Hi !
>
> Does someone has a working BDI2000 configuration file for Freescale's mx35pdk
> ?
>
Hi Gabriel,
we are OT here. Anyway, the following configuration worked for me:
[INIT]
WCP15 0x0001 0x00050078; CP15 control register
WCP15 0x0707
> -Original Message-
> From: Michael Walle [mailto:mich...@walle.cc]
> Sent: 29 March 2012 20:09
> To: Prafulla Wadaskar
> Cc: u-boot@lists.denx.de
> Subject: Re: [PATCH v2] lsxl: add support for lschlv2 and lsxhl
>
> Am Donnerstag 29 März 2012, 16:24:23 schrieb Prafulla Wadaskar:
> > >
> -Original Message-
> From: Valentin Longchamp [mailto:valentin.longch...@keymile.com]
> Sent: 29 March 2012 21:15
> To: Prafulla Wadaskar
> Cc: u-boot@lists.denx.de; Gerlando Falauto; Holger Brunck
> Subject: Re: [PATCH v2] spi/kirkwood: add weak functions
> board_spi_bus_claim/release
Hi Prafulla,
For the simplicity of the discussion, I have removed everything in the
discussion that is not relevant for the current open point.
On 03/30/2012 01:34 PM, Prafulla Wadaskar wrote:
> In Kirkwood specific claim_bus API, you will backup default configuration
> (which is NF in your case
On 03/29/2012 10:19 PM, Marek Vasut wrote:
Dear Gerlando Falauto,
WD prodded me too long to review this patchset ;-D
Well, better late than never! ;-)
[...]
+#if defined(CONFIG_CMD_NET)
+ else if (strcmp(name, "bootfile") == 0) {
+ copy_filename(BootFile, newval, sizeof(B
On 03/29/2012 10:25 PM, Marek Vasut wrote:
Dear Gerlando Falauto,
Changes in the syntax (user API) for "env default":
-f: override write-once variables
-a: all (resetting the whole env is NOT the default behavior)
Signed-off-by: Gerlando Falauto
I have to admit I'm not much of a fan of
On 30 March 2012 11:39, Jaehoon Chung wrote:
> In driver mmc, generic sdhci code is implemented.
> s5p_mmc file is dupulicated.
> we are good that use the generic sdhci.
> This patch supported the sdhci for Samsung-SoC.
>
> Signed-off-by: Jaehoon Chung
> Signed-off-by: Kyungmin Park
> ---
> a
On 30 March 2012 11:39, Jaehoon Chung wrote:
> To support sdhci controller, remove the CONFIG_S5P_MMC..
> Instead, use the CONFIG_S5P_SDHCI/CONFIG_SDHCI.
>
> Signed-off-by: Jaehoon Chung
> Signed-off-by: Kyungmin Park
> ---
> include/configs/origen.h | 3 ++-
> include/configs/s5p
> -Original Message-
> From: Valentin Longchamp [mailto:valentin.longch...@keymile.com]
> Sent: 30 March 2012 17:45
> To: Prafulla Wadaskar
> Cc: u-boot@lists.denx.de; Gerlando Falauto; Holger Brunck
> Subject: Re: [PATCH v2] spi/kirkwood: add weak functions
> board_spi_bus_claim/release
Dear Gerlando Falauto,
> On 03/29/2012 10:19 PM, Marek Vasut wrote:
> > Dear Gerlando Falauto,
> >
> > WD prodded me too long to review this patchset ;-D
>
> Well, better late than never! ;-)
>
> [...]
>
> >> +#if defined(CONFIG_CMD_NET)
> >> + else if (strcmp(name, "bootfile") == 0) {
> >> +
Dear Gerlando Falauto,
> On 03/29/2012 10:25 PM, Marek Vasut wrote:
> > Dear Gerlando Falauto,
> >
> >> Changes in the syntax (user API) for "env default":
> >>-f: override write-once variables
> >>-a: all (resetting the whole env is NOT the default behavior)
> >>
> >> Signed-off-by: Ger
+Marek
Hi Albert,
On Fri, Mar 30, 2012 at 12:08 AM, Albert ARIBAUD
wrote:
> Le 27/03/2012 22:18, Albert ARIBAUD a écrit :
>>
>> Hi all,
>>
>>
>> I have been away from the list quite a few days, and will have a very
>> tricky time catching up, so with my apologies, I ask people who need me
>> to
On 03/30/2012 03:08 PM, Marek Vasut wrote:
Dear Gerlando Falauto,
On 03/29/2012 10:19 PM, Marek Vasut wrote:
Dear Gerlando Falauto,
WD prodded me too long to review this patchset ;-D
Well, better late than never! ;-)
[...]
+#if defined(CONFIG_CMD_NET)
+ else if (strcmp(name, "bootf
On 03/30/2012 03:09 PM, Marek Vasut wrote:
Dear Gerlando Falauto,
On 03/29/2012 10:25 PM, Marek Vasut wrote:
Dear Gerlando Falauto,
Changes in the syntax (user API) for "env default":
-f: override write-once variables
-a: all (resetting the whole env is NOT the default behavior)
Sig
Since commit 96f5c4b the needed functions (get_ticks() and get_tbclk() )
are defined for kirkwood CPUs as well. This warning is then not relevant
anymore.
Signed-off-by: Valentin Longchamp
cc: Holger Brunck
cc: Prafulla Wadaskar
cc: Albert Aribaud
---
post/post.c |3 +--
1 files changed,
Hi Albert,
On 03/30/2012 09:08 AM, Albert ARIBAUD wrote:
> Le 27/03/2012 22:18, Albert ARIBAUD a écrit :
>> Hi all,
>>
>> I have been away from the list quite a few days, and will have a very
>> tricky time catching up, so with my apologies, I ask people who need me
>> to apply patches or pull req
Dear Simon Glass,
> +Marek
>
> Hi Albert,
>
> On Fri, Mar 30, 2012 at 12:08 AM, Albert ARIBAUD
>
> wrote:
> > Le 27/03/2012 22:18, Albert ARIBAUD a écrit :
> >> Hi all,
> >>
> >>
> >> I have been away from the list quite a few days, and will have a very
> >> tricky time catching up, so with
Dear Gerlando Falauto,
> On 03/30/2012 03:08 PM, Marek Vasut wrote:
> > Dear Gerlando Falauto,
> >
> >> On 03/29/2012 10:19 PM, Marek Vasut wrote:
> >>> Dear Gerlando Falauto,
> >>>
> >>> WD prodded me too long to review this patchset ;-D
> >>
> >> Well, better late than never! ;-)
> >>
> >> [
Hi Marek,
On Fri, Mar 30, 2012 at 6:52 AM, Marek Vasut wrote:
> Dear Simon Glass,
>
>> +Marek
>>
>> Hi Albert,
>>
>> On Fri, Mar 30, 2012 at 12:08 AM, Albert ARIBAUD
>>
>> wrote:
>> > Le 27/03/2012 22:18, Albert ARIBAUD a écrit :
>> >> Hi all,
>> >>
>> >>
>> >> I have been away from the list qui
Hi Prafulla,
[ I'm CCing Wolfgang on this, because i don't know who's responsible for the
build/make infrastructure. ]
> AFAIK, you need to pass only "u-boot.kwb" to the make (no $(okj) needed)
Sorry you're wrong here, that won't work for out-of-tree builds, see below.
[mw@thanatos b-u-boot]$
We used to have an arbitrary value, which can be a problem if we have a
u-boot image that is bigger than this value.
This patch is dependant on the whole km/arm series and will be included
in the v3 of the series if there is one.
Signed-off-by: Valentin Longchamp
cc: Holger Brunck
cc: Gerlando
Since commit 5c1ad3e6f8ae578bbe30e09652f1531e9bc22031
(net: fec_mxc: allow use with cache enabled) the FEC_MXC
driver uses flush_dcache_range() and invalidate_dcache_range()
functions. This driver is also configured for ARM1136 based
'flea3' and 'mx35pdk' boards which currently do not build
as ther
On 03/30/2012 03:55 PM, Marek Vasut wrote:
Dear Gerlando Falauto,
On 03/30/2012 03:08 PM, Marek Vasut wrote:
Dear Gerlando Falauto,
On 03/29/2012 10:19 PM, Marek Vasut wrote:
[...]
+ return 0;
+ }
+#endif
+ return 0;
+}
+
[...]
--- a/include/search.h
+++ b/in
On Thu, Mar 29, 2012 at 10:35 PM, Albert ARIBAUD
wrote:
> Hi Tom,
>
> Le 30/03/2012 02:58, Tom Rini a écrit :
>
>> On Thu, Mar 29, 2012 at 4:51 PM, Albert ARIBAUD
>> wrote:
>>>
>>> Hi Tom,
>>>
>>> Le 29/03/2012 20:01, Tom Rini a écrit :
On Wed, Mar 28, 2012 at 2:54 PM, Tom Rini
On 30/03/2012 16:02, Anatolij Gustschin wrote:
> Since commit 5c1ad3e6f8ae578bbe30e09652f1531e9bc22031
Hi Antolji,
> (net: fec_mxc: allow use with cache enabled) the FEC_MXC
> driver uses flush_dcache_range() and invalidate_dcache_range()
> functions. This driver is also configured for ARM1136 ba
Dear Gerlando Falauto,
> On 03/30/2012 03:55 PM, Marek Vasut wrote:
> > Dear Gerlando Falauto,
> >
> >> On 03/30/2012 03:08 PM, Marek Vasut wrote:
> >>> Dear Gerlando Falauto,
> >>>
> On 03/29/2012 10:19 PM, Marek Vasut wrote:
> [...]
>
> >> + return 0;
> >> + }
>
Dear Simon Glass,
> Hi Marek,
>
> On Fri, Mar 30, 2012 at 6:52 AM, Marek Vasut wrote:
> > Dear Simon Glass,
> >
> >> +Marek
> >>
> >> Hi Albert,
> >>
> >> On Fri, Mar 30, 2012 at 12:08 AM, Albert ARIBAUD
> >>
> >> wrote:
> >> > Le 27/03/2012 22:18, Albert ARIBAUD a écrit :
> >> >> Hi all,
>
Hi Stefano,
On Fri, 30 Mar 2012 16:20:19 +0200
Stefano Babic wrote:
> On 30/03/2012 16:02, Anatolij Gustschin wrote:
> > Since commit 5c1ad3e6f8ae578bbe30e09652f1531e9bc22031
>
> Hi Antolji,
>
> > (net: fec_mxc: allow use with cache enabled) the FEC_MXC
> > driver uses flush_dcache_range() and
On 30/03/2012 16:35, Anatolij Gustschin wrote:
> Hi Stefano,
>
> On Fri, 30 Mar 2012 16:20:19 +0200
> Stefano Babic wrote:
>
>> On 30/03/2012 16:02, Anatolij Gustschin wrote:
>>> Since commit 5c1ad3e6f8ae578bbe30e09652f1531e9bc22031
>>
>> Hi Antolji,
>>
>>> (net: fec_mxc: allow use with cache en
Dear Stefano Babic,
> On 30/03/2012 16:35, Anatolij Gustschin wrote:
> > Hi Stefano,
> >
> > On Fri, 30 Mar 2012 16:20:19 +0200
> >
> > Stefano Babic wrote:
> >> On 30/03/2012 16:02, Anatolij Gustschin wrote:
> >>> Since commit 5c1ad3e6f8ae578bbe30e09652f1531e9bc22031
> >>
> >> Hi Antolji,
> >
On Thu, Mar 15, 2012 at 09:20:34PM -0400, jonsm...@gmail.com wrote:
> The ext2 file system code is reading the kernel image off from my SD
> card one sector at a time. Of course this takes 61 seconds to get the
> kernel in to memory. Loading the same kernel off from the same SD on
> FAT takes less
Guys,
I need final test on as much platforms as possible. Can you please run these
two
following patches and tell me if they work with zImage and raw ramdisk for you?
http://patchwork.ozlabs.org/patch/146848/
http://patchwork.ozlabs.org/patch/147440/
I can't promise they will make it to this r
Hi,
On Fri, 30 Mar 2012 17:28:03 +0200
Marek Vasut wrote:
...
> > > I pulled u-boot-arm.git master for build tests and see this
> > > change on the FEC driver in resulting tree.
> >
> > However, Albert has sent a report
> > http://www.mail-archive.com/u-boot@lists.denx.de/msg80566.html
> >
> >
Fix:
drivers/mmc/libmmc.o: In function `mxsmmc_send_cmd':
/home/ag/git/u-boot/drivers/mmc/mxsmmc.c:210: undefined reference to
`mxs_dma_desc_append'
/home/ag/git/u-boot/drivers/mmc/mxsmmc.c:211: undefined reference to
`mxs_dma_go'
drivers/mmc/libmmc.o: In function `mxsmmc_initialize':
/home/ag/gi
On Fri, Mar 30, 2012 at 12:45 PM, Anatolij Gustschin wrote:
> Fix:
> drivers/mmc/libmmc.o: In function `mxsmmc_send_cmd':
> /home/ag/git/u-boot/drivers/mmc/mxsmmc.c:210: undefined reference to
> `mxs_dma_desc_append'
> /home/ag/git/u-boot/drivers/mmc/mxsmmc.c:211: undefined reference to
> `mxs_d
Hi Jaehoon,
On Fri, Mar 30, 2012 at 2:23 PM, Jaehoon Chung wrote:
> On 03/30/2012 02:24 PM, Lei Wen wrote:
>
>> Hi Jaehoon,
>>
>> On Fri, Mar 30, 2012 at 12:36 PM, Jaehoon Chung
>> wrote:
>>> Hi Lei.
>>>
>>> First, thanks for implemented the generic sdhci controller.
>>
>> It is my pleasure to
On 30/03/2012 17:28, Marek Vasut wrote:
>>
>> However, Albert has sent a report
>> http://www.mail-archive.com/u-boot@lists.denx.de/msg80566.html
>>
>> a none of these boards was broken. But I see now that other boards are
>> affected (the mx28evk does not compile due to missing CONFIG_APBH_DMA).
Dear Nobuhiro Iwamatsu,
In message
you wrote:
> Dear Wolfgang Denk.
>
> Please pull u-boot-sh/master.
>
> The following changes since commit 7cb30b13f12077c7eec8ce2419cd96cd65ace8e2=
> :
>
> Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
> (2012-03-23 21:59:16 +0100)
>
> are a
Dear Michal Simek,
In message <4f71b03a.8050...@monstr.eu> you wrote:
> Dear Wolfgang Denk,
>
> Please pull this one patch when merge window is open.
>
> Thanks,
> Michal
>
>
> The following changes since commit 7cb30b13f12077c7eec8ce2419cd96cd65ace8e2:
>Wolfgang Denk (1):
> Merge
Dear Stefano Babic,
> On 30/03/2012 17:28, Marek Vasut wrote:
> >> However, Albert has sent a report
> >>
> >> http://www.mail-archive.com/u-boot@lists.denx.de/msg80566.html
> >>
> >> a none of these boards was broken. But I see now that other boards are
> >> affected (the mx28evk does not comp
Hi Stefano,
On Wed, Mar 28, 2012 at 4:45 PM, Fabio Estevam
wrote:
> On mx6qsabrelite the console is ttymxc1.
>
> Signed-off-by: Fabio Estevam
Along with the mx28 README patches, this one would be nice to get into
12.03 as well.
Thanks,
Fabio Estevam
___
On 30/03/2012 18:05, Marek Vasut wrote:
>>
>> I am testing Anatolij's patch on mx35pdk.
>>
>> TFTP from server 192.168.2.14; our IP address is 192.168.2.97
>> Filename 'mx35pdk/uImage'.
>> Load address: 0x8080
>> Loading: Misaligned cache operation [8fe726e8, 8fe72728]
>>
>> However, data is co
Dear Valentin Longchamp,
In message <1333114168-7151-1-git-send-email-valentin.longch...@keymile.com>
you wrote:
> Since commit 96f5c4b the needed functions (get_ticks() and get_tbclk() )
> are defined for kirkwood CPUs as well. This warning is then not relevant
> anymore.
>
> Signed-off-by: Val
Much better 3.5 seconds versus the old 61 seconds.
It is still slower than FAT which can load in less than one second.
Can those 40 sequential reads starting at 1034 be combined?
Read trace from EXT2.
EA3131-NXP # ext2load mmc 0:3 0x3000 uImage
Loading file "uImage" from mmc device 0:3 (x
On 03/30/2012 03:00 PM, Gerlando Falauto wrote:
On 03/29/2012 10:19 PM, Marek Vasut wrote:
[...]
+#if defined(CONFIG_CMD_NET)
+ else if (strcmp(name, "bootfile") == 0) {
+ copy_filename(BootFile, newval, sizeof(BootFile));
Can you remove the camel-case here please?
That's code I just moved
Hello Wolfgang,
Please pull various fixes and patches that have been submitted
before merge window was closed. There is one patch from me, I know
that I may not push my own patches through the staging tree. But this
patch is trivial and has been acked by two people, so I hope this is okay.
The fo
Dear Albert ARIBAUD,
In message <4f755c4a.5090...@aribaud.net> you wrote:
> Hi Wolfgang,
>
> The following changes since commit 7cb30b13f12077c7eec8ce2419cd96cd65ace8e2:
>
>Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
> (2012-03-23 21:59:16 +0100)
>
> are available in the gi
After removing omap1610inn for not building, move omap1510inn to
orphaned as it had the same maintainer.
Signed-off-by: Tom Rini
---
MAINTAINERS |7 +++
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 72f8b64..708ded7 100644
--- a/MAINTAINER
Dear Anatolij Gustschin,
In message <20120330192423.3cd8e85c@wker> you wrote:
> Hello Wolfgang,
>
> Please pull various fixes and patches that have been submitted
> before merge window was closed. There is one patch from me, I know
> that I may not push my own patches through the staging tree. Bu
Hi Heiko,
On Sat, Jan 14, 2012 at 11:30 PM, Heiko Schocher wrote:
> Hello Simon,
>
> Simon Glass wrote:
>> This power management chip supports battery charging and a large number
>> of power supplies. This initial driver only provides the ability to adjust
>> the two synchronous buck converters S
+Nvidia warmboot authors
Hi Tom,
On Sat, Jan 14, 2012 at 8:06 PM, Mike Frysinger wrote:
> there are a few patches here where the Author hasn't provided his s-o-b tag,
> so that'll need fixing ...
> -mike
I am going to post a new v3 series - can you please organise people to
replace to each patc
On Fri, Mar 30, 2012 at 10:38 AM, Marek Vasut wrote:
> Guys,
>
> I need final test on as much platforms as possible. Can you please run these
> two
> following patches and tell me if they work with zImage and raw ramdisk for
> you?
>
> http://patchwork.ozlabs.org/patch/146848/
> http://patchwork
Dear Anatolij Gustschin,
In message <1332942000-4992-1-git-send-email-ag...@denx.de> you wrote:
> Fix:
> tegra2_mmc.c: In function 'mmc_send_cmd':
> tegra2_mmc.c:230:3: warning: 'mask' may be used uninitialized in this
> function [-Wuninitialized]
>
> Signed-off-by: Anatolij Gustschin
> Cc: Doug
Dear Anatolij Gustschin,
In message <1333005872-4325-1-git-send-email-ag...@denx.de> you wrote:
> Fix:
> mmc.c: In function 'mmc_bounce_buffer_start':
> mmc.c:132:13: warning: no return statement in function returning
> non-void [-Wreturn-type]
>
> Signed-off-by: Anatolij Gustschin
> Cc: Andy Fl
The following changes since commit 7cb30b13f12077c7eec8ce2419cd96cd65ace8e2:
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash (2012-03-23
21:59:16 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to f9da0f8943288
Dear Robert Nelson,
> On Fri, Mar 30, 2012 at 10:38 AM, Marek Vasut wrote:
> > Guys,
> >
> > I need final test on as much platforms as possible. Can you please run
> > these two following patches and tell me if they work with zImage and raw
> > ramdisk for you?
> >
> > http://patchwork.ozlabs.o
Dear Heiko Schocher,
In message <1329390141-5356-1-git-send-email...@denx.de> you wrote:
> If the logbuffer contains LOGBUFF_LEN chars, they never got
> printed with the "log show" command, because chars get
> printed with the following for loop:
>
> for (i = 0; i < (size & LOGBUFF_MASK); i++) {
Dear Heiko Schocher,
In message <1329724730-22694-1-git-send-email...@denx.de> you wrote:
> Signed-off-by: Heiko Schocher
> Acked-by: Detlev Zundel
>
> ---
> - changes for v2:
> add cosmetic prefix as Detlev Zundel suggested.
>
> common/cmd_log.c | 98 -
I have also experienced the same problem,
by using command md.w E8008080 10.
according to our memory map of our custom board.
please give solution or what is the cause for this
problem.
manukumar
signal-networks
___
U-Boot mailing list
U-Boot@lists.
Dear Heiko Schocher,
In message <1329294067-4472-2-git-send-email...@denx.de> you wrote:
> print in the "log info" command, if "log_version = 2" also the
> value from "log->v2.con".
>
> Signed-off-by: Heiko Schocher
> ---
> [hs@pollux u-boot]$ ./tools/checkpatch.pl
> 20120215/0002-command-log-p
Hello Wolfgang,
On Fri, 24 Feb 2012 11:39:24 +0800
Thomas Chou wrote:
> Dear Wolfgang,
>
> The following changes since commit 2acca35ce4604dcef933f07d90aa9c9c930e1049:
>
> Merge branch 'master' of git://git.denx.de/u-boot-mmc (2012-02-17 23:54:46
> +0100)
>
> are available in the git repos
Dear Marek Vasut,
In message <1330996251-24214-1-git-send-email-ma...@denx.de> you wrote:
> The -m option tries to find the board in MAINTAINERS file and figure out the
> email. The -M option lists boards including their maintainers emails and all
> affiliated emails. There are multiple strategies
Dear Maximilian Schwerin,
In message <1331632670-14874-2-git-send-email-...@tigris.de> you wrote:
> The following must be defined:
>
> CONFIG_ENV_IS_IN_FAT
> Enable this saving environment to FAT.
>
> FAT_ENV_INTERFACE
> Interface the FAT resides on (e.g. mmc).
>
> FAT_ENV_DEVICE
>
Dear "Linus Walleij",
In message <1332713585-11084-1-git-send-email-linus.wall...@linaro.org> you
wrote:
> two boards were redeclaring pciauto_region_allocate() in their local
> scope for no obvious reason, the function is in anyway,
> this is probably just copying artifacts and old cruft.
>
>
Dear "Linus Walleij",
In message <1332713595-11120-1-git-send-email-linus.wall...@linaro.org> you
wrote:
> The FSL PCI driver uses local prototypes for
> pciauto_[pre|post]scan_setup_bridge(), this does not seem right,
> so move them to the file.
>
> Fixed a small extern declaration too, this i
Dear Wolfgang Denk,
> Dear Marek Vasut,
>
> In message <1330996251-24214-1-git-send-email-ma...@denx.de> you wrote:
> > The -m option tries to find the board in MAINTAINERS file and figure out
> > the email. The -M option lists boards including their maintainers emails
> > and all affiliated emai
Dear "Linus Walleij",
In message <1332713595-11120-1-git-send-email-linus.wall...@linaro.org> you
wrote:
> The FSL PCI driver uses local prototypes for
> pciauto_[pre|post]scan_setup_bridge(), this does not seem right,
> so move them to the file.
>
> Fixed a small extern declaration too, this i
Dear Anatolij Gustschin,
In message <1333122327-5033-1-git-send-email-ag...@denx.de> you wrote:
> Fix:
> drivers/mmc/libmmc.o: In function `mxsmmc_send_cmd':
> /home/ag/git/u-boot/drivers/mmc/mxsmmc.c:210: undefined reference to
> `mxs_dma_desc_append'
> /home/ag/git/u-boot/drivers/mmc/mxsmmc.c:2
Dear Marek Vasut,
In message <1331797965-7415-1-git-send-email-ma...@denx.de> you wrote:
> From: Marek Vasut
>
> This command boots Linux zImage from where the zImage is loaded to. Passing
> initrd and fdt is supported.
>
> Tested on i.MX28 based DENX M28EVK
> Tested on PXA270 based Voipac PXA2
Will do.
Jimmy/Wei/Yen - I'll send you an update when Simon posts v3 to
u-boot@lists.denx.de, and you'll have to respond with a review (Acked-by) and
Signed-off-by for each part of the patch series you originally authored.
Thanks,
Tom
> -Original Message-
> From: s...@google.com [mail
Dear Rob Herring,
In message <1332107278-24123-1-git-send-email-robherri...@gmail.com> you wrote:
> From: Marek Vasut
>
> This patch allows loading RAW ramdisk via bootz command. The raw ramdisk is
> loaded only in case it's size is specified:
>
> bootz :
>
> For example:
>
> bootz 0x42
Dear Marek Vasut,
In message <201202270008.56572.ma...@denx.de> you wrote:
> > This series fixes several bugs in the FAT code and the USB storage
> > stack to make it possible to read from a FAT filesystem image embedded
> > as an "El-Torito boot image" in an ISO9660 volume (IE: a CD or DVD).
> >
Dear Rob & Marek,
In message <1332107278-24123-1-git-send-email-robherri...@gmail.com> you wrote:
> From: Marek Vasut
>
> This patch allows loading RAW ramdisk via bootz command. The raw ramdisk is
> loaded only in case it's size is specified:
>
> bootz :
>
> For example:
>
> bootz 0x42
image.c: In function ‘boot_get_ramdisk’:
image.c:800:8: warning: unused variable ‘end’ [-Wunused-variable]
Signed-off-by: Marek Vasut
Cc: Wolfgang Denk
---
common/image.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/common/image.c b/common/image.c
index 103e0e6..342
image.c: In function ‘boot_get_ramdisk’:
image.c:800:8: warning: unused variable ‘end’ [-Wunused-variable]
Signed-off-by: Marek Vasut
---
common/image.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/common/image.c b/common/image.c
index 103e0e6..d55d448 100644
--- a/c
Dear Marek Vasut,
In message <201203302224.20196.marek.va...@gmail.com> you wrote:
>
> > and used todays u-boot git head:
> > http://git.denx.de/?p=u-boot.git;a=commit;h=7cb30b13f12077c7eec8ce2419cd96c
> > d65ace8e2
>
> And it makes u-boot about 20% cooler, doesn't it ;-)
No. Just so many more
Dear Marek Vasut,
In message <1333142566-30899-1-git-send-email-ma...@denx.de> you wrote:
> image.c: In function ‘boot_get_ramdisk’:
> image.c:800:8: warning: unused variable ‘end’ [-Wunused-variable]
>
> Signed-off-by: Marek Vasut
> ---
> common/image.c |2 +-
> 1 files changed, 1 insertio
Dear Marek Vasut,
In message <1333142350-27117-1-git-send-email-ma...@denx.de> you wrote:
> image.c: In function ‘boot_get_ramdisk’:
> image.c:800:8: warning: unused variable ‘end’ [-Wunused-variable]
>
> Signed-off-by: Marek Vasut
> Cc: Wolfgang Denk
> ---
> common/image.c |2 ++
> 1 file
Dear Marek Vasut,
In message <201203302223.18444.ma...@denx.de> you wrote:
> The following changes since commit 7cb30b13f12077c7eec8ce2419cd96cd65ace8e2:
>
> Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash (2012-03-23
> 21:59:16 +0100)
>
> are available in the git repository at:
>
Dear Stefan Kristiansson,
In message
<1320410288-15008-2-git-send-email-stefan.kristians...@saunalahti.fi> you wrote:
> flush_dcache is not declared in the common.h API,
> flush_dcache_range however is
>
> Signed-off-by: Stefan Kristiansson
> Cc: Ben Warren
> Cc: Thomas Chou
> ---
> drivers/
Dear Stefan Kristiansson,
In message
<1320410288-15008-3-git-send-email-stefan.kristians...@saunalahti.fi> you wrote:
> flush_dcache is not declared in the common.h API,
> flush_dcache_range however is
>
> Signed-off-by: Stefan Kristiansson
> Cc: Ben Warren
> Cc: Thomas Chou
> ---
> drivers/
Dear Anatolij,
In message <20120330223420.10a5d121@wker> you wrote:
> Hello Wolfgang,
>
> On Fri, 24 Feb 2012 11:39:24 +0800
> Thomas Chou wrote:
>
> > Dear Wolfgang,
> >
> > The following changes since commit 2acca35ce4604dcef933f07d90aa9c9c930e1049:
> >
> > Merge branch 'master' of git://
Hello,
This email is in regards to the i82599 driver being ported to U-Boot. Is
anyone currently working on it? If not, I'm going to start adding it in. I
should have something usable in a couple of weeks and I will conduct my
testing on a P4080DS. Thank you.
Regards,
Timothy M. Smyth
___
Hello Joe and Michal,
Am Mittwoch, den 28.03.2012, 09:53 +0200 schrieb Michal Simek:
> Hi Joe,
>
> >> 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.
> >> Joe
Hi everybody,
after long struggeling we finally have a -rc1.
Please help testing, so we can fix the remaining issues before the
release, which I decided to shift to April 21, 2012.
Thanks to all who helped.
Please note: Any help with processing patch backlog, for example
through the u-boot-st
Dear list,
On the http://www.kernel.org/ , there are three stable version:3.0 ,3.1,and
3.2.
Linux like crazy has introduced a new version.Present's edition naming
method is as if different with 2.x.
What do these editions have to distinguish?
Best regards,
Xu Yang
___
On Friday 30 March 2012 21:53:23 徐阳 wrote:
> On the http://www.kernel.org/ , there are three stable version:3.0 ,3.1,and
> 3.2.
> Linux like crazy has introduced a new version.Present's edition naming
> method is as if different with 2.x.
> What do these editions have to distinguish?
this list is
On Thursday 29 March 2012 15:28:15 Marek Vasut wrote:
> In file included from arch/arm/lib/board.c:43:0:
> include/malloc.h:490:5: warning: "HAVE_MMAP" is not defined [-Wundef]
> include/malloc.h:590:5: warning: "HAVE_USR_INCLUDE_MALLOC_H" is not defined
> [-Wundef] include/malloc.h:757:5: warning:
head Makefile
On Sat, Mar 31, 2012 at 9:53 AM, 徐阳 wrote:
> Dear list,
> On the http://www.kernel.org/ , there are three stable version:3.0
> ,3.1,and
> 3.2.
> Linux like crazy has introduced a new version.Present's edition naming
> method is as if different with 2.x.
> What do these editions hav
On 31.03.2012 01:40, Wolfgang Denk wrote:
Hi everybody,
after long struggeling we finally have a -rc1.
:)
Please help testing, so we can fix the remaining issues before the
release, which I decided to shift to April 21, 2012.
Thanks to all who helped.
Please note: Any help with processing
1 - 100 of 103 matches
Mail list logo