arm nomadik: cleanup reset
There is only one public release of the Nomadik chip, so the ifdef in reset code as well as a define in the config file are not needed Signed-off-by: Alessandro Rubini <rubini@unipv.it> Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
This commit is contained in:
committed by
Jean-Christophe PLAGNIOL-VILLARD
parent
ee1363f2da
commit
fd14c41a86
@@ -30,9 +30,8 @@
|
||||
|
||||
#define CONFIG_ARM926EJS
|
||||
#define CONFIG_NOMADIK
|
||||
#define CONFIG_NOMADIK_8815
|
||||
#define CONFIG_NOMADIK_NDK15
|
||||
#define CONFIG_NOMADIK_NHK15
|
||||
#define CONFIG_NOMADIK_8815 /* cpu variant */
|
||||
#define CONFIG_NOMADIK_NHK8815 /* board variant */
|
||||
|
||||
#define CONFIG_SKIP_LOWLEVEL_INIT /* we have already been loaded to RAM */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user