<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Joachim Ott wrote:
<blockquote
 cite="mid:d2be2e370906101514h7f84ec10ob19edc150cfd1c9e@mail.gmail.com"
 type="cite">
  <pre wrap="">2009/6/10 Ilya Platonov <a class="moz-txt-link-rfc2396E" href="mailto:ilya.platonov@gmail.com">&lt;ilya.platonov@gmail.com&gt;</a>:
  </pre>
  <blockquote type="cite">
    <pre wrap="">First of all i need right mtdparts. I can't find any info on default
mtdparts for GTA02. Besides the default is not the best solution because
there are differences even between same models. The most simple&amp;radical
solution seems to copy NOR uboot and uboot_env into NAND but i dont know how
to dump NOR content.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
$mtdparts is automatically set by uboot-envedit.

The NOR content is not really useful for you, it is in /dev/mtd0 and
it has a builtin environment. Do a "strings -a /dev/mtd0", the last
lines show you the boot menu.

  </pre>
</blockquote>
Thank you! It seems all in place and working now.<br>
</body>
</html>