[U-Boot] [PATCH V2 10/10] MAKEALL: Add missing powerpc 36-bit targets
Scott Wood
scottwood at freescale.com
Wed Jun 2 21:21:12 CEST 2010
On 06/02/2010 01:12 PM, Becky Bruce wrote:
> We were missing 8641HPCN_36BIT and MPC8536DS_36BIT.
>
> Signed-off-by: Becky Bruce<beckyb at kernel.crashing.org>
> ---
> MAKEALL | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/MAKEALL b/MAKEALL
> index 2527352..a82c93c 100755
> --- a/MAKEALL
> +++ b/MAKEALL
> @@ -393,6 +393,7 @@ LIST_85xx=" \
> MPC8536DS_NAND \
> MPC8536DS_SDCARD \
> MPC8536DS_SPIFLASH \
> + MPC8536DS_36BIT \
> MPC8540ADS \
> MPC8540EVAL \
> MPC8541CDS \
What about 36-bit NAND, etc?
Is there a general policy about which targets to include in MAKEALL once
they start exploding with combinations?
-Scott
More information about the U-Boot
mailing list