
20 Jan
2014
20 Jan
'14
12:41 p.m.
On Mon, Jan 20, 2014 at 4:35 PM, Detlev Zundel dzu@denx.de wrote:
Hi Jagan and Marek,
On Friday, January 17, 2014 at 03:41:47 PM, Jagannadha Sutradharudu Teki wrote:
- SPI_FLASH -> SF
- ARRAY_SLOW -> AS
- ARRAY_FAST -> AF
- DUAL_OUTPUT_FAST -> DOF
- DUAL_IO_FAST - DIOF
- QUAD_OUTPUT_FAST - QOF
- QUAD_IO_FAST - QIOF
Now this really makes the code impossible to understand :-(
I totally agree with Marek that this is the wrong way to go. Doing a change like this is a change to the worse as it removes understandable constants and replaces them with adhoc abbreviations.
Please don't do that.
Just ignore this these were updated in [PATCH 4/6] sf: Update read/write command macros
--
Thanks,
Jagan.