Hi Tom,
> On Mon, Oct 01, 2012 at 12:25:34PM +0200, Lukasz Majewski wrote:
> > Hi all,
> >
> > >
> > > >
> > > > On Sat, 29 Sep 2012 17:17:48 +0200
> > > > Albert ARIBAUD wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > On Sat, 29 Sep 2012 12:32:36 +0200, Albert ARIBAUD
> > > > > wrote:
On Thu, Aug 16, 2012 at 4:15 PM, Stephen Warren wrote:
> From: Stephen Warren
>
> This is extremely likely to be used from the boot.scr that Tegra's default
> bootcmd locates and executes.
>
> Signed-off-by: Stephen Warren
Acked-by: Simon Glass
> ---
> include/configs/tegra20-common-post.h |
Hi,
On Sun, Aug 12, 2012 at 8:41 AM, Jerry Van Baren wrote:
> On 08/11/2012 09:21 PM, J.Hwan Kim wrote:
>> Hi, everyone
>>
>> Is there any limit of file size for tftpboot?
>> I have a problem downloading the file of which file size is 65MB.
>> The procedure stops in the middle of downloading.
>>
Hi,
On Tue, Jul 31, 2012 at 4:00 AM, Rajeshwari Shinde
wrote:
> This patch adds api to calculate and set the clock for SPI channels
>
> Signed-off-by: Simon Glass
> Signed-off-by: Rajeshwari Shinde
I believe this should also have a sign-off from
jamesmil...@chromium.org, since he wrote much of
Hi Tom,
On Mon, 1 Oct 2012 09:59:18 -0700, Tom Rini wrote:
> Hey all,
>
> I've tagged and pushed v2012.10-rc2. It's a little later than I had
> intended, but I think we're still largely on track for -rc3. That said,
> lets push -rc3 back to next monday and give a little more time between
> Al
Hi,
On Tue, Aug 7, 2012 at 2:46 AM, Ilya Yanok
wrote:
> Patman is the great tool but I've found it nearly unusable for me.
> First of all I need to work with multiple signoffs in commits,
> then I'd like to use multiline changelog entries and I accostomed
> to putting changelog enties to the bott
On Sun, Aug 5, 2012 at 7:07 PM, Stephen Warren wrote:
> Note that this affects all users of the ARM1176 CPU that enable
> CONFIG_ARCH_CPU_INIT, not just the BCM2835 SoC, potentially such as
> tnetv107x.
>
> Cc: Cyril Chemparathy
> Signed-off-by: Stephen Warren
Acked-by: Simon Glass
> ---
> v4
Hi,
On Tue, Jul 31, 2012 at 4:01 AM, Rajeshwari Shinde
wrote:
> This patch enables SPI Booting for EXYNOS5
>
> Signed-off-by: Rajeshwari Shinde
> ---
> Changes in V2:
> - None.
> board/samsung/smdk5250/Makefile |2 +-
> board/samsung/smdk5250/{mmc_boot.c => spl_boo
On Tue, Jul 31, 2012 at 4:01 AM, Rajeshwari Shinde
wrote:
> This patch enables SPI driver for EXYNOS5.
>
> Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
> ---
> Changes in V2:
> - None.
> board/samsung/smdk5250/smdk5250.c |3 +++
> include/configs/smdk5250.h| 23
Hi,
On Tue, Jul 31, 2012 at 3:42 AM, Rajeshwari Shinde
wrote:
> This patch adds SPI driver for EXYNOS.
>
> Signed-off-by: Simon Glass
> Signed-off-by: Padmavathi Venna
> Signed-off-by: Gabe Black
> Signed-off-by: Rajeshwari Shinde
> ---
> arch/arm/include/asm/arch-exynos/spi.h | 78 ++
On Tue, Jul 31, 2012 at 4:00 AM, Rajeshwari Shinde
wrote:
> Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
> ---
> Changes in V2:
> - None
> arch/arm/include/asm/arch-exynos/cpu.h |6 ++
> 1 files changed, 6 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/includ
+MikeF
On Tue, Jul 31, 2012 at 4:00 AM, Rajeshwari Shinde
wrote:
> SMDK EVT1 has a different Winbond part added its part details
> to the SPI flash table.
>
> Signed-off-by: Abhilash Kesavan
> Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
> ---
> Changes in V2:
> - Correcte
Hi,
I haven't seen any more comments on this series, nor has it been
applied so far as I can see. Any word?
On Tue, Jul 31, 2012 at 4:00 AM, Rajeshwari Shinde
wrote:
> This patch adds pinmux support for SPI channels
>
> Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
> ---
> Changes i
On Sat, Sep 29, 2012 at 1:02 PM, Lucas Stach wrote:
> The prototypes used in board files were all scattered out, which lead to
> code duplication between SPL and normal U-Boot and some prototypes not
> actually
> being used. Consolidate this in a common board header.
>
> Signed-off-by: Lucas Stac
Hi Stefano,
On Tue, Sep 25, 2012 at 3:43 PM, Fabio Estevam
wrote:
> mx6qsabreauto has a AR8031 Gigabit PHY.
>
> Add support for it.
>
> Signed-off-by: Fabio Estevam
Any comments on this one. please?
Regards,
Fabio Estevam
___
U-Boot mailing list
U-B
Hello,
The following changes since commit 1c27059a2f7158a9c9a8778535b030935d75179d:
Merge remote-tracking branch 'u-boot/master' (2012-09-30 23:49:17 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
for you to fetch changes up to 3c2e616f4b20e6e23d8268
> From: "SxDx"
> Dear U-Boot hackers,
>
> I am trying to let U-Boot work with my archos g9
> (omap4430 based-tablet).
Just for the record. Applying the patch found at:
http://forum.xda-developers.com/showpost.php?p=30011253
against the linaro tree lets me load a linux kernel uImage
and run it (I
Remove the parts depending either on disabled CONFIG_SERIAL_MULTI
or ifdefs around CONFIG_SERIAL_MULTI parts since CONFIG_SERIAL_MULTI
is now enabled by default.
Signed-off-by: Marek Vasut
Cc: Marek Vasut
Cc: Tom Rini
Cc: Anatolij Gustschin
Cc: Stefan Roese
---
arch/arm/lib/board.c
Implement support for CONFIG_SERIAL_MULTI into both SCC and SMC mpc8260
serial drivers. These drivers were so far only usable directly, but this
patch also adds support for the multi method. This allows using more than
one serial driver alongside the mpc8260 drivers. Also, add a weak
implementation
On Mon, Oct 01, 2012 at 11:53:39PM +0200, Michael Walle wrote:
> Hi Tom,
>
> Am Montag 01 Oktober 2012, 18:59:18 schrieb Tom Rini:
> > - Other pull requests of either fixes or things posted by the original
> > merge window closure that hadn't been picked up yet AND are obviously
> > correct or
Hi Tom,
Am Montag 01 Oktober 2012, 18:59:18 schrieb Tom Rini:
> - Other pull requests of either fixes or things posted by the original
> merge window closure that hadn't been picked up yet AND are obviously
> correct or important bug fixes. Otherwise we can hold them off for
> the next bran
We have not strictly speaking relocated at this point, do not claim that
we have. This is not required for output.
Signed-off-by: Tom Rini
---
common/spl/spl.c |1 -
1 file changed, 1 deletion(-)
diff --git a/common/spl/spl.c b/common/spl/spl.c
index c640f87..3a19a63 100644
--- a/common/sp
Dear Wolfgang Denk,
> Dear Marek Vasut,
>
> In message <201209271520.33571.ma...@denx.de> you wrote:
> > Dear Wolfgang Denk,
> >
> > > Some of the previous changes caused the code to grow, which causes
> > > errors like
> > >
> > > u-boot.lds:76 cannot move location counter backwards (from 4000
Dear Marek Vasut,
In message <201209271520.33571.ma...@denx.de> you wrote:
> Dear Wolfgang Denk,
>
> > Some of the previous changes caused the code to grow, which causes
> > errors like
> >
> > u-boot.lds:76 cannot move location counter backwards (from 4000828c to
> > 40008000)
> >
> > when bui
Albert,
Please pull u-boot-tegra/next into ARM next as per the discussion
currently on-going with Lucas Stach on the list. Thanks!
./MAKEALL -s tegra20 runs OK, and checkpatch.pl is clean except for 1
bogus warning about a macro needing parens.
The following changes since commit 1c27059a2f7158a9
Lucas,
On Mon, Oct 1, 2012 at 10:23 AM, Lucas Stach wrote:
> Hi Tom,
>
> Am Montag, den 01.10.2012, 10:12 -0700 schrieb Tom Warren:
>> Lucas, Stephen, et al.
>>
>> On Mon, Oct 1, 2012 at 9:39 AM, Tom Warren wrote:
>> > Lucas,
>> >
>> > On Mon, Oct 1, 2012 at 9:24 AM, Stephen Warren
>> > wrote:
Hi Stefano,
On Sunday, September 30, 2012 3:47:12 PM, Benoît Thébaudeau wrote:
> Hi Stefano,
>
> On Sunday, September 30, 2012 3:04:14 PM, Stefano Babic wrote:
> > On 20/08/2012 21:00, Benoît Thébaudeau wrote:
> > > Clean up mx25 lowlevel_init:
> > > - Add comments.
> > > - Do not use write32 r
On Mon, Oct 1, 2012 at 4:12 PM, Greg Topmiller wrote:
> Yes, it seems to be working but let me do some more testing. I want to make
> sure it boots to Linux properly with mmc, Ethernet, and usb. I would need to
> create a new board name as well. How about mx6qnovpek?
Yes, it looks good.
Reg
On Mon, Oct 1, 2012 at 4:03 PM, Greg Topmiller wrote:
> Thanks for the hint. I didn't have the pad settings for sdhc1 and sdhc2. I
> still had some other problems but they were config differences in the
> include/configs/mx6qarm2.h file.
Is it working now? Would you care to add support for th
On mxc, each SDHC instance has a dedicated clock, so gd->sdhc_clk is not
suitable for the multi-instance use case (initialization made directly with
fsl_esdhc_initialize()).
This patch fixes this issue by adding a configuration field for the SDHC input
clock frequency.
Signed-off-by: Benoît Théba
On Mon, 1 Oct 2012 09:06:41 -0500
Timur Tabi wrote:
> Add support for the Freescale P5040 SOC, which is similar to the P5020.
> Features of the P5040 are:
>
> Four P5040 single-threaded e5500 cores built
> Up to 2.4 GHz with 64-bit ISA support
> Three levels of instruction: user, supervi
On Fri, Sep 28, 2012 at 05:28:01PM -0700, Simon Glass wrote:
> It is useful to have a basic SPI flash test, which tests that the SPI chip,
> the SPI bus and the driver are behaving.
>
> This test erases part of the flash, writes data and reads it back as a
> sanity check that all is well.
>
> Us
Hi Tom,
Am Montag, den 01.10.2012, 10:12 -0700 schrieb Tom Warren:
> Lucas, Stephen, et al.
>
> On Mon, Oct 1, 2012 at 9:39 AM, Tom Warren wrote:
> > Lucas,
> >
> > On Mon, Oct 1, 2012 at 9:24 AM, Stephen Warren
> > wrote:
> >> On 09/29/2012 02:02 PM, Lucas Stach wrote:
> >>> The prototypes us
On Thu, Sep 27, 2012 at 06:18:39PM -0700, Simon Glass wrote:
> This is a small series of patches to improve keyboard input for matrix
> keyboards:
>
> - Fix an fdt decoding bug which breaks seaboard
> - Permit key repeat/delay to be altered after init
> - Allow key ghosting filter to be enabled/d
On Mon, Oct 1, 2012 at 2:10 PM, Greg Topmiller wrote:
> Hi Fabio,
>
> To clarify, Novtech's NOVPEK board used the mx6qarm2 board type for in the
> Freescale u-boot which is not the correct board type.
>
> Novtech's NOVPEK board has sdhc1 connected up, not sdhc3 or sdhc4. Do you
> know of any po
Lucas, Stephen, et al.
On Mon, Oct 1, 2012 at 9:39 AM, Tom Warren wrote:
> Lucas,
>
> On Mon, Oct 1, 2012 at 9:24 AM, Stephen Warren wrote:
>> On 09/29/2012 02:02 PM, Lucas Stach wrote:
>>> The prototypes used in board files were all scattered out, which lead to
>>> code duplication between SPL
On Sun, Sep 30, 2012 at 05:50:42AM +0300, Stefan Kristiansson wrote:
> On Fri, Sep 21, 2012 at 05:28:18PM -0700, Tom Rini wrote:
> > Hey all,
> >
> > (I had attempted to bcc this to all listed maintainer, but that upset
> > Google greatly. I'll send this out manually instead later).
> >
> > I'd
Acked-by: Che-Liang Chiou
On Fri, Sep 28, 2012 at 6:11 PM, Simon Glass wrote:
> From: Tom Wai-Hong Tam
>
> Add support for drawing compressed RLE8 bitmaps.
>
> Reference: http://www.digicamsoft.com/bmp/bmp.html
>
> Signed-off-by: Che-Liang Chiou
> Signed-off-by: Tom Wai-Hong Tam
> Signed-off-
Hey all,
I've tagged and pushed v2012.10-rc2. It's a little later than I had
intended, but I think we're still largely on track for -rc3. That said,
lets push -rc3 back to next monday and give a little more time between
Albert's u-boot-arm PR being merged and the tag. Speaking of, that's
what I
On 10/01/2012 10:48 AM, Lucas Stach wrote:
> Am Montag, den 01.10.2012, 10:33 -0600 schrieb Stephen Warren:
>> On 09/29/2012 02:03 PM, Lucas Stach wrote:
>>> This adds board support for the Toradex Colibri T20 module.
>>>
>>> Working functions:
>>> - SD card boot
>>> - USB boot
>>> - Network
>>> -
On Sat, Sep 29, 2012 at 11:52:58PM +0200, Marek Vasut wrote:
> This serial driver had wrong name of the source file for some time
> now. The name of the driver was serial.c instead of any more logical
> and fitting name. Thus, rename the driver source file to serial_ns16550.c
> and be done with it
Dear Michal Simek,
[...]
>
> Would it be better just use this structure?
>
> #ifdef CONFIG_SYS_NS16550_COM1
> [0] = (NS16550_t)CONFIG_SYS_NS16550_COM1,
> #endif
[...]
>
> You are using two coding styles in this file.
> One has function return value on one line and then function name
>
Am Montag, den 01.10.2012, 10:33 -0600 schrieb Stephen Warren:
> On 09/29/2012 02:03 PM, Lucas Stach wrote:
> > This adds board support for the Toradex Colibri T20 module.
> >
> > Working functions:
> > - SD card boot
> > - USB boot
> > - Network
> > - NAND environment
>
> > diff --git a/board/to
Lucas,
On Mon, Oct 1, 2012 at 9:24 AM, Stephen Warren wrote:
> On 09/29/2012 02:02 PM, Lucas Stach wrote:
>> The prototypes used in board files were all scattered out, which lead to
>> code duplication between SPL and normal U-Boot and some prototypes not
>> actually
>> being used. Consolidate t
Lucas,
On Sun, Sep 30, 2012 at 11:50 PM, Lucas Stach wrote:
> Also CC'ing Albert
>
> Am Montag, den 01.10.2012, 04:17 +0200 schrieb Marek Vasut:
>> Dear Lucas Stach,
>>
>> > Hi all,
>> >
>> > now that everything involving Colibri T20 is in pretty good shape I'm
>> > moving on to some code cleanup
On Mon, Oct 1, 2012 at 11:13 AM, Greg Topmiller wrote:
> I am using release 2012.07 of u-boot with board type freescale/mx6qarm2. The
> mx6qarm2 is what is used as the board type in the freescale u-boot delivered
> with the board. We want to use the main line u-boot 2012.07. To get it
> work
On 09/29/2012 02:03 PM, Lucas Stach wrote:
> This adds board support for the Toradex Colibri T20 module.
>
> Working functions:
> - SD card boot
> - USB boot
> - Network
> - NAND environment
> diff --git a/board/toradex/colibri_t20/Makefile
> b/board/toradex/colibri_t20/Makefile
...
> +#
On 09/29/2012 02:02 PM, Lucas Stach wrote:
> The prototypes used in board files were all scattered out, which lead to
> code duplication between SPL and normal U-Boot and some prototypes not
> actually
> being used. Consolidate this in a common board header.
Seems reasonable enough to me. This se
The AP1000 defines a 'get_device' function to determine what board
revision we are on. Inline that checking as it conflicts with the
get_device() in and is only used once.
Signed-off-by: Tom Rini
---
board/amirix/ap1000/ap1000.c | 11 +++
board/amirix/ap1000/ap1000.h |1 -
2 file
Signed-off-by: Karl O. Pinc
---
README |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
*
On 09/02/2012 10:47:45 AM, Wolfgang Denk wrote:
> In message <1344017124-5749-1-git-send-email-...@meme.com> you wrote:
> > Add doc/README.kermit.
> >
> > Mention in README.
> doc/
Fix usage of 'mmc rescan' by many configs. Proper use is
'mmc dev ${mmcdev}; mmc rescan' to set the mmc device and then rescan
the device. 'mmc rescan' itself does not take any arguments.
Signed-off-by: Andrew Bradford
---
include/configs/am335x_evm.h|2 +-
include/configs/am3517_crane
Dear Thomas Chou,
> On 09/17/2012 07:21 AM, Marek Vasut wrote:
> > Implement support for CONFIG_SERIAL_MULTI into altera serial driver.
> > This driver was so far only usable directly, but this patch also adds
> > support for the multi method. This allows using more than one serial
> > driver alon
Implement support for CONFIG_SERIAL_MULTI into altera serial driver.
This driver was so far only usable directly, but this patch also adds
support for the multi method. This allows using more than one serial
driver alongside the altera driver. Also, add a weak implementation
of default_serial_conso
Implement support for CONFIG_SERIAL_MULTI into altera_jtag serial driver.
This driver was so far only usable directly, but this patch also adds
support for the multi method. This allows using more than one serial
driver alongside the altera_jtag driver. Also, add a weak implementation
of default_se
Dear Thomas Chou,
> On 09/17/2012 07:21 AM, Marek Vasut wrote:
> > Implement support for CONFIG_SERIAL_MULTI into altera_jtag serial driver.
> > This driver was so far only usable directly, but this patch also adds
> > support for the multi method. This allows using more than one serial
> > driver
Dear R, Sricharan,
> Hi Marek Vasut,
>
> On Sun, Sep 30, 2012 at 6:48 PM, Marek Vasut wrote:
> > Dear R, Sricharan,
> >
> >> Hi Marek Vasut,
> >>
> >> >> > One of the keys to the success of U-Boot has been the number of
> >> >> > platforms that are supported. But part of supporting platforms
Scott Wood wrote:
> This prevents output problems (including a loss of synchronization
> observed on p2020 that persisted for quite a while) if SPL has output
> still on its way out. I'm not sure why this is only now beginning to
> happen, though.
The subject line says "TENT", but the macro says
I am using release 2012.07 of u-boot with board type freescale/mx6qarm2. The
mx6qarm2 is what is used as the board type in the freescale u-boot delivered
with the board. We want to use the main line u-boot 2012.07. To get it
working I had to change the serial port and it boots ok. I also not
Hi Marek Vasut,
On Sun, Sep 30, 2012 at 6:48 PM, Marek Vasut wrote:
> Dear R, Sricharan,
>
>> Hi Marek Vasut,
>>
>> >> > One of the keys to the success of U-Boot has been the number of
>> >> > platforms that are supported. But part of supporting platforms is
>> >> > needing people to volunteer t
On Mon, Oct 01, 2012 at 12:25:34PM +0200, Lukasz Majewski wrote:
> Hi all,
>
> >
> > >
> > > On Sat, 29 Sep 2012 17:17:48 +0200
> > > Albert ARIBAUD wrote:
> > >
> > > > Hi all,
> > > >
> > > > On Sat, 29 Sep 2012 12:32:36 +0200, Albert ARIBAUD
> > > > wrote:
> > > >
> > > > > Hello,
> > >
The P5040 does not have SRIO, so don't put the SRIO definitions in
corenet_ds.h. They belong in the board-specific header files.
Signed-off-by: Timur Tabi
---
include/configs/P3041DS.h|4
include/configs/P4080DS.h|4
include/configs/P5020DS.h|4
include/co
The P5040DS reference board (a.k.a "Superhydra") is an enhanced version of
P3041DS/P5020DS ("Hydra") reference board.
Signed-off-by: Timur Tabi
Signed-off-by: Shaohui Xie
---
board/freescale/common/Makefile |2 +
board/freescale/common/ngpixis.h|2 +-
board/frees
From: Laurentiu Tudor
The liodn for the new PCIE controller included in P5040DS is no longer set
through a register in the guts register block but with one in the PCIE
register block itself. Update the PCIE CCSR structure to add the new liodn
register and add a new dedicated SET_PCI_LIODN_BASE m
Add support for the Freescale P5040 SOC, which is similar to the P5020.
Features of the P5040 are:
Four P5040 single-threaded e5500 cores built
Up to 2.4 GHz with 64-bit ISA support
Three levels of instruction: user, supervisor, hypervisor
CoreNet platform cache (CPC)
2.0 MB configures
From: Laurentiu Tudor
Add a new device tree property named "fsl,liodn-offset-list"
holding a list of per pci endpoint permitted liodn offsets.
This property is useful in virtualization scenarios
that implement per pci endpoint partitioning.
The final liodn of a partitioned pci endpoint is
calcula
Commit 709389b6 unintentionally used the Unicode version of the
apostrophy. Replace it with the normal ASCII version.
Signed-off-by: Timur Tabi
---
arch/powerpc/cpu/mpc85xx/release.S | 24
1 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/arch/powerpc/c
On 09/17/2012 07:21 AM, Marek Vasut wrote:
Implement support for CONFIG_SERIAL_MULTI into altera serial driver.
This driver was so far only usable directly, but this patch also adds
support for the multi method. This allows using more than one serial
driver alongside the altera driver. Also, add
On 09/17/2012 07:21 AM, Marek Vasut wrote:
Implement support for CONFIG_SERIAL_MULTI into altera_jtag serial driver.
This driver was so far only usable directly, but this patch also adds
support for the multi method. This allows using more than one serial
driver alongside the altera_jtag driver.
Hi Zhi-zhou,
2012/9/29 Zhi-zhou Zhang :
> fix warnings when building mips64, we define CONFIG_MIPS64 in config file.
> And this macro decides size_t.
> hashtable.c: In function 'hexport_r':
> hashtable.c:495:2: warning: format '%zu' expects argument of type 'size_t',
> but argument 5 has type 'u
Dear Wolfgang Denk,
> Dear Marek Vasut,
>
> In message <201210011107.45164.ma...@denx.de> you wrote:
> > Agreed, not the whole file. But, can you check the rules I tried to
> > outline?
>
> Is there a summary somewhere? Something we could add to the wiki?
I sent this on friday:
So I've been h
Dear Marek Vasut,
In message <201210011107.45164.ma...@denx.de> you wrote:
>
> Agreed, not the whole file. But, can you check the rules I tried to outline?
Is there a summary somewhere? Something we could add to the wiki?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD
Hi all,
>
> >
> > On Sat, 29 Sep 2012 17:17:48 +0200
> > Albert ARIBAUD wrote:
> >
> > > Hi all,
> > >
> > > On Sat, 29 Sep 2012 12:32:36 +0200, Albert ARIBAUD
> > > wrote:
> > >
> > > > Hello,
> > > >
> > > > While merging u-boot-arm/master and u-boot/master I have noticed
> > > > one sli
Hi Lukasz,
On Mon, 01 Oct 2012 11:21:59 +0200
Lukasz Majewski wrote:
...
> > > Seems Heungjun Kim is now a dead address.
> > >
> > > Anatolij, I see you've sent out a patch. Does it mean you would act
> > > as a maintainer for trats?
> > > Otherwise the board should be made orphan.
>
> Dear a
Hi all,
>
> On Sat, 29 Sep 2012 17:17:48 +0200
> Albert ARIBAUD wrote:
>
> > Hi all,
> >
> > On Sat, 29 Sep 2012 12:32:36 +0200, Albert ARIBAUD
> > wrote:
> >
> > > Hello,
> > >
> > > While merging u-boot-arm/master and u-boot/master I have noticed
> > > one slight regression apparently com
Dear Wolfgang Denk,
> Dear Marek Vasut,
>
> In message <201209270138.12860.ma...@denx.de> you wrote:
> > > I think is kind of unfair to expect such efforts for some basicly
> > > unrelated changes. If I were in such a situation, I'd feel tempted to
> > > throw the towel.
> >
> > Why would you d
Dear Ashok Kumar Reddy,
> Hi Marek Vasut,
>
> On 30-09-2012 18:51, Marek Vasut wrote:
> > Dear Ashok Kumar Reddy,
> >
> >> Hi Marek Vasut , Hi Stephen Warren
> >>
> >> Please provide comments for the below patch, as i forgot to add you in
> >> cc for below mail.
> >
> > You CC wrong people, CC
Dear Marek Vasut,
In message <201209270138.12860.ma...@denx.de> you wrote:
>
> > I think is kind of unfair to expect such efforts for some basicly
> > unrelated changes. If I were in such a situation, I'd feel tempted to
> > throw the towel.
>
> Why would you do so ... you change interface, you
Hi Marek,
> Dear Tom Rini,
>
> > On Fri, Aug 17, 2012 at 05:49:53PM +0200, Lukasz Majewski wrote:
> > > Hi Aneesh,
> > >
> > > I've enabled the L2 cache for Trats board. Please find results
> > > from performance tests.
> > > The test function as well as my way for enabling L2 are attached
> > >
On 11/09/2012 01:18, Scott Wood wrote:
> On 09/10/2012 07:09 AM, Stefano Babic wrote:
>> On 07/09/2012 20:56, Scott Wood wrote:
>>> What kind of chip is this? Is the datasheet publicly available?
>>>
>>> These threads seem relevant:
>>> http://patchwork.ozlabs.org/patch/60042/
>>> http://old.nabbl
79 matches
Mail list logo