[U-Boot] [PATCH] t1024qds: add missing T1024QDS_defconfig

York Sun yorksun at freescale.com
Thu Jan 15 00:14:33 CET 2015


Shengzhou,

On 12/16/2014 11:39 PM, Shengzhou Liu wrote:
> Add missing T1024QDS_defconfig for NOR boot on T1024QDS.
> 
> Signed-off-by: Shengzhou Liu <Shengzhou.Liu at freescale.com>
> ---
>  configs/T1024QDS_defconfig | 4 ++++
>  1 file changed, 4 insertions(+)
>  create mode 100644 configs/T1024QDS_defconfig
> 
> diff --git a/configs/T1024QDS_defconfig b/configs/T1024QDS_defconfig
> new file mode 100644
> index 0000000..94a76ba
> --- /dev/null
> +++ b/configs/T1024QDS_defconfig
> @@ -0,0 +1,4 @@
> +CONFIG_SYS_EXTRA_OPTIONS="PPC_T1024"
> +CONFIG_PPC=y
> +CONFIG_MPC85xx=y
> +CONFIG_TARGET_T102XQDS=y
> 

T1024QDS_D4 is also missing. Do you want to update this patch or send another one?

York


More information about the U-Boot mailing list