[U-Boot] [PATCH 8/8] powerpc/p1022ds: boot from spi flash with SPL

Andy Fleming afleming at gmail.com
Wed Jun 19 18:36:41 CEST 2013


On Fri, Jun 7, 2013 at 4:25 AM, <ying.zhang at freescale.com> wrote:

> From: Ying Zhang <b40530 at freescale.com>
>
> Support to boot from spi flash.
>
> This patch is on top of the patch:
> powerpc/p1022ds: boot from SD Card with SPL
>
> Signed-off-by: Ying Zhang <b40530 at freescale.com>
> ---
>  board/freescale/p1022ds/spl.c  |   12 +++++-
>  drivers/mtd/spi/Makefile       |    1 +
>  drivers/mtd/spi/fsl_espi_spl.c |   79
> ++++++++++++++++++++++++++++++++++++++++
>  drivers/mtd/spi/spi_flash.c    |    2 +
>  include/configs/P1022DS.h      |   36 +++++++++++++++----
>


These should probably be divided into two patches. One to add the
capability (in drivers/mtd), and one to enable the capability (in the
p1022-specific files).

I'd like jagan's ack before applying this, but if you split this patch, and
he agrees, I'd be happy to take this in through my tree.

Andy


More information about the U-Boot mailing list