From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32477 invoked by alias); 12 Jul 2005 01:22:55 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 32459 invoked by uid 22791); 12 Jul 2005 01:22:51 -0000 Received: from bay107-f34.bay107.hotmail.com (HELO hotmail.com) (64.4.51.44) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 12 Jul 2005 01:22:51 +0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 11 Jul 2005 18:22:49 -0700 Message-ID: Received: from 64.4.51.220 by by107fd.bay107.hotmail.msn.com with HTTP; Tue, 12 Jul 2005 01:22:49 GMT X-Originating-Email: [embeddedeng@hotmail.com] X-Sender: embeddedeng@hotmail.com In-Reply-To: From: "Michael Anburaj" To: ecos-discuss@ecos.sourceware.org Bcc: Date: Tue, 12 Jul 2005 01:22:00 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Subject: [ECOS] SOS: [ECOS] issues: memcpy in flash_config_insert_value & exec -r X-SW-Source: 2005-07/txt/msg00128.txt.bz2 Can someone help me please! Thanks, -Mike. >From: "Michael Anburaj" >To: ecos-discuss@ecos.sourceware.org >Subject: [ECOS] issues: memcpy in flash_config_insert_value & exec -r >Date: Mon, 11 Jul 2005 10:30:16 +0000 > >Hi, > >H/w : MIPS atlas, 4Kc >Build: Redboot_ROM >source: latest from CVS > >Issue #1: memcpy in flash_config_insert_value (fconfig.c), case CONFIG_ESA >throws an exception (I guess) casues Redboot to hang-up (with GDB command >$T0b25...) > >dp = 0x80fbf016 >&opt-dflt = 0x800010bc >size = 6 > >Other cases work fine: > >case CONFIG_BOOL: >dp = 0x80fbf02e >&opt-dflt = 0x800010d4 >size = 4 > >Let me know the reason behind this. For now, I have bypassed this by >commenting out the memcpy for the CONFIG_ESA case. > >Issue #2: >The redboot command "exec" is supposed to have -r option for RamDisk, but >in my Redboot build I don't see this option. Let me know if I need to >included some packages for this or enable some option in Redboot config. > >Thanks a lot, >-Mike. > > > >-- >Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos >and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss > -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss