]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
PPC4xx: Simplified post_word_{load, store}
authorGrant Erickson <gerickson@nuovations.com>
Wed, 21 May 2008 20:28:30 +0000 (13:28 -0700)
committerWolfgang Denk <wd@denx.de>
Tue, 3 Jun 2008 19:22:26 +0000 (21:22 +0200)
commit22f371b63038a4ecab04068877c1089e51a01ba1
treee7d5f76bbfe872a6fa4339b32f7a25f5dc531664
parent4d91d1df2f16b511ab80dec50c80e050ba0d841e
PPC4xx: Simplified post_word_{load, store}

This patch simplifies post_word_{load,store} by using the preprocessor
to eliminate redundant, copy-and-pasted code.

Signed-off-by: Grant Erickson <gerickson@nuovations.com>
cpu/ppc4xx/commproc.c