* [U-Boot] flash configuration in u-boot
@ 2009-02-18 3:54 zix
2009-02-18 9:50 ` zix
2009-02-18 11:18 ` zix
0 siblings, 2 replies; 5+ messages in thread
From: zix @ 2009-02-18 3:54 UTC (permalink / raw)
To: u-boot
Hi, I am configuring u-boot to my board running on arm926ejs. the
flash is Nand512-A, 64Mbyte, configured on 8bit I/O bus.
page size: 512 bytes
block size: 16k
Now, in u-boot they accept in sectors, but am not having any clue how
this is related to sectors.
Can anybody please advice what values should I give for
CFG_MAX_FLASH_SECT, CFG_ENV_ADDR(considering if I have to write my env
in 2nd sector, then I need to know the sector size).....the datasheet
doesnot seem to provide information about this..actually, i am trying
to correlate between, pages, blocks and sectors as in flash data sheet
and sector size meant by uboot. And also wondering which flash driver
I should select from u-boot as my board is not listed there.
Thanks a lot,
zix
--
View this message in context: http://www.nabble.com/flash-configuration-in-u-boot-tp22071753p22071753.html
Sent from the Uboot - Users mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] flash configuration in u-boot
2009-02-18 3:54 [U-Boot] flash configuration in u-boot zix
@ 2009-02-18 9:50 ` zix
2009-02-18 10:00 ` ABIRAMA SUNDARI
2009-02-18 10:58 ` Wolfgang Denk
2009-02-18 11:18 ` zix
1 sibling, 2 replies; 5+ messages in thread
From: zix @ 2009-02-18 9:50 UTC (permalink / raw)
To: u-boot
hi everybody, any idea about this? I am desperately looking for an answer in
this regard...not finding anything in any forums also...am very new to
uboot..
Regards,
zix
zix wrote:
>
> Hi, I am configuring u-boot to my board running on arm926ejs core atmel
> board. the
> flash is Nand512-A, 64Mbyte, configured on 8bit I/O bus.
> page size: 512 bytes
> block size: 16k
>
> Now, in u-boot they accept in sectors, but am not having any clue how
> this is related to sectors.
>
> Can anybody please advice what values should I give for
> CFG_MAX_FLASH_SECT, CFG_ENV_ADDR(considering if I have to write my env
> in 2nd sector, then I need to know the sector size).....the datasheet
> doesnot seem to provide information about this..actually, i am trying
> to correlate between, pages, blocks and sectors as in flash data sheet
> and sector size meant by uboot. And also wondering which flash driver
> I should select from u-boot as my board is not listed there.
>
> Thanks a lot,
> zix
>
--
View this message in context: http://www.nabble.com/flash-configuration-in-u-boot-tp22071753p22075448.html
Sent from the Uboot - Users mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] flash configuration in u-boot
2009-02-18 9:50 ` zix
@ 2009-02-18 10:00 ` ABIRAMA SUNDARI
2009-02-18 10:58 ` Wolfgang Denk
1 sibling, 0 replies; 5+ messages in thread
From: ABIRAMA SUNDARI @ 2009-02-18 10:00 UTC (permalink / raw)
To: u-boot
hi
me too new to u-boot .pls tell me what are configuration files i need to
chage for new board.
by
abi
zix wrote:
>
> hi everybody, any idea about this? I am desperately looking for an answer
> in this regard...not finding anything in any forums also...am very new to
> uboot..
>
> Regards,
> zix
>
>
> zix wrote:
>>
>> Hi, I am configuring u-boot to my board running on arm926ejs core atmel
>> board. the
>> flash is Nand512-A, 64Mbyte, configured on 8bit I/O bus.
>> page size: 512 bytes
>> block size: 16k
>>
>> Now, in u-boot they accept in sectors, but am not having any clue how
>> this is related to sectors.
>>
>> Can anybody please advice what values should I give for
>> CFG_MAX_FLASH_SECT, CFG_ENV_ADDR(considering if I have to write my env
>> in 2nd sector, then I need to know the sector size).....the datasheet
>> doesnot seem to provide information about this..actually, i am trying
>> to correlate between, pages, blocks and sectors as in flash data sheet
>> and sector size meant by uboot. And also wondering which flash driver
>> I should select from u-boot as my board is not listed there.
>>
>> Thanks a lot,
>> zix
>>
>
>
--
View this message in context: http://www.nabble.com/flash-configuration-in-u-boot-tp22071753p22075622.html
Sent from the Uboot - Users mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] flash configuration in u-boot
2009-02-18 9:50 ` zix
2009-02-18 10:00 ` ABIRAMA SUNDARI
@ 2009-02-18 10:58 ` Wolfgang Denk
1 sibling, 0 replies; 5+ messages in thread
From: Wolfgang Denk @ 2009-02-18 10:58 UTC (permalink / raw)
To: u-boot
Dear zix,
In message <22075448.post@talk.nabble.com> you wrote:
>
> hi everybody, any idea about this? I am desperately looking for an answer in
> this regard...not finding anything in any forums also...am very new to
> uboot..
I guess you can find a lot of useful information here:
http://catb.org/esr/faqs/smart-questions.html
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Karl's version of Parkinson's Law: Work expands to exceed the time
alloted it.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] flash configuration in u-boot
2009-02-18 3:54 [U-Boot] flash configuration in u-boot zix
2009-02-18 9:50 ` zix
@ 2009-02-18 11:18 ` zix
1 sibling, 0 replies; 5+ messages in thread
From: zix @ 2009-02-18 11:18 UTC (permalink / raw)
To: u-boot
Hi wd, dont u think this info is enough? Its right that we everybody is
getting benefited by the experts here, but this info is quite just right to
give the answer if anybody knows..u shouldnt criticize this saying the
question is not smart or lacking information!!
thanx so much...
Regards,
zix
zix wrote:
>
> Hi, I am configuring u-boot to my board running on arm926ejs. the
> flash is Nand512-A, 64Mbyte, configured on 8bit I/O bus.
> page size: 512 bytes
> block size: 16k
>
> Now, in u-boot they accept in sectors, but am not having any clue how
> this is related to sectors.
>
> Can anybody please advice what values should I give for
> CFG_MAX_FLASH_SECT, CFG_ENV_ADDR(considering if I have to write my env
> in 2nd sector, then I need to know the sector size).....the datasheet
> doesnot seem to provide information about this..actually, i am trying
> to correlate between, pages, blocks and sectors as in flash data sheet
> and sector size meant by uboot. And also wondering which flash driver
> I should select from u-boot as my board is not listed there.
>
> Thanks a lot,
> zix
>
--
View this message in context: http://www.nabble.com/flash-configuration-in-u-boot-tp22071753p22076646.html
Sent from the Uboot - Users mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-02-18 11:18 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-18 3:54 [U-Boot] flash configuration in u-boot zix
2009-02-18 9:50 ` zix
2009-02-18 10:00 ` ABIRAMA SUNDARI
2009-02-18 10:58 ` Wolfgang Denk
2009-02-18 11:18 ` zix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox