[ECOS] [patch] flash_am29xxxxx.inl
Gary Thomas
gary@chez-thomas.org
Wed Jul 24 06:05:00 GMT 2002
On Tue, 2002-07-23 at 21:02, Motoya Kurotsu wrote:
> Hi all,
>
> To access to 64 bit flash, the patch below is possibly necessary.
>
> Thanks,
>
> Motoya Kurotsu
> Allied Telesis K.K.
>
>
> --- flash_am29xxxxx.inl.orig Fri Jun 21 12:03:55 2002
> +++ flash_am29xxxxx.inl Wed Jul 24 11:52:19 2002
> @@ -446,7 +446,7 @@
> f_s2 = FLASH_P2V(BANK + FLASH_Setup_Addr2);
>
> while (len > 0) {
> - int state;
> + flash_data_t state;
>
> addr_v = FLASH_P2V(addr_p++);
Done, thanks.
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list