[U-Boot] [PATCH 02/10] x86: Correct endianness isues in pci_rom

Simon Glass sjg at chromium.org
Thu Jan 15 05:23:31 CET 2015


On 3 January 2015 at 22:43, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Tue, Dec 30, 2014 at 10:32 AM, Simon Glass <sjg at chromium.org> wrote:
>> This code is too x86-dependent at present. Correct it so that it can run on
>> big-endian machines.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>>  drivers/pci/pci_rom.c | 25 ++++++++++++++-----------
>>  1 file changed, 14 insertions(+), 11 deletions(-)

Applied to u-boot-x86.


More information about the U-Boot mailing list