Hi Jagan,

On 19 December 2015 at 07:13, Jagan Teki <jt...@openedev.com> wrote:
> This patch add's spi_flash_ids handling into core, instead
> of maintaining it into separate file like sf_params.c
>
> Code taken from the Linux spi-nor core and added missing
> part id's and also added extra flash_info member as e_rd_cmd
> for computing fastest read command.
>
> Cc: Simon Glass <s...@chromium.org>
> Cc: Bin Meng <bmeng...@gmail.com>
> Cc: Michal Simek <michal.si...@xilinx.com>
> Cc: Siva Durga Prasad Paladugu <siva...@xilinx.com>
> Signed-off-by: Jagan Teki <jt...@openedev.com>
> ---
>  drivers/mtd/spi/spi_flash.c | 431 
> +++++++++++++++++++++++++++++++++++++-------
>  include/linux/err.h         |   5 +
>  2 files changed, 370 insertions(+), 66 deletions(-)

I think there is too much going on in this patch for me to review
it...will leave it to others.

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to