提交 f52138ae 编写于 作者: S Stefan Kristiansson 提交者: Macpaul Lin

Fix clash between IH_ARCH_NDS32 and IH_ARCH_SANDBOX

NDS32 and SANDBOX architecture were sharing the same IH_ARCH number
Signed-off-by: NStefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Acked-by: NMacpaul Lin <macpaul@andestech.com>
Acked-by: NMarek Vasut <marek.vasut@gmail.com>
上级 39c87743
......@@ -107,7 +107,7 @@
#define IH_ARCH_AVR32 17 /* AVR32 */
#define IH_ARCH_ST200 18 /* STMicroelectronics ST200 */
#define IH_ARCH_SANDBOX 19 /* Sandbox architecture (test only) */
#define IH_ARCH_NDS32 19 /* ANDES Technology - NDS32 */
#define IH_ARCH_NDS32 20 /* ANDES Technology - NDS32 */
/*
* Image Types
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册