[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] netflash not working



On Friday 03 March 2006 00:18, John Williams wrote:
> Hi Sigi,
>
> Sigmund Homolya wrote:
> > thanks a lot for Your help.
> > We could erase the flash with a flash test application.
> > afterwards it was business as usual to get a working image on our board
> > again. if anyone needs this app please answer to this mail.
>
> The "eraseall" command does what you want - point it at an MTD flash
> partition like so
>
> # eraseall /dev/flash/image
>
> eraseall is normally enabled by default, otherwise find it in menuconfig
> under user/vendor -> Flash Tools, the section on MTD utils.
>
> Cheers,
>
> John
> ___________________________
> microblaze-uclinux mailing list
> microblaze-uclinux@xxxxxxxxxxxxxx
> Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
> Mailing List Archive :
> http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/

Hi John,

I would like to try that.
But a question before I do it with a working system:
Should that also work if 
#define BUS_WIDTH
in
drivers/mtd/maps/mb_auto.c
is wrongly set to 4 instead of 2 ?

greetings, Sigi
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/