]> Git Repo - J-u-boot.git/commit
x86: Correct endianness isues in pci_rom
authorSimon Glass <[email protected]>
Tue, 30 Dec 2014 02:32:23 +0000 (19:32 -0700)
committerSimon Glass <[email protected]>
Sat, 24 Jan 2015 00:24:15 +0000 (17:24 -0700)
commit40305240c66ab5e3725c131e321402c7dfe687a2
tree28c56e4079fdd3126c9774b9c8766f3cf8861629
parente5bc97578c189a99c291f7fe7ce89092474e43e9
x86: Correct endianness isues in pci_rom

This code is too x86-dependent at present. Correct it so that it can run on
big-endian machines.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
drivers/pci/pci_rom.c
This page took 0.029447 seconds and 4 git commands to generate.