commit | 3bb6f7e07c45d5e322a2f2c4f45a7a8e7cff9ae9 | [log] [tgz] |
---|---|---|
author | Macpaul Lin <macpaul@andestech.com> | Wed Oct 19 20:41:05 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Sat Oct 22 00:52:36 2011 +0200 |
tree | 9774de0bc0a275173f14191d7a6c50976c44408d | |
parent | 3258ffab6345e4af64aa618da1e5cfa9efe9cb0d [diff] |
nds32/core N1213: NDS32 N12 core family N1213 Add N1213 cpu core (N12 Core family) support for NDS32 arch. This patch includes start.S for the initialize procedure of N1213. Start procedure: start.S will start up the N1213 CPU core at first, then jump to SoC dependent "lowlevel_init.S" and "watchdog.S" to configure peripheral devices. Signed-off-by: Macpaul Lin <macpaul@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com>