[U-Boot] [PATCH v6 01/21] sf: Adopt flash table INFO macro from Linux

york sun york.sun at nxp.com
Thu Nov 17 01:29:56 CET 2016


On 11/15/2016 08:03 PM, 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.
>
> - Add JEDEC_ID
> - Add JEDEC_EXT macro
> - Add JEDEC_MFR
> - spi_flash_params => spi_flash_info
> - params => info
>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: York Sun <york.sun at nxp.com>
> Cc: Vignesh R <vigneshr at ti.com>
> Cc: Mugunthan V N <mugunthanvnm at ti.com>
> Cc: Michal Simek <michal.simek at xilinx.com>
> Cc: Siva Durga Prasad Paladugu <sivadur at xilinx.com>
> Reviewed-by: Jagan Teki <jagan at openedev.com>
> Tested-by: Jagan Teki <jagan at openedev.com>
> Signed-off-by: Jagan Teki <jagan at openedev.com>
> ---

Jagan,

This set compiles OK for the platforms I tested (powerpc, arm & 
freescale, aarch64 sandbox).

York



More information about the U-Boot mailing list