Re: [U-Boot] [PATCH v2 07/22] sf: Adopt flash table INFO macro from Linux

2016-08-09 Thread Jagan Teki
On Wednesday 10 August 2016 10:34 AM, Vignesh R wrote: On Wednesday 10 August 2016 01:33 AM, Jagan Teki wrote: INFO macro make flash table entries more adjustable like adding new flash_info attributes, update ID length bytes and so on and more over it will sync to Linux way of defining flash_i

Re: [U-Boot] [PATCH v2 07/22] sf: Adopt flash table INFO macro from Linux

2016-08-09 Thread Vignesh R
On Wednesday 10 August 2016 01:33 AM, Jagan Teki wrote: > INFO macro make flash table entries more adjustable like > adding new flash_info attributes, update ID length bytes > and so on and more over it will sync to Linux way of defining > flash_info attributes. [...] > diff --git a/drivers/mtd/s

[U-Boot] [PATCH v2 07/22] sf: Adopt flash table INFO macro from Linux

2016-08-09 Thread Jagan Teki
INFO macro make flash table entries more adjustable like adding new flash_info attributes, update ID length bytes and so on and more over it will sync to Linux way of defining flash_info attributes. Cc: Simon Glass Cc: Bin Meng Cc: York Sun Cc: Vignesh R Cc: Mugunthan V N Cc: Michal Simek Cc