commit | 450dd430bf45ab212a91acfb9bed2528d17f30cd | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Fri Jan 18 15:12:20 2013 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Fri Feb 15 23:15:56 2013 +0530 |
tree | deaf7d7aef0616834e804de041eea9de3e0a52c8 | |
parent | 999159a5381bff3bd6f688c5d20fbec9d8789e53 [diff] |
ARC: [DeviceTree] Convert some Kconfig items to runtime values * mem size now runtime configured (prev CONFIG_ARC_PLAT_SDRAM_SIZE) * core cpu clk runtime configured (prev CONFIG_ARC_PLAT_CLK) Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Grant Likely <grant.likely@secretlab.ca>