commit | cfb207e643d94e3e96d456b1df14c5e36f6aa9e5 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Tue Aug 31 00:22:50 2010 +0200 |
committer | Alexander Graf <agraf@suse.de> | Sun Sep 05 11:50:48 2010 +0200 |
tree | 6328a0268499cc6e5953d6ef954c2fab52053f03 | |
parent | 13b7fdeffa68e3382231a70308593ae6a75d96c3 [diff] |
PPC: Make e500 pci byte swap config data The config data field on the e500 pci controller is in little endian, so we need to enable byte swap there. Signed-off-by: Alexander Graf <agraf@suse.de>