Carl-Daniel Hailfinger wrote:
> The internal programmer needs correct information about flash_base and
> chip window top/bottom alignment on non-x86 before it can be used. Abort
> any internal programmer action for now until the code is fixed.
>
> Signed-off-by: Carl-Daniel Hailfinger <[email protected]>
>
> +#else
> +     /* FIXME: Remove this unconditional abort once all PCI drivers are
> +      * converted to use little-endian accesses for memory BARs.
> +      */
> +     msg_perr("Your platform is not supported yet for the internal "
> +              "programmer because it has not been converted from native "
> +              "endian to little endian access yet.\n"
> +              "Aborting.\n");
>   
Should have been "external".


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to