Skip to content
Snippets Groups Projects
Commit dafbe379 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

Optimize flash_make_cmd in drivers/cfi_flash.c for little endian

Fix "WARNING: flash_make_cmd: unsuppported LittleEndian mode"
message when probing for nonexistent flash in little endian mode.
As a side effect more efficient and smaller code is generated,
which is always a Good Thing (TM).
Patch by Ladislav Michl, 24 Sep 2005
parent 28cb9375
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment