Re: [U-Boot] I found an error

2009-09-17 Thread Minkyu Kang
ou think that is the difference of bash or make between yours and mine > cause the issue ? > -Original Message- > From: Minkyu Kang [mailto:proms...@gmail.com] > Sent: Wednesday, September 16, 2009 9:44 AM > To: Wolfgang Denk > Cc: Minkyu Kang; u-boot@lists.denx.de; sun peng &

Re: [U-Boot] I found an error

2009-09-16 Thread Sun, Peng 2
ednesday, September 16, 2009 9:44 AM To: Wolfgang Denk Cc: Minkyu Kang; u-boot@lists.denx.de; sun peng Subject: Re: [U-Boot] I found an error Dear sun peng 2009/9/16 Wolfgang Denk : > Dear Minkyu Kang, > > In message <3fa5fd300909100724x18b2a8bdve0bd6e9fb7194...@mail.gmail.co

Re: [U-Boot] I found an error

2009-09-15 Thread Minkyu Kang
Dear sun peng 2009/9/16 Wolfgang Denk : > Dear Minkyu Kang, > > In message <3fa5fd300909100724x18b2a8bdve0bd6e9fb7194...@mail.gmail.com> Sun > Peng wrote: >> >> Recently I'm playing with u-boot and want it be able to boot from nand. >> When I config u-boot to smdk6400, I found I can't  get nand_s

Re: [U-Boot] I found an error

2009-09-15 Thread Wolfgang Denk
Dear Minkyu Kang, In message <3fa5fd300909100724x18b2a8bdve0bd6e9fb7194...@mail.gmail.com> Sun Peng wrote: > > Recently I'm playing with u-boot and want it be able to boot from nand. > When I config u-boot to smdk6400, I found I can't get nand_spl with proper > size. It need to be pad to 4k to

[U-Boot] I found an error

2009-09-10 Thread sun peng
Hi there: Recently I'm playing with u-boot and want it be able to boot from nand. When I config u-boot to smdk6400, I found I can't get nand_spl with proper size. It need to be pad to 4k to fit into the steping stone. The final size of nand_spl is depend on the variable "PAD_TO": #