From: Kun-Hua Huang
Remove ag101 and ag102 support
Signed-off-by: Kun-Hua Huang
---
arch/nds32/Kconfig | 8 -
arch/nds32/cpu/n1213/ag102/Makefile| 21 --
arch/nds32/cpu/n1213/ag102/cpu.c | 67 -
arch/nds32/cpu/n1213/ag102/lowlevel_init.
From: Kun-Hua Huang
Add nds32 ag101p generic board support.
Signed-off-by: Kun-Hua Huang
---
arch/Kconfig | 2 +
arch/nds32/cpu/n1213/Makefile | 1 -
arch/nds32/cpu/n1213/ag101/lowlevel_init.S | 16 +-
arch/nds32/cpu/n1213/start.S
From: Kun-Hua Huang
I'm one of the Andestech's uboot maintainers.
This patch adds NDS32 core's ag101p platform for generic board support.
The ag101 and ag102 platform have been deprecated.
We decided to remove ag101 and ag102 platform support.
Kun-Hua Huang (2):
Add the stm32F4 board's serial ports support.
User can use it easily.
The user only need to edit the number of the usart.
The patch also fix the serial print out.
Last, this version of patch fix the first patch checkpatch.pl error.
Thanks to Kamil Lulko.
Signed-off-by: kunhuahuang
---
arc
This patch fix the serial output.
The source is from Kamil Lulko's "stm32f429-discovery board support"
Thanks, Varcain. I learned a lot.
Signed-off-by: kunhuahuang
---
drivers/serial/serial_stm32.c | 4
1 file changed, 4 insertions(+)
diff --git a/drivers/serial/serial_st
This patch add the stm32F4 board's serial ports support.
User can use it easily.
The user only need to edit the number of the usart.
This patch also fix the serial print out.
Signed-off-by: kunhuahuang
---
arch/arm/include/asm/arch-stm32f4/gpio.h | 32 ++
board/st/stm3
Signed-off-by: kunhuahuang
---
drivers/serial/serial_stm32.c | 4
1 file changed, 4 insertions(+)
diff --git a/drivers/serial/serial_stm32.c b/drivers/serial/serial_stm32.c
index 3c80096..693a7fa 100644
--- a/drivers/serial/serial_stm32.c
+++ b/drivers/serial/serial_stm32.c
@@ -81,6 +81,10
7 matches
Mail list logo