| commit | 1e3debf098acfc222344b6afcc45d04f1c7c4185 | [log] [tgz] |
|---|---|---|
| author | Alexander Graf <agraf@suse.de> | Sat Jul 23 10:56:40 2011 +0200 |
| committer | Alexander Graf <agraf@suse.de> | Thu Oct 06 09:48:02 2011 +0200 |
| tree | d5ad9d1a25f3c6c2ad536cb4b5fd3c5bf1b66fac | |
| parent | be637f74d4991089170ddb89a49400b1fb8feff8 [diff] |
MPC8544DS: Generate CPU nodes on init With this patch, we generate CPU nodes in the machine initialization, giving us the freedom to generate as many nodes as we want and as the machine supports, but only those. This is a first step towards a much cleaner device tree generation infrastructure, where we would not require precompiled dtb blobs anymore. Signed-off-by: Alexander Graf <agraf@suse.de>