
18 Feb
2009
18 Feb
'09
4:27 a.m.
On 09:29 Tue 17 Feb , Wolfgang Denk wrote:
From db8b5a7ed751fde815ec1a7a9e8751d64abeef91 Thu Feb 05 04:08:20 2009
From: Ilya Yanok yanok@emcraft.com Date: Thu, 5 Feb 2009 04:08:20 +0100 Subject: [PATCH] qong: changes to Dave/DENX Qong configuration
- Changes to the default environment:
- "bootcmd" defined as "run flash_self"
- "saveenv" command removed from "update"
- "uboot" changed to "u-boot" (also in "load")
- "addmtd" variable defined (and added to all boot commands)
- CONFIG_CMD_JFFS2 defined to enable "mtdparts" command
- MTDIDS_DEFAULT and MTDPARTS_DEFAULT defined
- CONFIG_SYS_CBSIZE changed from 256 to 512. That solves the problem
with truncated "bootargs" environment variable.
Signed-off-by: Ilya Yanok yanok@emcraft.com
include/configs/qong.h | 22 ++++++++++++++-------- 1 files changed, 14 insertions(+), 8 deletions(-)
Applied
Best Regards, J.