>From ravi.koga...@moschip.com Tue Nov 17 12: 41:57 2015
Return-Path:
X-Original-To: w...@gemini.denx.de
Delivered-To: w...@gemini.denx.de
Received: from diddl.denx.de (diddl.denx.de [10.0.0.6])
by gemini.denx.de (Postfix) with ESMTP id A23D7383C2E
for ; Tue, 17 Nov 2015 12:41:57
From: Wolfgang Denk
Get rid of these warnings:
cmd_ext2.c:247: warning: format '%ld' expects type 'long int', but argument 2
has type 'int'
cmd_ext2.c:248: warning: format '%lX' expects type 'long unsigned int', but
argument 3 has type 'int'
Signed-off-by: Wolfgang Denk
---
common/cmd_ext2.
From: Wolfgang Denk
Announce removal of all non-GPL or GPL-incompatible files
after August 2009.
Signed-off-by: Wolfgang Denk
---
doc/feature-removal-schedule.txt | 14 ++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/doc/feature-removal-schedule.txt b/doc/featu
From: Wolfgang Denk
Enabling the instruction cache significantly accelerates U-Boot
operations like CRC checking, image uncompression, etc.
Kudos to Andrea Scian for pointing out.
Signed-off-by: Wolfgang Denk
---
include/configs/ads5121.h |2 +-
1 files changed, 1 insertions(+), 1 deletio
From: Wolfgang Denk
Fix typo in makefile which broke out of tree builds.
Also use expolicit "rm" instead of "ln -sf" which is known to be
unreliable.
Signed-off-by: Wolfgang Denk
---
nand_spl/board/sheldon/simpc8313/Makefile | 27 ++-
1 files changed, 18 insertions(+
From: Wolfgang Denk <[EMAIL PROTECTED]>
- enable CFI driver where this was forgotten
- enable mtdparts support
- adjust default environment
etc.
Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
---
include/configs/FPS850L.h | 41 ++---
include/configs/FPS860L.h | 87 +++
6 matches
Mail list logo