]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: bootldr: use common defines
authorMike Frysinger <vapier@gentoo.org>
Sun, 26 Dec 2010 17:34:08 +0000 (12:34 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 8 Apr 2011 04:44:27 +0000 (00:44 -0400)
commit31488a6f6edbec09d01329e2486578836a1cc008
tree30ffe7ce55d2088bfcaea7a2600666907ad12ff1
parente8065f888904dd3ecfd03cf0dd7ba8f2408f6024
Blackfin: bootldr: use common defines

Now that the common bootrom.h sets up defines for us, switch to them
rather than our own local set.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
common/cmd_bootldr.c