Hi Tom,
> On Mon, Aug 11, 2014 at 05:48:02PM +0200, Przemyslaw Marczak wrote:
> > Hello Detlev,
> >
> > On 01/13/2014 06:12 PM, Detlev Zundel wrote:
> > >Hi,
> > >
> > >as already indicated, we are looking forward to our next U-Boot
> > >Mini Summit at Embedded Linux Conference Europe 2014 which
On Aug 12, 2014 12:36 AM, "Donald Dade" wrote:
>
> Hi All,
>
> Is there are U-Boot equivalent of the kernel-newbies list, where one can
> ask stupid questions about u-boot?
>
> Thanks,
>
> Donald
>
> ___
> U-Boot mailing list
> U-Boot@lists.denx.de
> htt
Dear All,
> Hi,
>
> as already indicated, we are looking forward to our next U-Boot Mini
> Summit at Embedded Linux Conference Europe 2014 which will take place
> in Düsseldorf, Germany from October 13 - 15.
>
> The call for papers of the main conference is now open[1] and if you
> want to submi
Hi,
On 08/12/14 03:49, Marek Vasut wrote:
> On Tuesday, August 12, 2014 at 02:02:55 AM, Masahiro YAMADA wrote:
>> Hi.
>
> Hey, it's been a while :)
>
>> 2014-08-12 6:08 GMT+09:00 Tom Rini :
>>> I think there were a few other requests, off-list. Also, we might want
>>> to extend the deadline sli
Hi Albert,
Please pull from u-boot-sunxi.git/master for a set of patches adding
generic boot command support + a series of DRAM cleanups and fixes.
Note the generic boot command support depends on
"config: introduce a generic $bootcmd" which has been merged into
u-boot/master, but not yet into u-
Hi,
On 08/12/14 09:35, Alexander Holler wrote:
> Hello,
>
> It would make me wonder if nobody else noticed it, but having to use
>
> sata init
> usb start
> mmc rescan
>
> to initialize storage subsystems isn't very convenient (or orthogonal in a
> more knowledgable looking speak). ;)
Yep, I
Hello York,
First of all, thanks a lot for reviewing, correcting and merging the patches.
On 07/18/2014 11:45 PM, York Sun wrote:
> Rainer,
>
> Would you look into common/board_f.c to see if you can do the same as
> arch/powerpc/lib/board.c?
>
> You know we are steering to use generic board str
On 08/11/14 19:58, Stephen Warren wrote:
> On 08/10/2014 02:49 AM, Igor Grinberg wrote:
>>
>>
>> On 08/07/14 20:33, Stephen Warren wrote:
>>> On 08/07/2014 10:57 AM, Tom Rini wrote:
On Thu, Aug 07, 2014 at 04:17:21PM +0300, Igor Grinberg wrote:
> On 08/07/14 13:57, Tom Rini wrote:
>>> ..
>
PING
On Wed, Aug 6, 2014 at 6:14 PM, Sonic Zhang wrote:
> From: Sonic Zhang
>
> Wait data transfer till the data end bit other than the data block end
> bit is set.
>
> Signed-off-by: Sonic Zhang
> ---
>
> drivers/mmc/bfin_sdh.c | 7 ---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
From: Sonic Zhang
Remove BFIN from the CPU macro in Makefile.
Signed-off-by: Sonic Zhang
---
Makefile | 2 +-
arch/blackfin/include/asm/config.h | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 666d291..2da17de 100644
--
Hi Donald,
> Hi All,
>
> Is there are U-Boot equivalent of the kernel-newbies list, where one
> can ask stupid questions about u-boot?
There are no stupid questions - there are only not appropriate
answers.
I don't think that we need such a list at all. My impression is that
everyone here is ki
On 08/10/14 20:12, Nikita Kiryanov wrote:
> According to MX6 TRM, both MMDC and DRAM should be configured to
> the same powerdown precharge. Currently, mx6_dram_cfg()
> configures MMDC for fast pd (MDPDC[7] = 0), and the DRAM for
> 'slow exit (DLL off)' (MR0[12] = 0).
>
> Configure MMDC for slow p
On Tue, 12 Aug 2014, David Nelson wrote:
Date: Tue, 12 Aug 2014 01:14:55 -0600
From: David Nelson
To: Donald Dade , u-boot@lists.denx.de
Subject: Re: [U-Boot] Newbies list?
On Aug 12, 2014 12:36 AM, "Donald Dade" wrote:
Hi All,
Is there are U-Boot equivalent of the kernel-newbies list, whe
On 08/12/14 14:35, Jonathan Ben Avraham wrote:
> On Tue, 12 Aug 2014, David Nelson wrote:
>
>> Date: Tue, 12 Aug 2014 01:14:55 -0600
>> From: David Nelson
>> To: Donald Dade , u-boot@lists.denx.de
>> Subject: Re: [U-Boot] Newbies list?
>>
>> On Aug 12, 2014 12:36 AM, "Donald Dade" wrote:
>>>
>>>
On Tue, 12 Aug 2014, Igor Grinberg wrote:
Date: Tue, 12 Aug 2014 15:09:41 +0300
From: Igor Grinberg
To: Jonathan Ben Avraham , David Nelson
Cc: u-boot@lists.denx.de
Subject: Re: [U-Boot] Newbies list?
On 08/12/14 14:35, Jonathan Ben Avraham wrote:
On Tue, 12 Aug 2014, David Nelson wrote:
D
On 08/12/14 15:32, Jonathan Ben Avraham wrote:
> On Tue, 12 Aug 2014, Igor Grinberg wrote:
>
>> Date: Tue, 12 Aug 2014 15:09:41 +0300
>> From: Igor Grinberg
>> To: Jonathan Ben Avraham , David Nelson
>>
>> Cc: u-boot@lists.denx.de
>> Subject: Re: [U-Boot] Newbies list?
>>
>> On 08/12/14 14:35
Jonathan Ben Avraham 12.08.14 14.32 Uhr >>>
>On Tue, 12 Aug 2014, Igor Grinberg wrote:
>
>> Date: Tue, 12 Aug 2014 15:09:41 +0300
>> From: Igor Grinberg
>> To: Jonathan Ben Avraham , David Nelson
>> Cc: u-boot@lists.denx.de
>> Subject: Re: [U-Boot] Newbies list?
>>
>> On 08/12/14 14:35,
From: Andrew Ruder
This patch moves mx31 to the common timer functions added in commit
8dfafdd - Introduce common timer functions
The (removed) mx31 timer code (specifically __udelay()) could deadlock at
the 32-bit boundary of get_ticks(). get_ticks() returned a 32-bit value
cast up to a 64
From: Andrew Ruder
This patch moves pxa to the common timer functions added in commit
8dfafdd - Introduce common timer functions
The (removed) pxa timer code (specifically __udelay()) could deadlock at
the 32-bit boundary of get_ticks(). get_ticks() returned a 32-bit value
cast up to a 64-b
From: Andrew Ruder
Hey all,
Was tracking down an issue on a PXA270 based board where a long
y-modem transfer would frequently deadlock the board in the middle of
the transfer. Unfortunately I felt like I had opened pandora's box by
looking around at other ports.
Very few ports were 32-bit roll
From: Andrew Ruder
This patch moves mx35 to the common timer functions added in commit
8dfafdd - Introduce common timer functions
The (removed) mx35 timer code (specifically __udelay()) could deadlock at
the 32-bit boundary of get_ticks(). get_ticks() returned a 32-bit value
cast up to a 64
> Well I've got to say, as a User I'd surely like to learn some new tricks from
> time to time. I believe this new mailing list would be the right place for it.
As a newbie, I agree that it would be nice to have a low volume list for help.
As it is, I tend to subscribe when I have a question
Hi,
On 11 August 2014 16:52, Masahiro YAMADA wrote:
> Hi Roger,
>
> (ccing Simon)
>
>
> 2014-08-10 21:37 GMT+09:00 Roger Meier :
>> Signed-off-by: Roger Meier
>> CC: Masahiro Yamada
>> CC: Tom Rini
>> CC: Wolfgang Denk
>>
>> ---
>> Changes for v2:
>>- remove boards.cfg within make distcle
Hi Nikita,
On 11 August 2014 08:39, Nikita Kiryanov wrote:
>
>
> On 11/08/14 17:15, Simon Glass wrote:
>>
>> Hi,
>>
>> On 11 August 2014 02:20, Nikita Kiryanov wrote:
>>>
>>> Hi Simon,
>>>
>>>
>>> On 11/08/14 03:11, Simon Glass wrote:
Hi Nikita,
On 10 August 2014 11:12,
Hi Nikita,
On 11 August 2014 10:22, Nikita Kiryanov wrote:
> Add initial support for Compulab CM-FX6 CoM.
> Support includes MMC, SPI flash, and SPL with dynamic DRAM detection.
>
> Cc: Igor Grinberg
> Cc: Stefano Babic
> Cc: Tom Rini
> Cc: Marek Vasut
> Acked-by: Marek Vasut
> Signed-off-by
Hi York (and Tom),
On 11 August 2014 12:23, York Sun wrote:
> On 08/09/2014 02:33 PM, Simon Glass wrote:
>> Since buildman now includes most of the features of MAKEALL it is probably
>> time to talk about deprecating MAKEALL.
>>
>> Comments welcome.
>>
>> Signed-off-by: Simon Glass
>> ---
>>
>>
On Mon, Jun 16, 2014 at 5:41 PM, Vasili Galka wrote:
> TOP860 configuration assumes at most 128 flash sectors. Thus, the
> AMLV256U flash can't be supported. The existing code could result in
> memory corruption when writing to the flash_info->start[] array.
>
> Signed-off-by: Vasili Galka
> Cc:
On Sun, Jun 29, 2014 at 6:01 PM, Vasili Galka wrote:
> Hi,
>
> Some of the recent commits on u-boot/master have broken the build of
> bf538f-ezkit board. The build was fine for v2014.07-rc3. However, now
> there is the following error:
>
> bfin-elf-ld.bfd: u-boot section `.bss' will not fit in re
Hello Stephan,
On 11-08-14 20:55, Stephen Warren wrote:
No, Linux distros need to be able to install a single bootloader
configuration file to tell the bootloader how to boot.
Don't understand this, I though extlinux is yet another
chainloaded bootloader? I doubt there is "the bootloader".
On Sun, Aug 10, 2014 at 3:21 PM, Tom Rini wrote:
> On Thu, Jul 31, 2014 at 05:39:58PM -0700, Bryan Wu wrote:
>
>> Kernel address is normally stored as a string argument of bootm or bootz.
>> This function is taken out from boot_get_kernel() of bootm.c, which can be
>> reused by others.
>>
>> Signe
On Mon, Aug 11, 2014 at 06:13:14PM +0200, Anatolij Gustschin wrote:
> Hi Tom,
>
> The following changes since commit 6d1966e1236838c8c59d58459901283a0e72:
>
> env_fat.c: Make sure our buffer is cache aligned (2014-08-09 11:26:34 -0400)
>
> are available in the git repository at:
>
> gi
On 08/12/2014 11:29 AM, Jeroen Hofstee wrote:
On 11-08-14 20:55, Stephen Warren wrote:
...
extlinux.conf is a text file format the defines a menu of bootable
OSs. It's a (de-facto I suppose) standard that's implemented by
extlinux (if indeed that is a piece of SW:-) and also U-Boot and
barebox
On 07/17/2014 05:22 AM, Valentin Longchamp wrote:
> There is the requirement on the chassis's backplane that when the clocks
> are enabled, they should not disappear. Resetting theses chips at unit
I guess here "they" means the "clocks".
> reset also has the side effect that their clocks disappea
Hi!
I have a custom board based on OMAP3530 with Micron MT29F2G16ABBEAH4-IT:E
nand flash installed. The problem is that when I flash MLO/u-boot.img to
NAND the CPU does not boot from this NAND although it boots fine from a 2Gb
NAND used in previous configurations.
Here is what u-boot knows about
On 07/18/2014 02:10 AM, Valentin Longchamp wrote:
> Hello Wolfgang,
>
> On 07/17/2014 02:47 PM, Wolfgang Denk wrote:
>> Dear Valentin,
>>
>> In message
>> <1405599840-11984-1-git-send-email-valentin.longch...@keymile.com> you wrote:
>>> When u-boot initializes the RAM (early in boot) it looks for
On 07/23/2014 11:56 PM, Benoit Sansoni wrote:
> York,
>
> I am going to check out the method that you talk about.
> For now the fix allow me to boot our board with 8GB it is a good step
> for me.
>
> Thanks
> Benoit
>
> On 07/23/2014 06:32 PM, York Sun wrote:
>> Benoit,
>>
>> If your interest i
On 07/31/2014 09:20 PM, Vijay Rai wrote:
> T1042RDB is a Freescale reference board that hosts the T1042 SoC
> (and variants). The board is similar to T1040RDB, T1042 is a reduced
> personality of T1040 SoC without Integrated 8-port Gigabit(L2 Switch).
>
> T1042RDB is configured with serdes protoco
Add a BSD-3 relicensed version of the Android sparse format image
header from:
https://android.googlesource.com/platform/system/core/+/28fa5bc347390480fe190294c6c385b6a9f0d68b/libsparse/sparse_format.h
Unchanged except for the license header.
Cc: Tom Rini
Signed-off-by: Colin Cross
---
include/
On 07/25/2014 04:07 AM, shh@gmail.com wrote:
> From: Shaohui Xie
>
> 1000BASE-KX(1GKX) uses same SGMII interface but the serdes lane run in
> 1GKX mode. By default, the lane runs in SGMII mode, when a MAC runs in
> 1GKX mode, the corresponding lane mode needs to be set accordingly.
> DTB need
On 07/25/2014 04:03 AM, shh@gmail.com wrote:
> From: Shaohui Xie
>
> XFI ports on t2080qds can work with fiber cable and direct attach
> cable(copper). We use hwconfig to define cable type for XFI, and fixup
> dtb based on the cable type.
>
> For copper cable, set below env in hwconfig:
>
>
On 08/07/2014 01:43 AM, shh@gmail.com wrote:
> From: Shaohui Xie
>
> XFI is supported on T4QDS-XFI board, which removed slot3, and four LANEs
> of serdes2 are routed to a SFP+ cages, which to house fiber cable or
> direct attach cable(copper), the copper cable is used to emulate the
> 10GBASE
On Tue, 12 Aug 2014 19:29:02 +0200
Jeroen Hofstee wrote:
> Hello Stephan,
>
> On 11-08-14 20:55, Stephen Warren wrote:
>
>
>
> >>> No, Linux distros need to be able to install a single bootloader
> >>> configuration file to tell the bootloader how to boot.
> >>
> >> Don't understand this, I t
From: Fabio Estevam
Currently I don't have access to a mx31pdk board.
Magnus was the original maintainer of the board and accepted to take back
this role.
Signed-off-by: Fabio Estevam
Acked-by: Magnus Lilja
---
Hi Stefano,
I generated this patch against the main's u-boot tree instead of u-bo
On Mon, Aug 11, 2014 at 10:55:45AM +0800, Sonic Zhang wrote:
> Hi Tom,
>
> Please pull the following patches for Blackfin from u-boot-blackfin
> into your tree.
>
> Thanks
>
> Sonic Zhang
>
>
> The following changes since commit e76b933e02e1b38e48754c435e9dba1c0deeb3c6:
>
> Prepare v2014.1
On Tue, Aug 12, 2014 at 09:00:05AM -0600, Simon Glass wrote:
> Hi York (and Tom),
>
> On 11 August 2014 12:23, York Sun wrote:
> > On 08/09/2014 02:33 PM, Simon Glass wrote:
> >> Since buildman now includes most of the features of MAKEALL it is probably
> >> time to talk about deprecating MAKEAL
Am 2014-08-12 00:33, schrieb Scott Wood:
> On Wed, 2014-08-06 at 10:59 +0200, Stefan Agner wrote:
>> This adds initial support for Freescale NFC (NAND Flash Controller).
>> The IP is used in ARM based Vybrid SoCs as well as on some PowerPC
>> devices. This driver is only tested on Vybrid.
>>
>> Sig
On Tuesday, August 12, 2014 at 04:26:00 PM, andrew.ru...@elecsyscorp.com wrote:
> From: Andrew Ruder
>
> This patch moves mx31 to the common timer functions added in commit
>
> 8dfafdd - Introduce common timer functions
>
> The (removed) mx31 timer code (specifically __udelay()) could deadlo
On Tuesday, August 12, 2014 at 04:25:59 PM, andrew.ru...@elecsyscorp.com wrote:
> From: Andrew Ruder
>
> This patch moves pxa to the common timer functions added in commit
>
> 8dfafdd - Introduce common timer functions
>
> The (removed) pxa timer code (specifically __udelay()) could deadlock
On Tue, 2014-08-12 at 23:13 +0200, Stefan Agner wrote:
> Am 2014-08-12 00:33, schrieb Scott Wood:
> > On Wed, 2014-08-06 at 10:59 +0200, Stefan Agner wrote:
> >> This adds initial support for Freescale NFC (NAND Flash Controller).
> >> The IP is used in ARM based Vybrid SoCs as well as on some Powe
Hi Tom,
On 12 August 2014 15:05, Tom Rini wrote:
> On Tue, Aug 12, 2014 at 09:00:05AM -0600, Simon Glass wrote:
>
>> Hi York (and Tom),
>>
>> On 11 August 2014 12:23, York Sun wrote:
>> > On 08/09/2014 02:33 PM, Simon Glass wrote:
>> >> Since buildman now includes most of the features of MAKEALL
On Tue, Aug 12, 2014 at 04:22:36PM -0600, Simon Glass wrote:
> Hi Tom,
>
> On 12 August 2014 15:05, Tom Rini wrote:
> > On Tue, Aug 12, 2014 at 09:00:05AM -0600, Simon Glass wrote:
> >
> >> Hi York (and Tom),
> >>
> >> On 11 August 2014 12:23, York Sun wrote:
> >> > On 08/09/2014 02:33 PM, Simon
> -Original Message-
> From: Sun York-R58495
> Sent: Wednesday, August 13, 2014 2:56 AM
> To: shh@gmail.com; u-boot@lists.denx.de
> Cc: Xie Shaohui-B21989
> Subject: Re: [PATCH] powerpc/T4240QDS/eth: some fix for XFI
> >
> Shaohui,
>
> Do you mind to put this information into a README
Hi York,
On 08/12/2014 08:03 PM, York Sun wrote:
> On 07/18/2014 02:10 AM, Valentin Longchamp wrote:
>> Hello Wolfgang,
>>
>> On 07/17/2014 02:47 PM, Wolfgang Denk wrote:
>>> Dear Valentin,
>>>
>>> In message
>>> <1405599840-11984-1-git-send-email-valentin.longch...@keymile.com> you
>>> wrote:
>
On 08/12/2014 07:54 PM, York Sun wrote:
> On 07/17/2014 05:22 AM, Valentin Longchamp wrote:
>> There is the requirement on the chassis's backplane that when the clocks
>> are enabled, they should not disappear. Resetting theses chips at unit
>
> I guess here "they" means the "clocks".
Yes, corre
Hi Frank,
>
> Well I've got to say, as a User I'd surely like to learn some new tricks
from
> time to time. I believe this new mailing list would be the right place
for it.
> What is happening now: my Mailbox gets full of messages, that I barely
read
> (because they are just too many), most
55 matches
Mail list logo