]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
FPGA: use debug() instead of module debug printf
authorStefano Babic <sbabic@denx.de>
Wed, 28 Dec 2011 06:47:01 +0000 (06:47 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 5 Jan 2012 15:19:20 +0000 (16:19 +0100)
commit06297db0663aa37590b03621f59c36532081606f
tree9484db3df977fc4487588156ad517c3470394783
parent28cdc1c8e2682a008c8da15ce8fa153f6f01ea95
FPGA: use debug() instead of module debug printf

Replace also __FUNCTION__ with standard __func__

Signed-off-by: Stefano Babic <sbabic@denx.de>
common/cmd_fpga.c