public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Benny Chen <bennyc@rtunet.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Redboot JFFS2 Support
Date: Mon, 01 Aug 2005 09:47:00 -0000	[thread overview]
Message-ID: <20050801094821.GJ11102@lunn.ch> (raw)
In-Reply-To: <1122848847.18369.177.camel@Vigor4>

> cdl_option CYGNUM_IO_FLASH_BLOCK_OFFSET_1 {
>     user_value 0x00060000
> };
>                                                                                 
> cdl_option CYGNUM_IO_FLASH_BLOCK_LENGTH_1 {
>     user_value 0x00020000
> };
>                                                                                 
> RedBoot> fis list
> Name              FLASH addr  Mem addr    Length      Entry point
> RedBoot           0x60000000  0x60000000  0x00060000  0x00000000
> jffs2             0x60060000  0x01200000  0x004E0000  0x01200000
> ramdisk           0x60540000  0x00800000  0x00340000  0x00800000
> zImage            0x60880000  0x00080000  0x000C0000  0x00080000
> FIS directory     0x60FE0000  0x60FE0000  0x0001F000  0x00000000
> RedBoot config    0x60FFF000  0x60FFF000  0x00001000  0x00000000

The CYGNUM_IO_FLASH_BLOCK_LENGTH_1 is not consistent with the Length
entry in the FIS table.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

      reply	other threads:[~2005-08-01  9:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-12  4:02 Benny Chen
2005-07-12  6:56 ` Andrew Lunn
2005-07-12 23:47   ` Benny Chen
2005-07-13  6:45     ` Andrew Lunn
2005-07-13 15:55       ` Frank Pagliughi
2005-07-13 16:47         ` Andrew Lunn
2005-07-13 23:43           ` Benny Chen
2005-07-28  5:59           ` Benny Chen
2005-07-28  7:06             ` Andrew Lunn
2005-07-29  5:24               ` Benny Chen
2005-07-13 23:49         ` Benny Chen
2005-07-31 22:27   ` Benny Chen
2005-08-01  9:47     ` Andrew Lunn [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050801094821.GJ11102@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=bennyc@rtunet.com \
    --cc=ecos-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).