B4420 is a personality of B4860.
It should have same FM1_CLK_SEK and FM1_CLK_SHIFT as B4860
Signed-off-by: Prabhakar Kushwaha
---
arch/powerpc/cpu/mpc85xx/speed.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/cpu/mpc85xx/speed.c b/arch/powerpc/cpu/mpc85x
T1042RDB_PI board does not have QE connector.
So disable CONFIG_QE and CONFIG_U_QE for T1042RDB_PI
Signed-off-by: Prabhakar Kushwaha
---
include/configs/T104xRDB.h |2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/T104xRDB.h b/include/configs/T104xRDB.h
index 1f9a255..81b
qe_init() does not use data copied from NAND. Thise code is not tested or
complied causing compilation error during NAND boot
So, remove QE firmware copy from NAND to ddr.
Signed-off-by: Prabhakar Kushwaha
---
arch/powerpc/cpu/mpc85xx/cpu_init.c | 13 -
1 file changed, 13 deletion
From: Shaohui Xie
Updated the RCW for rev2.0 which uses new frequency settings as below:
Clock Configuration:
CPU0:1666.667 MHz, CPU1:1666.667 MHz, CPU2:1666.667 MHz, CPU3:1666.667 MHz,
CPU4:1666.667 MHz, CPU5:1666.667 MHz, CPU6:1666.667 MHz, CPU7:1666.667 MHz,
CPU8:1666.667 MHz, CPU9:1666.667 M
From: Shaohui Xie
Add support of 2 stage NAND/SD boot loader using SPL framework.
PBL initialise the internal SRAM and copy SPL, this further
initialise DDR using SPD and environment and copy u-boot from
NAND/SD to DDR, finally SPL transfer control to u-boot.
NOR uses CS1 instead of CS2 when NAND
Hi Daniel,
Thanks for your effort.
I have some minor comments.
> +BOARD zynq_microzed xilinx
> +M: Michal Simek
> +M: Jagannadha Sutradharudu Teki
> +T: git git://git.denx.de/u-boot-arm.git
> +S: Maintained
> +F: board/xilinx/zynq_microzed/
> +F: include/configs/zynq_microzed.h
> +
This reverts commit a8b993eb81c142a439c24b871a2317f765fe5397.
Commit a8b993eb claims it fixes u-boot.lds rule by replacing
$(call if_changed) with $(call filechk).
But the problem had already been fixed by commit 395e60cd
a few days before commit a8b993eb was posted.
There is no reason to apply
ar8031 has the same config steps with ar8021, so change its
config func to ar8021_config instead of genphy_config.
Signed-off-by: Zhao Qiang
---
drivers/net/phy/atheros.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/phy/atheros.c b/drivers/net/phy/atheros.c
ind
CONFIG_BOARDDIR is not referred in these linker scripts.
The comment /* CONFIG_BOARDDIR */ is misleading.
Signed-off-by: Masahiro Yamada
---
arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds | 2 +-
arch/powerpc/cpu/mpc85xx/u-boot-spl.lds | 2 +-
arch/powerpc/cpu/mpc85xx/u-boot.lds | 2
Dear Daniel Schwierzeck,
In message <1398027454-20399-4-git-send-email-daniel.schwierz...@gmail.com> you
wrote:
> MAINTAINERS.boards is generated from boards.cfg at
> commit b149c4c.
>
> Signed-off-by: Daniel Schwierzeck
I understand your intentions, but I have to admit that I seriously
dislik
Dear Daniel Schwierzeck,
In message <1398027454-20399-3-git-send-email-daniel.schwierz...@gmail.com> you
wrote:
> MAINTAINERS contains all currently known custodians based on
> infos from wiki [1] and u-boot git forks [2].
>
> [1] http://www.denx.de/wiki/U-Boot/Custodians
> [2] http://git.denx.d
MAINTAINERS contains all currently known custodians based on
infos from wiki [1] and u-boot git forks [2].
[1] http://www.denx.de/wiki/U-Boot/Custodians
[2] http://git.denx.de/?p=u-boot.git;a=forks
Signed-off-by: Daniel Schwierzeck
---
MAINTAINERS | 338
Switch core maintainer to Tom Rini. Add support for reading
MAINTAINERS and MAINTAINERS.board. Adapt directory layout for
git tree detection.
Signed-off-by: Daniel Schwierzeck
---
scripts/get_maintainer.pl | 81 +++
1 file changed, 47 insertions(+), 3
Signed-off-by: Daniel Schwierzeck
---
scripts/boardscfg2maintainers.sh | 259 +++
1 file changed, 259 insertions(+)
create mode 100755 scripts/boardscfg2maintainers.sh
diff --git a/scripts/boardscfg2maintainers.sh b/scripts/boardscfg2maintainers.sh
new file
This series imports get_maintainer.pl from kernel and reintroduce
the MAINTAINERS file in the according format. Currently one have to
manually grep all infos about board maintainers or custodians from
various sources like git log, wiki or boards.cfg. get_maintainer.pl
makes this task much easier.
Hi Dennis,
On 19 April 2014 08:42, Dennis Gilmore wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Sat, 19 Apr 2014 15:01:40 +0100
> Ian Campbell wrote:
>
> > On Fri, 2014-04-18 at 11:43 -0600, Simon Glass wrote:
> > > Hi Stephen,
> > >
> > > On 18 April 2014 11:23, Stephen Warre
Hi Masahiro,
On 27 March 2014 22:42, Masahiro Yamada wrote:
> Hi Simon,
>
>
> > Collect all Signed-off-by tags in a commit and make sure that there are
> > no duplicates.
> >
> > Signed-off-by: Simon Glass
>
>
> I have a change request about this patch.
>
> It is true this patch avoids duplicat
This sort of failure is rare, but the code to deal with it is wrong.
Fix it.
Signed-off-by: Simon Glass
---
Changes in v2: None
tools/patman/gitutil.py | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/tools/patman/gitutil.py b/tools/patman/gitutil.py
index 5dcbaa3..3ea
Keep track of all Signed-off-by tags in a commit and silently suppress any
duplicates.
Signed-off-by: Simon Glass
---
Changes in v2:
- Rather than collecting signoff tags, just suppress duplicates
tools/patman/README | 1 +
tools/patman/commit.py | 14 ++
tools/patman
On Sat, Apr 19, 2014 at 9:52 AM, Ian Campbell wrote:
> Signed-off-by: Ian Campbell
> ---
> drivers/net/designware.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/designware.c b/drivers/net/designware.c
> index 7d14cec..30446d3 100644
> --- a/drivers/net/
On Sat, Apr 19, 2014 at 9:30 AM, Ian Campbell wrote:
> On Sun, 2014-04-13 at 23:45 -0400, Shixin Zeng wrote:
> > Hi,
> >
> > I compiled the current u-boot from
> > https://github.com/jwrdegoede/u-boot-sunxi.git for cubieboard2, and
> > wrote it to the SD card. I was trying to boot the kernel on m
Hi Albert,
See answers below
On Thu, Apr 17, 2014 at 10:12 AM, Albert ARIBAUD
wrote:
> Hi Sergey,
>
> On Thu, 6 Mar 2014 21:20:20 +0400, Sergey Kostanbaev
> wrote:
>
> > diff --git a/arch/arm/cpu/arm920t/ep93xx/lowlevel_init.S
> b/arch/arm/cpu/arm920t/ep93xx/lowlevel_init.S
> > index bf2fa2a..
Hi Andreas,
On 04/20/2014 04:34 PM, Andreas Bießmann wrote:
Commit 2842c1c24269a05142802d25520e7cb9035e456c introduced lib/sha256 into
mkimage. Since then it will be compiled with HOSTCC which may produce errors
on some systems. Most BSD systems (like OS X for me) do not ship a
linux/string.h wh
The following changes since commit b149c4c399b111cec1ff7505ca9fabbeeb4fe394:
ARM:tegra20: Remove aes debug prints (2014-04-18 16:14:17 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-mips.git master
for you to fetch changes up to ed638b6af2e9089bc998500db7e9c655c02c2
Commit 2842c1c24269a05142802d25520e7cb9035e456c introduced lib/sha256 into
mkimage. Since then it will be compiled with HOSTCC which may produce errors
on some systems. Most BSD systems (like OS X for me) do not ship a
linux/string.h which will lead to take the U-Boot provided
include/linux/string.
On 04/18/14 09:35, Tim Harvey wrote:
> On Thu, Apr 17, 2014 at 4:44 AM, Stefano Babic wrote:
>> Hi Igor, hi Tim
>>
>> On 17/04/2014 13:22, Igor Grinberg wrote:
>>
>>>
>>> get_ram_size() works on cm-fx6 all DRAM configurations.
>>
>> As on most boards in mainline ;-)
>>
>
> It looks like I mis-int
26 matches
Mail list logo