Great work, Jana!
On 11/02/11 20:42, Jana Rapava wrote:
> Add ULPI header file needed by Efika USB support patchset and generic
> ULPI support patch, which is to be posted soon.
>
> Signed-off-by: Jana Rapava
> Cc: Marek Vasut
> Cc: Remy Bohmer
> Cc: Stefano Babic
> Cc: Igor Grinberg
Acked-
The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2:
e1000: Allow direct access to the E1000 SPI EEPROM device (2011-10-28
00:37:01 +0200)
are available in the git repository at:
git://www.denx.de/git/u-boot-mmc.git master
Ajay Bhargav (1):
mmc: CMD7:MMC_CMD_SE
Thanks and Best Regards
Jerry Huang
> -Original Message-
> From: Phillips Kim-R1AAHA
> Sent: Thursday, November 03, 2011 4:37 AM
> To: McClintock Matthew-B29882
> Cc: Huang Changming-R66093; Tabi Timur-B04825; u-boot@lists.denx.de;
> Phillips Kim-R1AAHA
> Subject: Re: [U-Boot] [PATCH v5
The MAKEALL script cleverly runs make with the appropriate options
to use all of the cores on the system, but your average U-Boot build
can't make much use of more than a few cores. If you happen to have
a many-core server, your builds will leave most of the system idle.
In order to make full use
> -Original Message-
> From: Marek Vasut [mailto:marek.va...@gmail.com]
> Sent: Wednesday, November 02, 2011 7:59 PM
> To: Prafulla Wadaskar
> Cc: Ajay Bhargav; u-boot@lists.denx.de; aflem...@gmail.com; Lei
> Wen; Chris Ball
> Subject: Re: [U-Boot] [PATCH] mmc: mv_sdhci: Fix host version
> -Original Message-
> From: Zang Roy-R61911
> Sent: Friday, October 28, 2011 13:16 PM
> To: u-boot@lists.denx.de
> Cc: Zang Roy-R61911; Fleming Andy-AFLEMING; Kumar Gala
> Subject: [PATCH v2] QorIQ: fix network frame manager TBI PHY address settings
>
> TBI PHY address (TBIPA) register
On Nov 3, 2011, at 2:47 AM, Zang Roy-R61911 wrote:
>
>
>> -Original Message-
>> From: Zang Roy-R61911
>> Sent: Friday, October 28, 2011 13:16 PM
>> To: u-boot@lists.denx.de
>> Cc: Zang Roy-R61911; Fleming Andy-AFLEMING; Kumar Gala
>> Subject: [PATCH v2] QorIQ: fix network frame manager
> -Original Message-
> From: Zang Roy-R61911
> Sent: Friday, October 28, 2011 12:52 PM
> To: u-boot@lists.denx.de
> Cc: Zang Roy-R61911; Kumar Gala
> Subject: [PATCH v2] Phy/Marvell: Rewrite the MV88E phy config function
> based
> on kernel code
>
> The original m88es_config() d
From: Jerry Huang
The new MPC8360EMDS board changes the oscillator to 33.33MHz
in order to support QE 500MHz since 2008.
Signed-off-by: Jerry Huang
CC: Kim Phillips
---
cahnges for v2:
- fix multiline comment wrong
changes for v3:
- change the oscillator to , not 333000
From: Jerry Huang
The new MPC8360EMDS board supports 512MB DDR since 2008.
For 512MB DDR:
BAT0 is used for the first 256MB memory, BAT4 is used for the second
256MB memory and the address space of SDRAM follows the DDR, so if the
size of DDR is 256MB, the BAT4 will be used for SDRAM and if the s
Fabio,
2011/11/3 Fabio Estevam :
> Hi Stefano,
>
> On Wed, Nov 2, 2011 at 6:41 AM, Stefano Babic wrote:
>
>> Good. To be sure, do you have also tested NAND in u-boot ? I do not
>> expect problems, but...
>
> Yes, I confirmed that NAND works with the caches enabled by doing the
> following tests:
Hello Stefan,
On Wednesday, November 02, 2011 3:29 PM Stefan Shmidt wrote:
>
> Have you fully implemented 1.1? With the detahc logic inside the
> device implementation?
As you noticed in another post, the state machine is reused.
> Just curious. What version of dfu-util your are using for your
Hello Mike,
Thank you for your review. Please see my comments inline.
On Wednesday, November 02, 2011 4:16 PM Mike Frysinger wrote:
> >
> > Dear All,
> >
> > This is Device Firmware Upgrade (DFU) implementation which supports
> > data upload and download function to devices which are equipped wi
Win $500,000 in Coca Cola Company @ West Africa end of year promo.To qualify,
Email the correct answer to the question given below to Mr. Frank Morris via
(frankmorri...@ymail.com) Question: Who won the 2010 FIFA World Cup in South
Africa? (A)England (B)Spain (C)Germany (D)Brazi
_
Hello Stefan,
On Wednesday, November 02, 2011 8:30 PM Stefan Schmidt writes:
>
> Agreed. The eMMC flashing with files on FAT is nothing goni specific.
> Others should be able to use this as well. I see three different parts
> here that can be separated:
I agree. Since there is interest in DFU i
From: Jerry Huang
For ICS307-02, there is one general expression to generate SYSCLK:
CLK1Frequency = InputFrequency * 2 * (VDW + 8) / ((RDW + 2) * OD)
If we want the required frequency for SYSCLK, we must find one solution
to generate this frequency, this solution includes VDW, RDW and OD.
For O
This patch improve the performance by spliting flag examination code
in ftsdc010_send_cmd() into 3 functions.
This patch also reordered the function which made better capability to
some high performance cards against to the next version of ftsdc010
hardware.
Signed-off-by: Macpaul Lin
---
driver
Hello Stefan,
Thank you for your review. Please see comments inline.
On Wednesday, November 02, 2011 9:07 PM Stefan Schmidt wrote:
>
> First, and only high level, review for the DFU part.
>
> Against which u-boot tree/branch/version is this patch? I tried to
> apply it against HEAD and it fail
Win $500,000 in Coca Cola Company @ West Africa end of year promo.To qualify,
Email the correct answer to the question given below to Mr. Frank Morris via
(frankmorri...@ymail.com) Question: Who won the 2010 FIFA World Cup in South
Africa? (A)England (B)Spain (C)Germany (D)Brazi
_
Am Do, 27.10.2011, 22:31 schrieb Michael Walle:
> Instead of counting the device index everytime a functions needs it, store
> it in the eth_device struct. eth_register() keeps track of the indices and
> updates the device's index number. This simplifies some functions in
> net/eth.c.
>
> Additiona
> -Original Message-
> From: Michael Walle [mailto:mich...@walle.cc]
> Sent: Thursday, November 03, 2011 4:54 PM
> To: Michael Walle
> Cc: u-boot@lists.denx.de; Prafulla Wadaskar; Mike Frysinger;
> Wolfgang Denk; Michael Walle
> Subject: Re: [PATCH 1/2] net: introduce per device index
>
Hi all
I need to know if u boot on i.mx 51 board contains display driver
If yes how to test a display program in it.
Regards
Babu Shanmuga sundaram
::DISCLAIMER::
---
Hi all,
I have a problem on reading low speed card on my platform.
While high speed card were all correct.
However I have only SD 1.0 specification in hand, I'll try to get 3.0
version tomorrow.
But, I've found that in include/mmc.h
/* SCR definitions in different words */
#define SD_HIGHSPEED_B
On Thursday, November 03, 2011 11:33 AM Andrzej Pietrasiewicz wrote:
> >
> Sorry about that. I forgot to mention the reference. It is
> http://patchwork.ozlabs.org/patch/122080
>
Sorry again. I meant http://patchwork.ozlabs.org/patch/122079
Andrzej
_
Hello.
On Thu, 2011-11-03 at 13:47, Andrzej Pietrasiewicz wrote:
> On Thursday, November 03, 2011 11:33 AM Andrzej Pietrasiewicz wrote:
>
> > Sorry about that. I forgot to mention the reference. It is
> > http://patchwork.ozlabs.org/patch/122080
> >
> Sorry again. I meant http://patchwork.ozlabs
Hello.
On Thu, 2011-11-03 at 09:12, Andrzej Pietrasiewicz wrote:
> On Wednesday, November 02, 2011 3:29 PM Stefan Shmidt wrote:
> >
> > Have you fully implemented 1.1? With the detahc logic inside the
> > device implementation?
>
> As you noticed in another post, the state machine is reused.
Ye
Hello.
On Thu, 2011-11-03 at 09:44, Andrzej Pietrasiewicz wrote:
> On Wednesday, November 02, 2011 8:30 PM Stefan Schmidt writes:
> >
> > Agreed. The eMMC flashing with files on FAT is nothing goni specific.
> > Others should be able to use this as well. I see three different parts
> > here that
Hello Stefan,
On Thursday, November 03, 2011 2:32 PM Stefan Schmidt wrote:
> >
> > > Sorry about that. I forgot to mention the reference. It is
> > > http://patchwork.ozlabs.org/patch/122080
> > >
> > Sorry again. I meant http://patchwork.ozlabs.org/patch/11122079
>
> Hmm, applied this one but t
Hello.
On Thu, 2011-11-03 at 11:33, Andrzej Pietrasiewicz wrote:
> On Wednesday, November 02, 2011 9:07 PM Stefan Schmidt wrote:
> > On Wed, 2011-11-02 at 11:00, Andrzej Pietrasiewicz wrote:
> >
> > > diff --git a/common/Makefile b/common/Makefile
> > > index ae795e0..de926d9 100644
> > > --- a/c
I Seek for your Partnership from Intl Bank of Taipei Taiwan. Contact
(mr.wen...@yahoo.com.tw)if interested.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Andy Fleming wrote at Wednesday, November 02, 2011 6:17 PM:
> I'm currently assuming this patch has been superseded by the patches
> you submitted on the 31st?
That looks correct, yes. This whole v2 series was replaced by v7 IIRC.
> On Tue, Oct 4, 2011 at 12:32 PM, Stephen Warren wrote:
> > Seab
Hi Wolfgang,
On Wed, Nov 2, 2011 at 11:48 PM, Wolfgang Denk wrote:
> Dear Daniel Schwierzeck,
>
> In message
> you
> wrote:
>>
>> On Wed, Nov 2, 2011 at 7:54 AM, Wolfgang Denk wrote:
>> > U-Boot Makefiles contain a number of tests for compiler features etc.
>> > which so far are executed agai
Hello.
This patch is not meant for merging yet. I'm sending it here to allow
Andrzej and other having a look at this implementation. The end goal would be to
merge both DFU implementations with a split between DFU implementation and
different flashing backends.
Architectural comments are really w
A vendor independent standard from the USB forum to upgrade firmware on
devices over USB. U-Boot is seen as the device to be upgraded here and
exposes the functionality over the USB gadget framework.
Signed-off-by: Stefan Schmidt
---
drivers/serial/usbtty.c | 22 +-
drivers/serial/usbtty
On 11/02/2011 07:15 PM, Marek Vasut wrote:
>> On 11/01/2011 05:54 PM, Marek Vasut wrote:
>>> +static void spl_onenand_get_geometry(struct spl_onenand_data *data)
>>> +{
> [...]
>
>>> + /* The page can be either 2k or 4k, avoid using DIV_ROUND_UP. */
>>> + if (data.pagesize == 2048) {
>>> +
Hi Andy,
On Thu, Nov 3, 2011 at 12:28 AM, Andy Fleming wrote:
> The MAKEALL script cleverly runs make with the appropriate options
> to use all of the cores on the system, but your average U-Boot build
> can't make much use of more than a few cores. If you happen to have
> a many-core server, yo
Albert,
Please pull u-boot-ti/master
Regards,
Sandeep
The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2:
Kyle Moffett (1):
e1000: Allow direct access to the E1000 SPI EEPROM device
are available in the git repository at:
git://git.denx.de/u-boot-ti
> On 11/02/2011 07:15 PM, Marek Vasut wrote:
> >> On 11/01/2011 05:54 PM, Marek Vasut wrote:
> >>> +static void spl_onenand_get_geometry(struct spl_onenand_data *data)
> >>> +{
> >
> > [...]
> >
> >>> + /* The page can be either 2k or 4k, avoid using DIV_ROUND_UP. */
> >>> + if (data.pagesize ==
On 11/03/2011 11:56 AM, Marek Vasut wrote:
>> On 11/02/2011 07:15 PM, Marek Vasut wrote:
On 11/01/2011 05:54 PM, Marek Vasut wrote:
> +static void spl_onenand_get_geometry(struct spl_onenand_data *data)
> +{
>>>
>>> [...]
>>>
> + /* The page can be either 2k or 4k, avoid using DIV_
--
Hi Mr/Mrs,
rex capital investment is best positioned within London to help
you in finding the most optimal solution and support you throughout
the whole process of company establishment,account opening and funding
operations.
Our goal is to share our experience and connectivity with
companies
s-paul...@ti.com wrote:
> Albert,
> Please pull u-boot-ti/master
>
> Regards,
> Sandeep
>
>
> The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2:
>Kyle Moffett (1):
> e1000: Allow direct access to the E1000 SPI EEPROM device
>
> are available in the git r
> On 11/03/2011 11:56 AM, Marek Vasut wrote:
> >> On 11/02/2011 07:15 PM, Marek Vasut wrote:
> On 11/01/2011 05:54 PM, Marek Vasut wrote:
> > +static void spl_onenand_get_geometry(struct spl_onenand_data *data)
> > +{
> >>>
> >>> [...]
> >>>
> > + /* The page can be either
> Subject: Re: [U-Boot] Please pull u-boot-ti/master
>
> s-paul...@ti.com wrote:
> > Albert,
> > Please pull u-boot-ti/master
> >
> > Regards,
> > Sandeep
> >
> >
> > The following changes since commit
> ce5207e191c59b3135303fd03b98dd2ac3701ba2:
> >Kyle Moffett (1):
> > e1000: A
Dear chang-ming.hu...@freescale.com,
In message <1320302773-6704-2-git-send-email-chang-ming.hu...@freescale.com>
you wrote:
> From: Jerry Huang
>
> The new MPC8360EMDS board changes the oscillator to 33.33MHz
> in order to support QE 500MHz since 2008.
...
> MPC8360EMDS_HOST_33 powe
Am 02.11.2011 21:56, schrieb Simon Glass:
> On Wed, Nov 2, 2011 at 1:12 PM, Matthias Weisser wrote:
>> Using mmap to allocate memory from the OS for RAM simulation we can use
>> u-boots own malloc implementation.
>>
>> Signed-off-by: Matthias Weisser
>> ---
>> Changes in V2:
>> Removed the addre
Dear Prafulla Wadaskar,
In message
you wrote:
>
> These patches are for u-boot-net.git.
> Copying Ben on this.
Ben has resigned long ago. We're currently without Net custodian (any
volunteers out there??) so I will have to pick that up - when time
comes.
The patch was submitted after close o
where can we actually get a toolchain to build nds32 ? support doesn't appear
to be in the mainline FSF projects ...
-mike
signature.asc
Description: This is a digitally signed message part.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.de
Using mmap to allocate memory from the OS for RAM simulation we can use
u-boot own malloc implementation.
Signed-off-by: Matthias Weisser
---
Changes in V3:
Fixed a build warning
Changes in V2:
Removed the address hint for mmap
Removed the special handling of dlmalloc in common
Set gd->b
I am Mr. Wen Lee director of operations of the Bank Of Taipei Taiwan. I have
an obscured business proposal for you. Reply if interested.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear Sandeep,
In message you wrote:
>
> Pushed to u-boot-ti master
>
> Hi Albert,
>
> Can you please pick up these 2 as well from my master.
Umm, no. Can you please send a formal pull request?
Also, what about all the other TI related patches that have been
queued for a long time?
Is there
Acked-by: Mike Frysinger
-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/listinfo/u-boot
On 11/02/2011 08:56 PM, Marek Vasut wrote:
> + onenand_spl_load_image(CONFIG_SPL_ONENAND_LOAD_ADDR,
> + CONFIG_SPL_ONENAND_LOAD_SIZE,
> + (void *)CONFIG_SYS_TEXT_BASE);
If we make it "nand_spl_load_image", and make the #defines conform, w
Acked-by: Mike Frysinger
-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/listinfo/u-boot
On Thursday 27 October 2011 17:31:36 Michael Walle wrote:
> --- a/drivers/net/mvgbe.c
> +++ b/drivers/net/mvgbe.c
>
> + /* Extract the MAC address from the environment */
> + while (!eth_getenv_enetaddr_by_index("eth", dev->index,
> + dev-
Dear Andrzej Pietrasiewicz,
In message <1320228007-8947-1-git-send-email-andrze...@samsung.com> you wrote:
>
> Device Firmware Upgrade (DFU) is an extension to the USB specification.
> As of the time of this writing it is documented at
>
> http://www.usb.org/developers/devclass_docs/DFU_1.1.pdf
.
Hi Prafulla,
Le 01/11/2011 09:35, Prafulla Wadaskar a écrit :
> Hi Albert
> Please pull
> The following changes since commit d0a755e860362ca35c6d6e4fa8a7a0d5fc7e3ea6:
>Michael Walle (1):
> kirkwood: define CONFIG_SYS_CACHELINE_SIZE
>
> are available in the git repository at:
>
>u-
Hi Sandeep,
Le 03/11/2011 18:52, Paulraj, Sandeep a écrit :
>
>
>> Subject: Re: [U-Boot] Please pull u-boot-ti/master
>>
>> s-paul...@ti.com wrote:
>>> Albert,
>>> Please pull u-boot-ti/master
>>>
>>> Regards,
>>> Sandeep
>>>
>>>
>>> The following changes since commit
>> ce5207e191c59b3135303f
On Thu, Nov 3, 2011 at 11:17 AM, Albert ARIBAUD
wrote:
> Hi Sandeep,
>
> Le 03/11/2011 18:52, Paulraj, Sandeep a écrit :
>>
>>
>>> Subject: Re: [U-Boot] Please pull u-boot-ti/master
>>>
>>> s-paul...@ti.com wrote:
Albert,
Please pull u-boot-ti/master
Regards,
Sandeep
>
On Thu, Nov 3, 2011 at 10:24 AM, Luca Ceresoli wrote:
> s-paul...@ti.com wrote:
>> Albert,
>> Please pull u-boot-ti/master
>>
>> Regards,
>> Sandeep
>>
>>
>> The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2:
>> Kyle Moffett (1):
>> e1000: Allow direct a
Dear =?UTF-8?B?6aas5YWL5rOh?=,
In message
you wrote:
>
> The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2:
>
> e1000: Allow direct access to the E1000 SPI EEPROM device
> (2011-10-28 00:37:01 +0200)
>
> are available in the git repository at:
> git://git.denx.de
Dear Graeme Russ,
In message <4eb122b8.6000...@gmail.com> you wrote:
> Hi Wolfgang,
>
> Please note that I had to do a force push into u-boot-x86 to delete a
> commit that I munged the importing of (Ondrej's patch) and didn't realise
> until I have pushed it (the patch title was all wrong)
>
> I
Dear Andy Fleming,
In message <1320305078-24629-1-git-send-email-aflem...@freescale.com> you wrote:
> The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2:
>
> e1000: Allow direct access to the E1000 SPI EEPROM device (2011-10-28
> 00:37:01 +0200)
>
> are available in t
Dear Albert ARIBAUD,
In message <4eb2da35.6090...@aribaud.net> you wrote:
>
> Note that I get the following errors when fetching u-boot-marvell:
>
> remote: error: refs/remotes/origin/mkimage does not point to a valid object!
> remote: error: refs/tags/2009.01-rc2 does not point to a valid objec
Dear Wolfgang Denk,
In message <1319407132-6590-1-git-send-email...@denx.de> you wrote:
> Commit 1272592 "powerpc: Use getenv_ulong() in place of getenv(),
> strtoul" instroduced a build warning for some PPC systems:
>
> board.c: In function 'board_init_r':
> board.c:626: warning: unused variable
Dear Wolfgang Denk,
In message <1319917054-14002-1-git-send-email...@denx.de> you wrote:
> Fix:
> ns8382x.c: In function 'ns8382x_check_duplex':
> ns8382x.c:704:6: warning: variable 'hun' set but not used
> [-Wunused-but-set-variable]
>
> To fix this, we get rid of the NS8382X_DEBUG code and use
Dear Wolfgang Denk,
In message <1319917060-14045-1-git-send-email...@denx.de> you wrote:
> Fix:
> flash.c: In function 'flash_erase':
> flash.c:304:24: warning: variable 'l_sect' set but not used
> [-Wunused-but-set-variable]
>
> In addition, remove some dead code.
>
> Signed-off-by: Wolfgang De
Dear Wolfgang Denk,
In message <1319917064-14085-1-git-send-email...@denx.de> you wrote:
> Fix:
> strataflash.c: In function 'flash_write_cfiword':
> strataflash.c:669:11: warning: variable 'ctladdr' set but not used
> [-Wunused-but-set-variable]
>
> Signed-off-by: Wolfgang Denk
> ---
> board/g
Dear Wolfgang Denk,
In message <1319917068-14124-1-git-send-email...@denx.de> you wrote:
> Fix:
> eepro100.c: In function 'read_hw_addr':
> eepro100.c:926:6: warning: variable 'eeprom' set but not used
> [-Wunused-but-set-variable]
>
> Signed-off-by: Wolfgang Denk
> ---
> drivers/net/eepro100.c
Dear Wolfgang Denk,
In message <1319917072-14163-1-git-send-email...@denx.de> you wrote:
> Fix:
> 4xx_uart.c: In function 'get_serial_clock':
> 4xx_uart.c:204:6: warning: variable 'tmp' set but not used
> [-Wunused-but-set-variable]
>
> Signed-off-by: Wolfgang Denk
> Cc: Stefan Roese
> ---
> a
Dear Wolfgang Denk,
In message <1319917076-14202-1-git-send-email...@denx.de> you wrote:
> Fix:
> 4xx_enet.c: In function 'enet_rcv':
> 4xx_enet.c:1772:21: warning: variable 'ef_ptr' set but not used
> [-Wunused-but-set-variable]
>
> Signed-off-by: Wolfgang Denk
> Cc: Stefan Roese
> ---
> driv
Dear Wolfgang Denk,
In message <1319917101-14282-1-git-send-email...@denx.de> you wrote:
> Fix:
> mv_eth.c: In function 'mv64460_eth_real_open':
> mv_eth.c:471:6: warning: variable 'port_status' set but not used
> [-Wunused-but-set-variable]
> mv_eth.c: In function 'mv64460_eth_stop':
> mv_eth.c:
Dear Wolfgang Denk,
In message <1319917111-14323-1-git-send-email...@denx.de> you wrote:
> Fix:
> 4xx_pci.c: In function 'pci_init_board':
> 4xx_pci.c:855:6: warning: variable 'busno' set but not used
> [-Wunused-but-set-variable]
>
> Signed-off-by: Wolfgang Denk
> Cc: Stefan Roese
> ---
> arc
Dear Wolfgang Denk,
In message <1319917151-14369-1-git-send-email...@denx.de> you wrote:
> Fix:
> ds1337.c: In function 'rtc_get':
> ds1337.c:88:52: warning: variable 'control' set but not used
> [-Wunused-but-set-variable]
>
> Signed-off-by: Wolfgang Denk
> ---
> drivers/rtc/ds1337.c | 16 ++
Dear Wolfgang Denk,
In message <1319917301-14545-1-git-send-email...@denx.de> you wrote:
> Make file acceptable to checkpatch.
>
> This is only a basic clean up to the extend possible without any real
> changes to the source code. Warnings due to line over 80 characters
> were accepted because th
Dear Wolfgang Denk,
In message <1319917301-14545-2-git-send-email...@denx.de> you wrote:
> Fix:
> cmd_ide.c: In function 'ide_ident':
> cmd_ide.c:988:6: warning: variable 'do_retry' set but not used
> [-Wunused-but-set-variable]
>
> Delete the unused variable.
>
> Signed-off-by: Wolfgang Denk
>
Dear Wolfgang Denk,
In message <1319917343-14604-1-git-send-email...@denx.de> you wrote:
> Make checkpatch-clean..
>
> Signed-off-by: Wolfgang Denk
> ---
> post/post.c | 59
> +++
> 1 files changed, 27 insertions(+), 32 deletions(-)
Ap
Dear Wolfgang Denk,
In message <1319917343-14604-2-git-send-email...@denx.de> you wrote:
> Fix:
> post.c: In function 'post_log':
> post.c:425:7: warning: variable 'i' set but not used
> [-Wunused-but-set-variable]
>
> Signed-off-by: Wolfgang Denk
> ---
> post/post.c |3 +--
> 1 files chang
Le 03/11/2011 19:26, Tom Rini a écrit :
> On Thu, Nov 3, 2011 at 10:24 AM, Luca Ceresoli
> wrote:
>> s-paul...@ti.com wrote:
>>> Albert,
>>>Please pull u-boot-ti/master
>>>
>>> Regards,
>>> Sandeep
>>>
>>>
>>> The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2:
>>
Dear Daniel Schwierzeck,
In message <4eb1b7dd.40...@googlemail.com> you wrote:
>
> The patch is still experimental. But I will move that file to
> include/generated in the final version.
Indeed, please do.
> To see the difference between compilation times with and without this
> optimization
Dear Daniel Schwierzeck,
In message
you wrote:
>
> Conclusion:
> - complete build time reduced from 1m11s to 20s
> - incremental rebuild time reduced from 20s to 3s
> - cc-option calls reduced from 3024 to 8
> - execve calls reduced from 16502 to 3329
That's really cool.
Can we please add ano
On Thu, Nov 3, 2011 at 10:24 AM, Luca Ceresoli wrote:
> s-paul...@ti.com wrote:
>> Albert,
>> Please pull u-boot-ti/master
>>
>> Regards,
>> Sandeep
>>
>>
>> The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2:
>> Kyle Moffett (1):
>> e1000: Allow direct a
The following changes since commit 6d66073614539d94dabff1f63ebd962840c44b81:
Thomas Herzmann (1):
arm/km: portl2 environment address update to P1B
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
Bastian Ruppert (4):
Davinci: ea20: set console on U
>
> Branch u-boot-ti/master is based on u-boot/master whereas it should be
> based on u-boot-arm/master. Please rebase and as Wolfgang asks, submit a
> formal pull req based on u-boot-arm/master. Currently, that would be
> commit 6d66073614539d94dabff1f63ebd962840c44b81 ("arm/km: portl2
> enviro
On Mon, 26 Sep 2011 13:36:52 +0200
Heiko Schocher wrote:
> patches are checkpatch clean, and a "MAKEALL -c mpc83xx"
> compiles clean.
>
> Heiko Schocher (2):
> cosmetic, powerpc, mpc83xx: checkpatch cleanup
> powerpc, mpc83xx: add DDR SDRAM Timing Configuration 3 definitions
>
> Cc: Kim Phi
On Tue, 27 Sep 2011 13:56:32 +0200
wrote:
> The patch adds support for IDS8313 boards based on MPC8313
> It contains the following components:
> - both of TSEC's, NOR- and NAND flash, I2C, SPI
>
> Signed-off-by: Sergej Stepanov
> Signed-off-by: Rolf Riehle
> Signed-off-by: Heiko Schocher
> Cc
On Wed, 5 Oct 2011 18:14:14 -0500
Joe Hershberger wrote:
> Signed-off-by: Joe Hershberger
> Cc: Joe Hershberger
> Cc: Kim Phillips
> ---
applied after adding siprr_{b,c} and sepcr for completeness.
Kim
___
U-Boot mailing list
U-Boot@lists.denx.de
On Thu, 3 Nov 2011 18:53:50 +0100
Wolfgang Denk wrote:
> Dear chang-ming.hu...@freescale.com,
>
> In message <1320302773-6704-2-git-send-email-chang-ming.hu...@freescale.com>
> you wrote:
> > From: Jerry Huang
> >
> > The new MPC8360EMDS board changes the oscillator to 33.33MHz
> > in order t
On Wed, 14 Sep 2011 10:54:12 +0200
Holger Brunck wrote:
> The common code should be valid for more than one architecture.
> Therefore this code was reorganized and moved to the new
> file km83xx_i2c.c
>
> Signed-off-by: Holger Brunck
> cc: Kim Phillips
> ---
applied, thanks.
Kim
___
On Tue, 11 Oct 2011 21:46:05 -0500
Joe Hershberger wrote:
> Some core ipic code from Linux - commit
> bbf25010f1a6b761914430f5fca081ec8c7accd1
commit bbf25010f1a6b761914430f5fca081ec8c7accd1
Author: Linus Torvalds
Date: Tue Oct 9 13:31:38 2007 -0700
Linux 2.6.23
...any particular reaso
On Wed, 12 Oct 2011 15:55:25 +
Laurence Withers wrote:
> On Tue, Oct 11, 2011 at 10:50:12PM -0500, Joe Hershberger wrote:
> > Common GPIO API used by cmd_gpio should be available to any arch
> >
> > Signed-off-by: Joe Hershberger
> > Cc: Joe Hershberger
> > Cc: Kim Phillips
>
> Tested-by
Hi Sandeep,
Le 03/11/2011 21:13, Paulraj, Sandeep a écrit :
>
>
>>
>> Branch u-boot-ti/master is based on u-boot/master whereas it should be
>> based on u-boot-arm/master. Please rebase and as Wolfgang asks, submit a
>> formal pull req based on u-boot-arm/master. Currently, that would be
>> commit
>
> I will gladly do, as soon as you send out a formal pull request.
>
The mail server seems to be suffering from some delays
--Sandeep
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Albert, are the v2 patches OK?
In patchworx it's these:
http://patchwork.ozlabs.org/patch/121278/
http://patchwork.ozlabs.org/patch/121279/
http://patchwork.ozlabs.org/patch/121280/
http://patchwork.ozlabs.org/patch/121281/
http://patchwork.ozlabs.org/patch/121282/
http://patchwork.ozlabs.org/patc
Le 03/11/2011 22:11, Paulraj, Sandeep a écrit :
>
>>
>> I will gladly do, as soon as you send out a formal pull request.
>>
>
> The mail server seems to be suffering from some delays
Got it, and apologies.
> --Sandeep
Amicalement,
--
Albert.
___
U-Boo
Dear Anton Staaf,
In message <1319575683-19180-1-git-send-email-robot...@chromium.org> you wrote:
> This file is required by the new DMA buffer alignment macro.
>
> Signed-off-by: Anton Staaf
> Cc: Simon Glass
> ---
> arch/sandbox/include/asm/cache.h | 33 +
>
Dear Simon Glass,
In message <1319586669-22190-1-git-send-email-...@chromium.org> you wrote:
> Sandbox wants to support commands which use memory. The map_physmen()
> call provides this feature, so should be used more consistently in
> U-Boot.
>
> Signed-off-by: Simon Glass
> ---
> Changes in v2
Dear Mike Frysinger,
In message <1319624398-31690-1-git-send-email-vap...@gentoo.org> you wrote:
> Signed-off-by: Mike Frysinger
> ---
> include/configs/sandbox.h |2 +-
> include/configs/tegra2-common.h |2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
B
Dear Mike Frysinger,
In message <1319624439-31823-1-git-send-email-vap...@gentoo.org> you wrote:
> Signed-off-by: Mike Frysinger
> ---
> drivers/serial/sandbox.c |3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engi
Dear Mike Frysinger,
In message <1319624461-31904-1-git-send-email-vap...@gentoo.org> you wrote:
> Signed-off-by: Mike Frysinger
> ---
> drivers/serial/sandbox.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engin
Dear Mike Frysinger,
In message <1319624489-32009-1-git-send-email-vap...@gentoo.org> you wrote:
> This allows us to act like a serial device: we get tab chars and CTRL+C
> and respond appropriately.
>
> Signed-off-by: Mike Frysinger
> ---
> arch/sandbox/cpu/os.c| 34 +
1 - 100 of 165 matches
Mail list logo