[U-Boot] 回覆: [PATCH] Fix clash between IH_ARCH_NDS32 and IH_ARCH_SANDBOX
Marek Vasut
marek.vasut at gmail.com
Tue Nov 22 15:15:27 CET 2011
> Hi Stefan,
>
> > 主旨: [PATCH] Fix clash between IH_ARCH_NDS32 and IH_ARCH_SANDBOX
> >
> > NDS32 and SANDBOX architecture were sharing the same IH_ARCH number
> >
> > Signed-off-by: Stefan Kristiansson <stefan.kristiansson at saunalahti.fi>
>
> [snip]
>
> > architecture (test only) */
> > -#define IH_ARCH_NDS32 19 /* ANDES
> > Technology - NDS32 */
> > +#define IH_ARCH_NDS32 20 /* ANDES
> > Technology - NDS32 */
> >
> > /*
> >
> > * Image Types
>
> Thanks!
>
> Acked-by: Macpaul Lin <macpaul at andestech.com>
Thanks for making this one ;-)
Acked-by: Marek Vasut <marek.vasut at gmail.com>
More information about the U-Boot
mailing list