commit | 86132af799d51e8e94d87dc56a071f325f369e0c | [log] [tgz] |
---|---|---|
author | rick <rick@andestech.com> | Mon Apr 17 14:41:58 2017 +0800 |
committer | Andes <uboot@andestech.com> | Mon May 22 14:05:33 2017 +0800 |
tree | eaa707979e38c41487e04cedf3f1685e15b72413 | |
parent | a375ff8e14bea0a5cbfff99d6456aa8d9a3320ab [diff] [blame] |
nds32: Support AG101P serial DM. Support AG101P serial device tree flow. Signed-off-by: rick <rick@andestech.com>
diff --git a/arch/nds32/include/asm/config.h b/arch/nds32/include/asm/config.h index 054cc48..7289217 100644 --- a/arch/nds32/include/asm/config.h +++ b/arch/nds32/include/asm/config.h
@@ -8,5 +8,6 @@ #ifndef _ASM_CONFIG_H_ #define _ASM_CONFIG_H_ +#define CONFIG_LMB #endif