]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Remove bit swapping in Xilinx Spartan bitfile loading
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>
Thu, 27 Dec 2007 16:13:11 +0000 (17:13 +0100)
committerWolfgang Denk <wd@denx.de>
Wed, 9 Jan 2008 12:37:40 +0000 (13:37 +0100)
commitc26acc1a43b31ddca5add42fd0360ff0eee90c80
tree913b140d3d90111d61efa70a6b2787c82bf2779c
parent437fc7327f0611f82937858f2d80e4cd61b40984
Remove bit swapping in Xilinx Spartan bitfile loading

This patch removes the unnecessary bit swapping when
booting .bit files with the 'fpga loadb' command.

Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
common/cmd_fpga.c