Re: [U-Boot] [PATCH v5] [RESEND] Add imls utility command

2009-04-28 Thread Marco Stornelli
2009/4/28 Wolfgang Denk w...@denx.de: Dear Marco, In message 49e61f99.50...@gmail.com you wrote: From: Marco Stornelli marco.storne...@gmail.com This patch adds, under tools folder, a new command called imls. Its goal is the same of UBoot's imls but it can be used as Linux shell command

Re: [U-Boot] any patch?

2009-04-08 Thread Marco Stornelli
You can google and you can find some patches. If I well remember the last one is a patch for uboot 1.3.3 by olimex for a board based on that processor (cs-e9302). I recently ported uboot to a recent version starting from that version, there are only some adjustment to do especially about timer

Re: [U-Boot] [PATCH v3] Add imls utility command

2009-04-06 Thread Marco Stornelli
Hi Wolfgang, 2009/4/5 Wolfgang Denk w...@denx.de: Dear Marco, In message 49d8e8f3.4010...@gmail.com you wrote: +  for (j = sectoroffset; j sectorcount; ++j) { i. e. add             if (lseek(fd, j*sectorsize, SEEK_SET) != j*sectorsize) {                     error handling goes

Re: [U-Boot] Simple question about the TEXT_BASE

2008-11-19 Thread Marco Stornelli
/listinfo/u-boot -- Marco Stornelli Embedded Software Engineer CoRiTeL - Consorzio di Ricerca sulle Telecomunicazioni http://www.coritel.it [EMAIL PROTECTED] +39 06 72582838 ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u

[U-Boot] EP93XX Uboot support

2008-10-14 Thread Marco Stornelli
Hi all, is there the uboot support for the ep93xx cpu? is there some board supported? Thanks. Regards, Marco ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot