commit | 07bdb027c68e94a144614ae8b9d665feba5df84a | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.(none)> | Sat Sep 24 23:32:48 2005 +0200 |
committer | Wolfgang Denk <wd@pollux.(none)> | Sat Sep 24 23:32:48 2005 +0200 |
tree | 1b8899e7db50b8dc1fe94f4268ad886da3bd7fc4 | |
parent | 227b519337eb6c68a89a90c10e7b19a7975855b9 [diff] |
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