]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fix QE firmware uploading limit
authorTimur Tabi <timur@freescale.com>
Mon, 3 Mar 2008 15:58:52 +0000 (09:58 -0600)
committerWolfgang Denk <wd@denx.de>
Mon, 3 Mar 2008 21:10:11 +0000 (22:10 +0100)
commit491fb6dea9f52fdb9cb5996e8e978b9e9685179f
tree39018da2af34d26e6bc458b4ccc634f5b1f1302b
parent42ba58e0c302b339a3c2faa6006a013c6f186b7a
fix QE firmware uploading limit

Fix a typo in qe_upload_firmware() that prevented uploading firmware on
systems with more than one RISC core.

Signed-off-by: Timur Tabi <timur@freescale.com>
drivers/qe/qe.c