Hi Eric, On Thu, Mar 03, 2011 at 04:13:31PM +0100, Eric Benard wrote: > do you have an example on how to blow fuses on i.MX25 for example > for setting the mac address or the boot configuration bits ? Here you go: # allow fuses blow imx_iim_bank0.permanent_write_enable=1 # put the MAC address 02:4b:b1:71:0f:29 mw -b -d /dev/imx_iim_bank0 26+6 0x02 0x4b 0xb1 0x71 0x0f 0x29 # make the MAC address permanent (not more fuses blow) mw -b -d /dev/imx_iim_bank0 0+1 0x04 # disallow fuses blow imx_iim_bank0.permanent_write_enable=0 baruch -- ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch@xxxxxxxxxx - tel: +972.2.679.5364, http://www.tkos.co.il - _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox