commit | 2d83476a4c1c9911d158a3f8a4312d354bc1bdb7 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Oct 23 14:03:17 2007 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Oct 31 21:21:46 2007 +0100 |
tree | d47b81e7be8c1a364fbfe6a61433e5917548f931 | |
parent | 7d47cee2cc57f907380f2c06f5b6c683d03e423a [diff] |
ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friends This patch changes all in32/out32 calls to use the recommended in_be32/ out_be32 macros instead. Signed-off-by: Stefan Roese <sr@denx.de>