Thank You for fixing this ...
also .. "marx" was in pop3 properties - thanks for catching it. Your powers of
observation are very keen !
-Martha
-Original Message-
From: Wolfgang Denk w...@denx.de
Sent 10/4/2009 4:56:08 PM
To: u-boot@lists.denx.de
Cc: Martha
Hi Wolfgang,
I had to chuckle when I read your opening paragraph – let me say that I have
never thought of myself as a victim – even at the hands of these FSL silicon
guys!!! But I did get a pretty raw deal – yes.
Now I am going to respond a little before I go and resubmit.
Very Best Regards,
> > Yes but the default has constants like CONFIG_SYS_MICRON_INIT_DEV_OP
> > ... must I then declare this if I am using
> > CONFIG_SYS_ELPIDA_INIT_DEV_OP ?
> Well, the ideas was that this was the default setting that fits most
> boards, and if it doesn't fit it will be overwritten by another arra
On Fri, Aug 26, 2022 at 12:54 AM Paweł Anikiel wrote:
>
> Allow SPL to boot from an ext4 filesystem.
>
> Signed-off-by: Paweł Anikiel
> ---
> configs/socfpga_chameleonv3_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/socfpga_chameleonv3_defconfig
> b/configs/socfpga_
On Fri, Aug 26, 2022 at 12:54 AM Paweł Anikiel wrote:
>
> Move the environment to an easily editable text file in the boot
> partition
>
> Signed-off-by: Paweł Anikiel
> ---
> board/google/chameleonv3/environment.txt | 13 +
> include/configs/socfpga_chameleonv3.h| 9 -
>
On Fri, Aug 26, 2022 at 12:54 AM Paweł Anikiel wrote:
>
> Set the bitstream name per Chameleon variant. This allows the same
> boot filesystem with all bitstream variants to be used on different
> boards.
>
> Signed-off-by: Paweł Anikiel
> ---
> arch/arm/dts/socfpga_arria10_chameleonv3_270_3-u-b
Hey Simon,
On Mon, Aug 29, 2022 at 7:29 PM Simon Glass wrote:
>
> Hi Paweł,
>
> On Mon, 29 Aug 2022 at 02:23, Paweł Anikiel wrote:
> >
> > On Sat, Aug 27, 2022 at 2:22 AM Simon Glass wrote:
> > >
> > > Hi Paweł,
> > >
> > > On Fri, 26 Aug 2022 at 01:54, Paweł Anikiel wrote:
> > > >
> > > > Add
On Fri, Oct 14, 2022 at 2:49 AM Paweł Anikiel wrote:
>
> Allow SPL to boot from an ext4 filesystem.
>
> Signed-off-by: Paweł Anikiel
> ---
> configs/socfpga_chameleonv3_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/socfpga_chameleonv3_defconfig
> b/configs/socfpga_c
On Fri, Oct 14, 2022 at 2:49 AM Paweł Anikiel wrote:
>
> Move the environment to an easily editable text file in the boot
> partition
>
> Signed-off-by: Paweł Anikiel
> ---
> board/google/chameleonv3/environment.txt | 13 +
> include/configs/socfpga_chameleonv3.h| 9 -
>
On Fri, Oct 14, 2022 at 2:49 AM Paweł Anikiel wrote:
>
> Set the bitstream name per Chameleon variant. This allows the same
> boot filesystem with all bitstream variants to be used on different
> boards.
>
> Signed-off-by: Paweł Anikiel
> ---
> arch/arm/dts/socfpga_arria10_chameleonv3_270_3-u-bo
On Fri, Oct 14, 2022 at 2:49 AM Paweł Anikiel wrote:
>
> This file is included by the different chameleonv3 variants. Change the
> name to .dtsi.
>
> Signed-off-by: Paweł Anikiel
> ---
> ...arria10_chameleonv3.dts => socfpga_arria10_chameleonv3.dtsi} | 0
> arch/arm/dts/socfpga_arria10_chameleon
On Fri, Oct 14, 2022 at 2:49 AM Paweł Anikiel wrote:
>
> Add devicetree for chameleonv3 with the 270-2I2-D11E variant of the
> Mercury+ AA1 module
>
> Signed-off-by: Paweł Anikiel
> ---
> arch/arm/dts/Makefile| 1 +
> .../socfpga_arria10_chameleonv3_270_2-u-boot.
On Fri, Oct 14, 2022 at 2:49 AM Paweł Anikiel wrote:
>
> This file was missed during the conversion process. Add the symbol to
> defconfig.
>
> Signed-off-by: Paweł Anikiel
> ---
> configs/socfpga_chameleonv3_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/socfpga_cham
From: Martha Marx
Signed-off-by: Martha Marx Stan
---
cpu/mpc512x/fixed_sdram.c| 104
include/configs/aria.h | 190 +-
include/configs/mecp5123.h | 78 +-
include/configs/mpc5121ads.h | 86 +++
From: Martha Marx
Rev 3 and earlier stay with Micron settings. Rev 4 boards manufactured
before Nov-2008 Serial Number #1180 also stay with Micron settings.
All new boards use a slightly slower Elpida setting.
CONFIG_SYS_ELPIDA_MICRON_MIX sets up this detection and use.
Signed-off-by: Martha Mar
Very Elegant Wolfgang - I like it ... I'll take a stab and I'll try not to
tarnish it!
-M
>
> Looking at the code it seems we have just a list of constants that
> need to get written all to the same mddrc.ddr_command register. To
> make this configurable, we should probably not try to add more
Signed-off-by: Martha M Stan
---
board/davedenx/aria/aria.c |2 +-
board/esd/mecp5123/mecp5123.c |2 +-
board/freescale/mpc5121ads/mpc5121ads.c |2 +-
cpu/mpc512x/fixed_sdram.c | 94 ---
include/asm-ppc/immap_512x.h
Signed-off-by: Martha M Stan
---
board/freescale/mpc5121ads/mpc5121ads.c | 97 ++-
include/configs/mpc5121ads.h| 39 -
2 files changed, 132 insertions(+), 4 deletions(-)
diff --git a/board/freescale/mpc5121ads/mpc5121ads.c
b/board
Signed-off-by: Martha M Stan
---
board/freescale/mpc5121ads/mpc5121ads.c | 98 ++-
include/configs/mpc5121ads.h| 35 ++-
2 files changed, 129 insertions(+), 4 deletions(-)
diff --git a/board/freescale/mpc5121ads/mpc5121ads.c
b/board/freescale
Signed-off-by: Martha M Stan
---
board/davedenx/aria/aria.c |2 +-
board/esd/mecp5123/mecp5123.c |2 +-
board/freescale/mpc5121ads/mpc5121ads.c |2 +-
cpu/mpc512x/fixed_sdram.c | 104 --
include/asm-ppc/immap_512x.h
Signed-off-by: Martha M Stan
---
cpu/mpc512x/fixed_sdram.c | 23 +++
1 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/cpu/mpc512x/fixed_sdram.c b/cpu/mpc512x/fixed_sdram.c
index 673d61e..7617e31 100644
--- a/cpu/mpc512x/fixed_sdram.c
+++ b/cpu/mpc512x
3rd time's a charm -- Wolfgang had also changed the Elpida patch one so I fixed
the reg ordering in it too.
Signed-off-by: Martha M Stan
---
board/freescale/mpc5121ads/mpc5121ads.c |2 +-
cpu/mpc512x/fixed_sdram.c | 29 -
2 files change
No errors this time
Signed-off-by: Martha M Stan
---
cpu/mpc512x/fixed_sdram.c | 29 -
1 files changed, 20 insertions(+), 9 deletions(-)
diff --git a/cpu/mpc512x/fixed_sdram.c b/cpu/mpc512x/fixed_sdram.c
index 673d61e..1f6295f 100644
--- a/cpu/mpc512x
Used #Defined IDX values so as not to confuse those not familiar with the
naming and ordering of the MDDRC config registers.
Signed-off-by: Martha M Stan
---
board/freescale/mpc5121ads/mpc5121ads.c |2 +-
cpu/mpc512x/fixed_sdram.c | 26 +++---
include
24 matches
Mail list logo