[U-Boot] [PATCH v3 03/10] spl: add option for adding post memory test to the SPL framework
Sergei Shtylyov
sshtylyov at mvista.com
Fri Oct 21 14:11:09 CEST 2011
Hello.
On 21-10-2011 10:32, Heiko Schocher wrote:
> Signed-off-by: Heiko Schocher<hs at denx.de>
> Cc: Albert ARIBAUD<albert.u.boot at aribaud.net>
> Cc: Sandeep Paulraj<s-paulraj at ti.com>
> ---
> no changes for v3
> doc/README.SPL | 1 +
> spl/Makefile | 1 +
> 2 files changed, 2 insertions(+), 0 deletions(-)
> diff --git a/doc/README.SPL b/doc/README.SPL
> index d53ef9c..c991aab 100644
> --- a/doc/README.SPL
> +++ b/doc/README.SPL
> @@ -62,3 +62,4 @@ CONFIG_SPL_FAT_SUPPORT (fs/fat/libfat.o)
> CONFIG_SPL_LIBGENERIC_SUPPORT (lib/libgeneric.o)
> CONFIG_SPL_POWER_SUPPORT (drivers/power/libpower.o)
> CONFIG_SPL_NAND_SUPPORT (drivers/mtd/nand/libnand.o)
> +(CONFIG_SPL_POST_MEM_SUPPORT (post/drivers/memory.o)
Leftmost open paren shouldn't be there?
WBR, Sergei
More information about the U-Boot
mailing list