]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nds32/ag102: add ag102 soc support
authorMacpaul Lin <macpaul@andestech.com>
Fri, 23 Sep 2011 09:03:19 +0000 (17:03 +0800)
committerMacpaul Lin <macpaul@gmail.com>
Sun, 22 Apr 2012 08:58:23 +0000 (16:58 +0800)
commitcf14123021c9d3e48915b3c68015bb71159e912a
treef52c7272edab22e46b1b7fca3dfdadf628976d3a
parent1e52fea33ab3fadf459cc4919b32a136d4280d26
nds32/ag102: add ag102 soc support

Add lowlevel ag102 soc support.

Signed-off-by: Macpaul Lin <macpaul@andestech.com>
arch/nds32/cpu/n1213/ag102/Makefile [new file with mode: 0644]
arch/nds32/cpu/n1213/ag102/cpu.c [new file with mode: 0644]
arch/nds32/cpu/n1213/ag102/lowlevel_init.S [new file with mode: 0644]
arch/nds32/cpu/n1213/ag102/timer.c [new file with mode: 0644]
arch/nds32/cpu/n1213/ag102/watchdog.S [new file with mode: 0644]