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
Hi all,
I'd like to use the flash JS28F256P33B95, are there problems with the
uboot? The flash is asymmetric: 255 sectors of 128kb and the last sector
splitted in 4*32kb. What is the best uboot configuration to use that? Do
I have to set CFG_MAX_FLASH_SECT to 255 or 256? I'd like to use the
botto
gt; U-Boot mailing list
> U-Boot@lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
--
Marco Stornelli
Embedded Software Engineer
CoRiTeL - Consorzio di Ricerca sulle Telecomunicazioni
http://www.coritel.it
[EMAIL PROTECTED]
+39 06 72582838
___
U-
Hi Wolfgang,
2009/4/5 Wolfgang Denk :
> 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 ha
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 fu
2009/4/28 Wolfgang Denk :
> Dear Marco,
>
> In message <49e61f99.50...@gmail.com> you wrote:
>> From: Marco Stornelli
>>
>> 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 L
6 matches
Mail list logo