[U-Boot] [PATCH 8/8] powerpc/p1022ds: boot from spi flash with SPL
Zhang Ying-B40530
B40530 at freescale.com
Fri Jun 21 12:12:36 CEST 2013
From: Andy Fleming [mailto:afleming at gmail.com]
Sent: Thursday, June 20, 2013 12:37 AM
To: Zhang Ying-B40530; jagannadha.sutradharudu-teki at xilinx.com
Cc: U-Boot list; Wood Scott-B07421; Xie Xiaobo-R63061; Zhang Ying-B40530
Subject: Re: [PATCH 8/8] powerpc/p1022ds: boot from spi flash with SPL
On Fri, Jun 7, 2013 at 4:25 AM, <ying.zhang at freescale.com<mailto:ying.zhang at freescale.com>> wrote:
From: Ying Zhang <b40530 at freescale.com<mailto: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<mailto: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.
[Zhang Ying]
This should be no problem. It will be modified with other review comment in the next version(v6).
Now the most important is the patch "[PATCH 07/10 v5] powerpc/p1022ds: boot from SD Card with SPL",
Please review as soon as possible, I had waiting long.
Thanks.
More information about the U-Boot
mailing list