On 26.05.2010 02:49, Carl-Daniel Hailfinger wrote: > Handle the following architectures in generic flashrom code: > - x86/x86_64 (little endian) > - PowerPC (big endian) > - MIPS (big+little endian) > > No changes to programmer specific code. This means any drivers with MMIO > access will _not_ suddenly start working on big endian systems, but with > this patch everything is in place to fix them. > > DO NOT RUN FLASHROM ON NON-X86 AFTER APPLYING THIS PATCH! > > Signed-off-by: Carl-Daniel Hailfinger <[email protected]> > Acked-by: Misha Manulis <[email protected]> > Acked-by: Vladimir 'phcoder/φ-coder' Serbinenko <[email protected]> > Acked-by: Uwe Hermann <[email protected]> > Acked-by: Segher Boessenkool <[email protected]> >
And committed in r1013. Regards, Carl-Daniel -- http://www.hailfinger.org/ _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
