Dear Wolfgang,
please pull the following changes.
Thanks,
Michal
The following changes since commit 89c95f0cd3f8140f3b8a82a22a6a144c148d09c6:
Mike Frysinger (1):
asm-offsets: generate bd_t size
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git m
Wolfgang Denk schrieb:
> Please move this line into your board config file, and drop the
> config.mk file.
Ok, will be done.
>> - * Modified for the Samsung SMDK2410 by
>> - * (C) Copyright 2002
>> + * Modified for MPL VCMA9 by
>> * David Mueller, ELSOFT AG,
>
> I understand this file was cre
For uImage always has a 64 bytes header, we couldn't expect to do
the xip from the header but should xip from the image start.
The latter logic in that section is also move the image from image_start
to the load address, so sync this logic to the xip operation.
Signed-off-by: Lei Wen
---
common
On Mon, Jan 10, 2011 at 2:50 AM, Michal Simek wrote:
> Wolfgang Denk wrote:
>> Mike Frysinger wrote:
>>> Some ports set up the board info structure at the same time as the global
>>> data structure, and largely keep them together. So generate a define for
>>> the board info struct too.
>>
>> Appli
On Mon, Jan 10, 2011 at 4:31 AM, Lei Wen wrote:
> case IH_COMP_NONE:
> - if (load == blob_start) {
> + if (load == image_start) {
> printf (" XIP %s ... ", type_name);
this breaks XIP uImages that are created to work with existing
u-boots
On Mon, Jan 10, 2011 at 5:45 PM, Mike Frysinger wrote:
> On Mon, Jan 10, 2011 at 4:31 AM, Lei Wen wrote:
>> case IH_COMP_NONE:
>> - if (load == blob_start) {
>> + if (load == image_start) {
>> printf (" XIP %s ... ", type_name);
>
> this
On 01/09/2011 03:40 PM, Jason Liu wrote:
> Hi, Stefano,
>
Hi Jason,
> Have you set the page_size correctly with the following register?
Let's see...
>
> 49.4.3.7 Reset Control and Sourse Register - RCSR:
>
> NFC_4K
> This bit is used to config the NandFlash page size. It is defined by
> PAGE
For uImage always has a 64 bytes header, we couldn't expect to do
the xip from the header but should xip from the image start.
The latter logic in that section is also move the image from image_start
to the load address, so sync this logic to the xip operation.
Signed-off-by: Lei Wen
---
V2: kee
Dear Heiko Schocher,
In message <4d2ab091.9030...@denx.de> you wrote:
>
> > Linux defines this is include/linux/kernel.h, i. e. in a pretty
> > central place, and we should porobably do the same.
> >
> > How about adding it to include/common.h instead?
>
> Hmm.. I thought exactly this should n
Dear Minkyu Kang,
In message you
wrote:
>
> Declared function pointer.
>
> int (*test_func)(void);
This results in a symbol in bss segment, right?
> And then, set to NULL at arch_cpu_init()
Such an assignment is illegal then. Bss has not been initalized before
relocation, and must not be ac
Dear Michal Simek,
In message <4d2aba41.7030...@monstr.eu> you wrote:
>
> I am little bit confused.
> 1. Mike's patch has broken coding style in his patch ("space"+"space"15)
Indeed. Sorry for missing this. The existing code had the same issue.
If you want, then please submit a patch to clean th
Dear Mike Frysinger,
In message you
wrote:
>
> i hadnt noticed that. probably because i had already punted the
> e-mail a few days before i noticed i needed it. otherwise i would
> have s-o-b your version.
I think you should rather send "Acked-by" in such cases.
"
The Signed-off-by: tag indi
Hi Wolfgang,
On Sunday 09 January 2011 18:05:42 Wolfgang Denk wrote:
> > The flash_verbose logic is only used by the CFI MTD layer, so if we
> > aren't using that, disable the logic completely.
> >
> > Signed-off-by: Mike Frysinger
> > ---
> >
> > drivers/mtd/cfi_flash.c |6 ++
> > 1 f
Dear Wolfgang Denk,
On 10 January 2011 19:20, Wolfgang Denk wrote:
> Dear Minkyu Kang,
>
> In message you
> wrote:
>>
>> Declared function pointer.
>>
>> int (*test_func)(void);
>
> This results in a symbol in bss segment, right?
>
>> And then, set to NULL at arch_cpu_init()
>
> Such an assignm
Signed-off-by: Stefan Roese
---
lib/asm-offsets.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/asm-offsets.c b/lib/asm-offsets.c
index 6f253a6..c88f5d4 100644
--- a/lib/asm-offsets.c
+++ b/lib/asm-offsets.c
@@ -23,10 +23,10 @@ int main(void)
{
/* Round
On Tuesday 21 December 2010 19:03:44 Stefan Roese wrote:
> PCI is not used at all on lwmon5. So lets remove it. It saves space and
> reduces boot time a bit (approx. 50ms).
Applied to u-boot-ppc4xx. Thanks.
Cheers,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
On Sunday 02 January 2011 10:07:34 Felix Radensky wrote:
> 16MiB NAND TLB window is way too big. Reduce it to 1KiB.
Applied to u-boot-ppc4xx. Thanks.
Cheers,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groeben
Patch 8ef583a0 [miiphy: convert to linux/mii.h] introduced a small
problem in the ppc4xx miiphy.c version. This patch fixes this problem.
Signed-off-by: Stefan Roese
Cc: Mike Frysinger
---
arch/powerpc/cpu/ppc4xx/miiphy.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a
S5PC210 is a 32-bit RSIC and Coretex-A9 Dual Core based micro-processor.
Signed-off-by: Minkyu Kang
Signed-off-by: Kyungmin Park
---
arch/arm/cpu/armv7/s5pc2xx/Makefile | 42
arch/arm/cpu/armv7/s5pc2xx/clock.c| 220 +
arch/arm/cpu/armv7/s5pc2xx/
This patch adds support for Samsung s5pc210 universal board
Signed-off-by: Minkyu Kang
Signed-off-by: Kyungmin Park
---
MAINTAINERS |5 +-
MAKEALL |1 +
board/samsung/universal_c210/Makefile| 51
board/
On Mon, Jan 10, 2011 at 6:58 AM, Stefan Roese wrote:
> Patch 8ef583a0 [miiphy: convert to linux/mii.h] introduced a small
> problem in the ppc4xx miiphy.c version. This patch fixes this problem.
Acked-by: Mike Frysinger
-mike
___
U-Boot mailing list
U-B
Dear Minkyu Kang,
In message you
wrote:
>
> >> int (*test_func)(void);
> >
> > This results in a symbol in bss segment, right?
> >
> >> And then, set to NULL at arch_cpu_init()
> >
> > Such an assignment is illegal then. Bss has not been initalized before
> > relocation, and must not be accesse
This patch fix a problem for the pcie enumeration when the mpc83xx pcie
controller is
connected with switch or we use both of the two pcie controller
Signed-off-by: Baidu Boy
---
Changes for V2:
- Avoid line wrap in the patch
Changes for V3
- Add space between ) and {
arch/powerp
This patch fix a problem for the pcie enumeration when the mpc83xx pcie
controller is
connected with switch or we use both of the two pcie controller
Signed-off-by: Baidu Boy
---
Changes for V2:
- Avoid line wrap in the patch
Changes for V3
- Add space between ) and {
arch/powerp
Hi,
I'm facing ECC errors when flashing u-boot on NAND on MX51EVK-based
board. U-Boot "nand write" command doesn't fill out-of-band (OOB)
bytes correctly. I noted this behavior after compare the same
u-boot.bin image flashed via ATK (proprietary software from
Freescale). I guess is something relat
Add support for multiple FPGAs per board for gdsys
405ep architecture.
Signed-off-by: Dirk Eibach
---
arch/powerpc/include/asm/global_data.h |2 +-
board/gdsys/405ep/405ep.c | 62 +
board/gdsys/405ep/dlvision-10g.c | 214 ---
board/gd
Add support for dual link osd hardware for gdsys 405ep.
Signed-off-by: Dirk Eibach
---
board/gdsys/405ep/dlvision-10g.c |3 +-
board/gdsys/common/osd.c | 303 -
board/gdsys/common/osd.h |2 +-
3 files changed, 232 insertions(+), 76 del
Board support for the Guntermann & Drunck DLVision-10G.
Signed-off-by: Dirk Eibach
---
MAINTAINERS|1 +
arch/powerpc/include/asm/global_data.h |3 +
board/gdsys/405ep/405ep.c | 38 +-
board/gdsys/405ep/Makefile |1 +
board/gd
On 01/10/2011 01:58 PM, Tiago Maluta wrote:
> Hi,
>
Hi Tiago,
> I'm facing ECC errors when flashing u-boot on NAND on MX51EVK-based
> board. U-Boot "nand write" command doesn't fill out-of-band (OOB)
> bytes correctly.
The mxc_nand driver in u-boot mainline does not support version 3 of the
int
Thanks for keeping on working on jz4740 patchset.
On 01/10/2011 01:18 AM, Xiangfu Liu wrote:
> Hi Wolfgang
> those patches are for add xburst jz4740 and Ben NanoNote(named qi_lb60) to
> U-Boot
>
> some info about xburst jz4740:
> the xburst jz4740 is recently added to linux 2.6.36
> and it
Dear Wolfgang,
On Monday 10 January 2011 04:18 AM, Wolfgang Denk wrote:
> Dear Aneesh V,
>
> In message<1293018898-13253-6-git-send-email-ane...@ti.com> you wrote:
>> Add support for some of the key maintenance operations
>> - Invalidate all
>> - Invalidate range
>> - Flush(clean&
>> I'm facing ECC errors when flashing u-boot on NAND on MX51EVK-based
>> board. U-Boot "nand write" command doesn't fill out-of-band (OOB)
>> bytes correctly.
>
> The mxc_nand driver in u-boot mainline does not support version 3 of the
> internal NFC controller we find on the i.MX51 processor. You
Dear Wolfgang Denk,
On 10 January 2011 21:14, Wolfgang Denk wrote:
> Dear Minkyu Kang,
>
> In message you
> wrote:
>>
>> >> int (*test_func)(void);
>> >
>> > This results in a symbol in bss segment, right?
>> >
>> >> And then, set to NULL at arch_cpu_init()
>> >
>> > Such an assignment is illeg
> -Original Message-
> From: Lei Wen [mailto:lei...@marvell.com]
> Sent: Monday, January 10, 2011 9:31 AM
> To: u-boot@lists.denx.de; Prafulla Wadaskar; Yu Tang; Ashish Karkare;
> Prabhanjan Sarnaik; adrian . wenl @ gmail . com "
> Subject: [PATCH V2 1/5] mv: seperate kirkwood and armada
> -Original Message-
> From: Lei Wen [mailto:lei...@marvell.com]
> Sent: Monday, January 10, 2011 9:31 AM
> To: u-boot@lists.denx.de; Prafulla Wadaskar; Yu Tang; Ashish Karkare;
> Prabhanjan Sarnaik; adrian . wenl @ gmail . com "
> Subject: [PATCH V2 2/5] ARM: Add Support for Marvell Pant
Dear Wolfgang,
On Monday 10 January 2011 04:22 AM, Wolfgang Denk wrote:
> Dear Aneesh V,
>
> In message<1293018898-13253-7-git-send-email-ane...@ti.com> you wrote:
>> adapt omap4 to the new layered cache maintenance framework
>>
>> Signed-off-by: Aneesh V
>
>> +/*
>> + * Outer cache related funct
> -Original Message-
> From: Lei Wen [mailto:lei...@marvell.com]
> Sent: Monday, January 10, 2011 9:31 AM
> To: u-boot@lists.denx.de; Prafulla Wadaskar; Yu Tang; Ashish Karkare;
> Prabhanjan Sarnaik; adrian . wenl @ gmail . com "
> Subject: [PATCH V2 5/5] Pantheon: Add Board Support for M
> -Original Message-
> From: Lei Wen [mailto:lei...@marvell.com]
> Sent: Monday, January 10, 2011 9:31 AM
> To: u-boot@lists.denx.de; Prafulla Wadaskar; Yu Tang; Ashish Karkare;
> Prabhanjan Sarnaik; adrian . wenl @ gmail . com "
> Subject: [PATCH V2 0/5] Add Pantheon soc and dkb board su
Dear Wolfgang,
On Monday 10 January 2011 04:27 AM, Wolfgang Denk wrote:
> Dear Aneesh V,
>
> In message<1293018898-13253-8-git-send-email-ane...@ti.com> you wrote:
>> adapt omap3 to the new layered cache maintenance framework
> ...
>
>> +/* Declarations */
>
> Please drop this comment. Everybody
On 01/10/2011 02:44 PM, Tiago Maluta wrote:
> I'd like to adapt u-boot to work with NFC v3. Do you think it's a
> difficult task (and the documentation [1] available should be
> sufficient) ?
>
> [1] http://cache.freescale.com/files/dsp/doc/ref_manual/MCIMX51RM.pdf
I think there is no other docum
On Mon, Jan 10, 2011 at 10:35 PM, Prafulla Wadaskar
wrote:
>
>
>> -Original Message-
>> From: Lei Wen [mailto:lei...@marvell.com]
>> Sent: Monday, January 10, 2011 9:31 AM
>> To: u-boot@lists.denx.de; Prafulla Wadaskar; Yu Tang; Ashish Karkare;
>> Prabhanjan Sarnaik; adrian . wenl @ gmail
Am 02.01.2011 22:00, schrieb Alexander Holler:
> On 02.01.2011 14:29, Dirk Behme wrote:
>> On 02.01.2011 13:43, Alexander Holler wrote:
>>> Am 01.01.2011 20:21, schrieb Dirk Behme:
On 01.01.2011 19:47, Alexander Holler wrote:
> Am 01.01.2011 19:25, schrieb Dirk Behme:
>> On 01.01.2011
Dear Alexander Holler,
In message <4d2b1d75.70...@ahsoftware.de> you wrote:
>
> Beeing kind of a defensive programmer, I still would prefer to use have
> that __asm__ for write* too. That would at least prevent us from a
> possible bug there too.
So why don't you simply test and, assuming it's
Hi, Tiago Maluta,
2011/1/10 Tiago Maluta :
> Hi,
>
> I'm facing ECC errors when flashing u-boot on NAND on MX51EVK-based
> board. U-Boot "nand write" command doesn't fill out-of-band (OOB)
> bytes correctly. I noted this behavior after compare the same
> u-boot.bin image flashed via ATK (proprieta
Stefan Roese wrote:
> Signed-off-by: Stefan Roese
Thanks Stefan.
Acked-by: Michal Simek
Michal
> ---
> lib/asm-offsets.c |4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lib/asm-offsets.c b/lib/asm-offsets.c
> index 6f253a6..c88f5d4 100644
> --- a/lib/asm-off
Mike Frysinger wrote:
> On Mon, Jan 10, 2011 at 2:50 AM, Michal Simek wrote:
>> Wolfgang Denk wrote:
>>> Mike Frysinger wrote:
Some ports set up the board info structure at the same time as the global
data structure, and largely keep them together. So generate a define for
the board
Am Freitag, den 07.01.2011, 17:38 -0500 schrieb Mike Frysinger:
> On Friday, January 07, 2011 15:50:30 Andreas Pretzsch wrote:
> > the Blackfin U-Boot GPIO command (see "arch/blackfin/cpu/cmd_gpio.c")
> > specifies the port/pin naming in the form "[p][port]<#>", e.g. PF11.
> > The pin portion of t
Dear Wolfgang,
Wolfgang Denk wrote:
> Dear Michal Simek,
>
> In message <4d2aba41.7030...@monstr.eu> you wrote:
>> I am little bit confused.
>> 1. Mike's patch has broken coding style in his patch ("space"+"space"15)
>
> Indeed. Sorry for missing this. The existing code had the same issue.
> If
Dear Wolfgang,
On 09.01.2011 23:25, Wolfgang Denk wrote:
> Dear Dirk Behme,
>
> In message<4d1f1841.5060...@googlemail.com> you wrote:
>>
>> Do you like to test the patch in the attachment? I named it 'v4'.
>
> Please send patches inline.
>
>> After some thinking and testing, it seems to me that
On Mon, Jan 10, 2011 at 10:59 AM, Andreas Pretzsch wrote:
> As your code already uses the Linux GPIO conventions and naming (without
> the gpio_chip stuff, which is not necessary for a bootloader IMHO), it'd
> be a solid base for that.
>
> Mr. Denk, are there any plans for a generic GPIO layer in U
The pin portion of the specified GPIO was limited to 0..15.
While this is correct for Blackfins with different bank names (e.g.
BF537 with PF, PG, PH with 16 pins each), it's not sufficient for
Blackfins with linear naming like the BF561 (PF0..PF47).
Therefore check only for a valid GPIO number.
A
Am Montag, den 10.01.2011, 11:28 -0500 schrieb Mike Frysinger:
> On Mon, Jan 10, 2011 at 10:59 AM, Andreas Pretzsch wrote:
> > As your code already uses the Linux GPIO conventions and naming (without
> > the gpio_chip stuff, which is not necessary for a bootloader IMHO), it'd
> > be a solid base fo
Le 10/01/2011 15:04, Minkyu Kang a écrit :
>>> How about lcd_setmem function?
>>> panel_info is located at bss area, but lcd_setmem access this structure.
>>> Is it illegal?
>>
>> This must not be done before relocation.
>
> No, please see 360 line of arch/arm/lib/board.c
> This function is called
On Mon, Jan 10, 2011 at 1:21 PM, Jason Liu wrote:
> Hi, Tiago Maluta,
>
> 2011/1/10 Tiago Maluta :
>> Hi,
>>
>> I'm facing ECC errors when flashing u-boot on NAND on MX51EVK-based
>> board. U-Boot "nand write" command doesn't fill out-of-band (OOB)
>> bytes correctly. I noted this behavior after c
On Sun, 9 Jan 2011 21:48:47 +0100
Joakim Tjernlund wrote:
> Wolfgang Denk wrote on 2011/01/09 21:29:04:
> >
> > Dear Joakim Tjernlund,
> >
> > In message
> > <1292838435-14958-4-git-send-email-joakim.tjernl...@transmode.se> you wrote:
> > > Only these 2 call sites depends on fixups for my mpc83
On Sun, 9 Jan 2011 18:35:56 +0800
Xiangfu Liu wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 01/05/2011 04:16 AM, Scott Wood wrote:
> > On Wed, Dec 08, 2010 at 12:20:46AM -0600, Xiangfu Liu wrote:
> >> + writel(readl(EMC_NFECR) & ~EMC_NFECR_ECCE, EMC_NFECR);
> >
> > readl() an
On Sun, 2011-01-09 at 15:00 -0600, Kumar Gala wrote:
> On Jan 7, 2011, at 5:23 PM, Kumar Gala wrote:
>
> >
> > On Jan 7, 2011, at 11:52 AM, Wolfgang Denk wrote:
> >
> >> Dear York Sun,
> >>
> >> In message <1294418957.8466.8.ca...@oslab-l1> you wrote:
> >>>
> >>> fsl_ddr:ctlr_intlv=cacheline,b
On Sun, 9 Jan 2011 23:48:01 +0800
Xiangfu Liu wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi Scott
>
> >
> > I don't see any of my comments on v3 addressed or responded to:
> > http://lists.denx.de/pipermail/u-boot/2010-December/083601.html
>
>
> On 12/14/2010 08:05 AM, Scot
On Mon, 10 Jan 2011 20:42:28 +0800
Baidu Boy wrote:
> This patch fix a problem for the pcie enumeration when the mpc83xx pcie
> controller is
> connected with switch or we use both of the two pcie controller
>
> Signed-off-by: Baidu Boy
> ---
> Changes for V2:
> - Avoid line wrap in the
Hi there
Happy New year from all of us over here!
We're pleased to inform you that your organisation has been invited to
participate in the exclusive Art of England Magazine, March 2011 edition,
deadline for which is now just 4 days away.
Now seven years old, the Art of England Magazine offers
Dear Mike Frysinger,
In message <1293028907-16296-1-git-send-email-vap...@gentoo.org> you wrote:
>
> + if (CONFIG_MEM_SIZE) {
> + printf("RAM: ");
> + print_size(bd->bi_memsize, "\n");
> + }
> +
Side note: I see that CONFIG_MEM_SIZE is nowhere documented. Could y
Dear John Rigby,
In message <1293085997-28564-1-git-send-email-john.ri...@linaro.org> you wrote:
> and define CONFIG_SYS_TEXT_BASE in the board config files
>
> Signed-off-by: John Rigby
> ---
> Changes for v2:
> Remove bogus tab character in define in v1.
> ---
> board/isee/igep0020/config.mk
Dear Thomas Chou,
In message <1293174969-18653-2-git-send-email-tho...@wytron.com.tw> you wrote:
> Crc7 is used to compute mmc spi comamnd packet checksum.
s/comamnd/sommand/
> Signed-off-by: Thomas Chou
Please fix the typos, and provide proper attribution where this code
is coming from - see
Scott Wood wrote on 2011/01/10 19:24:02:
>
> On Sun, 9 Jan 2011 21:48:47 +0100
> Joakim Tjernlund wrote:
>
> > Wolfgang Denk wrote on 2011/01/09 21:29:04:
> > >
> > > Dear Joakim Tjernlund,
> > >
> > > In message
> > > <1292838435-14958-4-git-send-email-joakim.tjernl...@transmode.se> you
> > >
Dear Thomas Chou,
In message <1293175184-18746-1-git-send-email-tho...@wytron.com.tw> you wrote:
> Signed-off-by: Thomas Chou
> ---
> arch/nios2/include/asm/gpio.h |6 ++
> board/altera/nios2-generic/gpio.c |5 +
> 2 files changed, 11 insertions(+), 0 deletions(-)
What is th
On Mon, Jan 10, 2011 at 4:27 PM, Wolfgang Denk wrote:
> Thomas Chou wrote:
>> Signed-off-by: Thomas Chou
>> ---
>> arch/nios2/include/asm/gpio.h | 6 ++
>> board/altera/nios2-generic/gpio.c | 5 +
>> 2 files changed, 11 insertions(+), 0 deletions(-)
>
> What is this needed for?
Dear Yanjun Yang,
In message you
wrote:
> The eth_device.name field length is limited by NAMESIZE,
> which is 16 defined in include/net.h. Unfortunately, two
> of the names in lan91c96.c are beyond that.
>
> Signed-off-by: YanJun Yang
> ---
> drivers/net/lan91c96.c |4 ++--
> 1 files chan
Dear Yanjun Yang,
In message you
wrote:
> It seems that the chip can only be reset into a known
> state by using attribute space. The smc_reset and
> smc_enable function also need more lines to make the
> chip work.
>
> Signed-off-by: YanJun Yang
> ---
> drivers/net/lan91c96.c | 26
Add fsl_ddr:ecc=on in hwconfig. If ECC is enabled in board configuration file,
ECC can be turned on/off by this switch. If this switch is omitted, it is ON by
default.
Updated hwconfig calls to use local buffer.
Syntax is
hwconfig=fsl_ddr:ecc=on
Signed-off-by: York Sun
---
arch/powerpc/cpu/mpc
The following is the v3 patch. Since the last version, the change to hwconfig
has been dropped. Adding SPD registers has been dropped as well. Interactive
debugging DDR will be submitted later after cleaning up.
York Sun
___
U-Boot mailing list
U-Bo
Erratum DDR-A003 requires workaround to correctly set RCW10 for registered DIMM.
Also adding polling after enabling DDR controller to ensure completion.
Signed-off-by: York Sun
---
arch/powerpc/cpu/mpc85xx/cmd_errata.c|4 ++
arch/powerpc/cpu/mpc85xx/ddr-gen3.c | 81 +++
Added fsl_ddr_get_version() function to for DDR3 to poll DDRC IP version
(major, minor, errata) to determine if unique mode registers are available.
If true, always use unique mode registers. Dynamic ODT is enabled if needed.
The table is documented in doc/README.fsl-ddr. This function may also nee
ECC can be turned on/off by hwconfig without recompiling. So enable it
by default.
Signed-off-by: York Sun
---
include/configs/corenet_ds.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/corenet_ds.h b/include/configs/corenet_ds.h
index 454a30a..49f0a26
Extend board specific parameters to include cpo, write leveling override
Extend write leveling sample to 0xf
Adding rcw overrid for quad-rank RDIMMs
Signed-off-by: York Sun
---
arch/powerpc/include/asm/fsl_ddr_sdram.h |3 +
board/freescale/corenet_ds/ddr.c | 159 +++-
Print a message when a RDIMM is detected.
Signed-off-by: York Sun
---
.../cpu/mpc8xxx/ddr/lc_common_dimm_params.c| 18 +++---
1 files changed, 7 insertions(+), 11 deletions(-)
diff --git a/arch/powerpc/cpu/mpc8xxx/ddr/lc_common_dimm_params.c
b/arch/powerpc/cpu/mpc8xxx/ddr
This patch exposes more registers which can be used by the DDR drivers or
interactive debugging. U-boot doesn't use all the registers in DDRC.
When advanced tuning is required, writing to those registers is needed.
Add writing to cdr1, cdr2, err_disable, err_int_en and debug registers
Add options
Dear Mike Frysinger,
In message <1293425300-27644-2-git-send-email-vap...@gentoo.org> you wrote:
> Signed-off-by: Mike Frysinger
> ---
> MAINTAINERS | 49 ++---
> 1 files changed, 22 insertions(+), 27 deletions(-)
Already applied.
Best regards,
Wo
Dear Mike Frysinger,
In message <201012271142.17334.vap...@gentoo.org> you wrote:
>
> it isnt a problem to have the parens, and it keeps things sane if someone
> does
> something like:
> #define CONFIG_SYS_BD_INFO_ADDR SOME_DEFINE + 0x1000
This would be a violation of basic rules of defensive
Dear Mike Frysinger,
In message <1293425300-27644-24-git-send-email-vap...@gentoo.org> you wrote:
> Signed-off-by: Mike Frysinger
> ---
> board/bf506f-ezkit/Makefile | 54 +++
> board/bf506f-ezkit/bf506f-ezkit.c | 27 +
> boards.cfg|1
Dear Mike Frysinger,
In message <1293425300-27644-28-git-send-email-vap...@gentoo.org> you wrote:
> Simple command to decode/check an LDR image before we try to boot it.
>
> Signed-off-by: Mike Frysinger
> ---
> common/Makefile |1 +
> common/cmd_ldrinfo.c | 192
> +++
Dear Alex Dubov,
In message <754013.38475...@web37602.mail.mud.yahoo.com> you wrote:
> > You should use get_ram_size().
>
> I still need to call setup_ddr_tlbs because get_ram_size won't do it for
> me. So what get_ram_size actually does?
It checks the size of available memory and performs a sim
Dear Alex Dubov,
In message <24.88500...@web37608.mail.mud.yahoo.com> you wrote:
> > > +CONFIG_SYS_TEXT_BASE = 0xfffc0800
> > > +LDFLAGS +=
> > --section-start=.ppcenv=$(CONFIG_ENV_ADDR)
> >
> > Please mode defines to board config file and get rid of
> > config.mk
>
> And another question: h
Dear Alex Dubov,
In message <294951.51594...@web37601.mail.mud.yahoo.com> you wrote:
> Mpq101 is a RapidIO development board in AMC form factor, featuring MPC8548
> processor, 512MB of hardwired DDR2 RAM, 128MB of hardwired NAND flash
> memory, real time clock and additional serial EEPROM on i2c b
On Thu, Jan 06, 2011 at 11:11:58AM +0800, Lei Wen wrote:
> This patch add addition suffix to nand write to give the uboot
> the power to directly burn the yaffs image to nand.
>
> Signed-off-by: Lei Wen
> ---
> V2: fix compile warning, and add CONFIG_CMD_NAND_YAFFS to reduce code
> when n
On Monday, January 10, 2011 17:33:42 Wolfgang Denk wrote:
> Mike Frysinger you wrote:
> > board/bf506f-ezkit/Makefile | 54 +++
> > board/bf506f-ezkit/bf506f-ezkit.c | 27 +
> > boards.cfg|1 +
> > include/configs/bf506f-ezkit.h| 1
On Monday, January 10, 2011 17:28:23 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > it isnt a problem to have the parens, and it keeps things sane if someone
> > does something like:
> > #define CONFIG_SYS_BD_INFO_ADDR SOME_DEFINE + 0x1000
>
> This would be a violation of basic rules of defens
Simple command to decode/check an LDR image before we try to boot it.
Signed-off-by: Mike Frysinger
---
v2
- add README note
README |1 +
common/Makefile |1 +
common/cmd_ldrinfo.c | 192 ++
3 files changed, 194
I am trying to switch from writing my JFFS2 filesystem to flash using an NFS
mounted root filesystem to creating and installing a JFFS2 image. The reason I
am doing this is so I can use sumtool on the JFFS2 image and speed up my boot
time. When I use the JFFS2 image, I see the following while
Crc7 is used to compute mmc spi command packet checksum.
Copy from linux-2.6 lib/crc7.c include/linux/crc7.h
commit ad241528c4919505afccb022acbab3eeb0db4d80
Signed-off-by: Thomas Chou
---
v2 update attribution as Wolfgang suggested.
include/linux/crc7.h | 14 +++
lib/Makefile
Am 09.01.2011 22:03, schrieb Wolfgang Denk:
> Dear Alexander Holler,
>
> In message<1292863117-3175-1-git-send-email-hol...@ahsoftware.de> you wrote:
>> It might be useful to see what compiler version was used to compile u-boot.
>> ---
>> arch/arm/lib/board.c |2 +-
>> 1 files changed, 1 in
Hi Group -
I am working with the imx.51 on the Freescale EVK. Up to this point, have
been working with the version of U-Boot (and Kernel) from the Freescale web
site; the SDK which is LTIB based. Pretty stale stuff; U-Boot is rather old
(8/2009), as with Kernel (2.6.31).
I pulled U-Boot before
>
> And you still have a board/mercury/mpq101/config.mk even
> though I
> asked you to get rid of it.
>
1. I want to fit an environment and the bootloader into a single flash
sector.
2. Environment must be on the sector boundary, otherwise saveenv won't
rewrite it.
3. If I don't fix up the ppce
> > In which case, why are not these used when writing
> config values to DDR
> > registers (for instance) even in some very recently
> added boards, such as
> > p2020ds?
>
> Because this escaped review?
>
> Can you please point out where this was missed, so it can
> be fixed?
>
Some of the bo
Am 10.01.2011 16:05, schrieb Wolfgang Denk:
> Dear Alexander Holler,
>
> In message<4d2b1d75.70...@ahsoftware.de> you wrote:
>>
>> Beeing kind of a defensive programmer, I still would prefer to use have
>> that __asm__ for write* too. That would at least prevent us from a
>> possible bug there too
Dear Alex Dubov,
In message <328503.45731...@web37602.mail.mud.yahoo.com> you wrote:
>
> > Can you please point out where this was missed, so it can
> > be fixed?
> >
>
> Some of the boards in question:
>
> atum8548
> mpc8540
> pm854/6
> sbc8560
> sbc8641d
> socrates
> mpc8536ds
> mpc8540ads
>
CONFIG_SYS_BOOTMAPSZ has been 16M on these boards for some time so we
should also allow the kernel image to be up to 16M decompressed.
Signed-off-by: Kumar Gala
---
include/configs/MPC8536DS.h |3 ++-
include/configs/MPC8540ADS.h |3 ++-
include/configs/MPC8541CDS.h |3 ++-
include/
On Jan 9, 2011, at 3:16 PM, Kumar Gala wrote:
> Moved the SRIO init out of corenet_ds and into common code for
> 8xxx/QorIQ processors that have SRIO. We mimic what we do with PCIe
> controllers for SRIO.
>
> We utilize the fact that SRIO is over serdes to determine if its
> configured or not a
On Jan 6, 2011, at 10:58 AM, Kumar Gala wrote:
> Signed-off-by: Kumar Gala
> ---
> board/freescale/mpc8548cds/law.c |5 +
> board/freescale/mpc8548cds/tlb.c |9 -
> include/configs/MPC8548CDS.h | 15 ---
> 3 files changed, 13 insertions(+), 16 deletions(-)
app
On Jan 6, 2011, at 10:58 AM, Kumar Gala wrote:
> Signed-off-by: Kumar Gala
> ---
> board/freescale/mpc8569mds/law.c |3 +--
> include/configs/MPC8569MDS.h | 12
> 2 files changed, 9 insertions(+), 6 deletions(-)
applied to 85xx
- k
_
On Jan 6, 2011, at 10:58 AM, Kumar Gala wrote:
> Signed-off-by: Kumar Gala
> ---
> board/freescale/mpc8568mds/law.c |3 +--
> include/configs/MPC8568MDS.h | 12
> 2 files changed, 9 insertions(+), 6 deletions(-)
applied to 85xx
- k
_
1 - 100 of 117 matches
Mail list logo