Re: [U-Boot] [PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards

2009-10-08 Thread Minkyu Kang
Dear kevin.morfitt, 2009/9/8 kevin.morf...@fearnside-systems.co.uk : > > > On 07/09/2009 23:18, Wolfgang Denk wrote: >> Dear "kevin.morf...@fearnside-systems.co.uk", >> >> In message <4aa583ac.3050...@fearnside-systems.co.uk> you wrote: In message <4aa284b9.8030...@fearnside-systems.co.uk> yo

Re: [U-Boot] [PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards

2009-09-07 Thread kevin.morf...@fearnside-systems.co.uk
On 07/09/2009 23:18, Wolfgang Denk wrote: > Dear "kevin.morf...@fearnside-systems.co.uk", > > In message <4aa583ac.3050...@fearnside-systems.co.uk> you wrote: >>> In message <4aa284b9.8030...@fearnside-systems.co.uk> you wrote: This sets CONFIG_SYS_HZ to 1000 for all boards that use the s3c

Re: [U-Boot] [PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards

2009-09-07 Thread Wolfgang Denk
Dear "kevin.morf...@fearnside-systems.co.uk", In message <4aa583ac.3050...@fearnside-systems.co.uk> you wrote: > > > In message <4aa284b9.8030...@fearnside-systems.co.uk> you wrote: > >> This sets CONFIG_SYS_HZ to 1000 for all boards that use the s3c2400 and > >> s3c2410 cpu's which fixes various

Re: [U-Boot] [PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards

2009-09-07 Thread kevin.morf...@fearnside-systems.co.uk
On 07/09/2009 22:47, Wolfgang Denk wrote: > Dear "kevin.morf...@fearnside-systems.co.uk", > > In message <4aa284b9.8030...@fearnside-systems.co.uk> you wrote: >> This sets CONFIG_SYS_HZ to 1000 for all boards that use the s3c2400 and >> s3c2410 cpu's which fixes various problems such as the time

Re: [U-Boot] [PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards

2009-09-07 Thread Wolfgang Denk
Dear "kevin.morf...@fearnside-systems.co.uk", In message <4aa284b9.8030...@fearnside-systems.co.uk> you wrote: > This sets CONFIG_SYS_HZ to 1000 for all boards that use the s3c2400 and > s3c2410 cpu's which fixes various problems such as the timeouts in tftp being > too short. I still wonder if t

Re: [U-Boot] [PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards

2009-09-07 Thread Gary Jennejohn
On Sat, 05 Sep 2009 16:33:13 +0100 "kevin.morf...@fearnside-systems.co.uk" wrote: > This sets CONFIG_SYS_HZ to 1000 for all boards that use the s3c2400 and > s3c2410 cpu's which fixes various problems such as the timeouts in tftp being > too short. > > Tested on an Embest SBC2440-II Board with

Re: [U-Boot] [PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards

2009-09-05 Thread Jean-Christophe PLAGNIOL-VILLARD
On 16:33 Sat 05 Sep , kevin.morf...@fearnside-systems.co.uk wrote: > This sets CONFIG_SYS_HZ to 1000 for all boards that use the s3c2400 and > s3c2410 cpu's which fixes various problems such as the timeouts in tftp being > too short. > > Tested on an Embest SBC2440-II Board with local u-boot p