[U-Boot-Users] [Patch 5/5] Add DataFlash support for AT91SAM9261EK board

Lacressonniere Nicolas nicolas.lacressonniere at rfo.atmel.com
Tue Jan 24 17:52:58 CET 2006


DataFlash patch (5/5) adds DataFlash support for ATMEL AT91SAM9261EK board.

It also adds the following dataflash commands (in cmd_dataflash.c):
U_BOOT_CMD(
	dflc,	5,	1,	do_dataflash_command,
	"dflc         - DATAFLASH utility command\n",
	"dflc init    - Init connected dataflash cards\n"
	"dflc info    - scan for connected dataflash devices\n"
	"dflc protect - protect or unprotect sectors\n"
);

CHANGELOG
Patch by Nicolas Lacressonniere 24 January 2006
* Add DataFlash support for ATMEL AT91SAM9261EK board (arm926ejs)
* Add DataFlash utility commands
* Add addr2ram verification in do_mem_cp function.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-u-boot-git-dataflash.gz
Type: application/x-gzip
Size: 7547 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20060124/bc1644f9/attachment.bin 


More information about the U-Boot mailing list