From: thomas.luo <thomas.luo@ieee.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] how to set active partition in the u-boot?
Date: Thu, 14 Dec 2006 13:22:38 +0800 [thread overview]
Message-ID: <006c01c71f3f$e30450a0$0b96a8c0@Thomas> (raw)
In-Reply-To: 20061213191902.9528B352608@atlas.denx.de
----- Original Message -----
From: "Wolfgang Denk" <wd@denx.de>
To: "thomas.luo" <thomas.luo@ieee.org>
Cc: <u-boot-users@lists.sourceforge.net>
Sent: Thursday, December 14, 2006 3:19 AM
Subject: Re: [U-Boot-Users] how to set active partition in the u-boot?
> In message <000501c71e8f$f2e02180$0a01000a@Thomas> you wrote:
>>
>> how to set active partition in the u-boot?
>
> chpart?
>
> Best regards,
>
> Wolfgang Denk
>
> --
> Software Engineering: Embedded and Realtime Systems, Embedded Linux
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> Der Dativ ist dem Genitiv sein Tod.
thanks, can i use the MACRO to set default?
every time i need set by hand.
and an patch uploaded............
----------------------------------------------------------
----- Original Message -----
From: "thomas.luo" <thomas.luo@ieee.org>
To: <u-boot-users@lists.sourceforge.net>
Sent: Thursday, December 14, 2006 1:16 PM
Subject: [PATCH] for u-boot 1.1.6 nand IDS
> Dear All:
> i found an bug in the u-boot when using 512MiB NAND flash.
> there have two type of flash defined it's ID as 0xDC.
> But In the MTD driver, the smallblock is abandoned.
>
> BR
>
> Thomas
> here list the patch.
> ----------------------------------------------------------------------------
--- u-boot-1.1.6.org/drivers/nand/nand_ids.c 2006-12-01 17:49:32.000000000 +0800
+++ u-boot-1.1.6/drivers/nand/nand_ids.c 2006-12-14 10:12:13.000000000 +0800
@@ -67,8 +67,6 @@ struct nand_flash_dev nand_flash_ids[] =
{"NAND 256MiB 3,3V 8-bit", 0x71, 512, 256, 0x4000, 0},
- {"NAND 512MiB 3,3V 8-bit", 0xDC, 512, 512, 0x4000, 0},
-
/* These are the new chips with large page size. The pagesize
* and the erasesize is determined from the extended id bytes
*/
prev parent reply other threads:[~2006-12-14 5:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-13 8:23 [U-Boot-Users] how to set active partition in the u-boot? thomas.luo
2006-12-13 19:19 ` Wolfgang Denk
2006-12-14 5:22 ` thomas.luo [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='006c01c71f3f$e30450a0$0b96a8c0@Thomas' \
--to=thomas.luo@ieee.org \
--cc=u-boot@lists.denx.de \
/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