<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
I am using
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
for-next branch to get familiar with device tree. <br>
<br>
I am following procedure described in thread --<br>
<br>
<a
href="http://lists.ozlabs.org/pipermail/devicetree-discuss/2012-April/014600.html">http://lists.ozlabs.org/pipermail/devicetree-discuss/2012-April/014600.html</a><br>
<br>
Turn on CONFIG_ARM_APPENDED_DTB, CONFIG_ARM_ARAG_DTB, then
appending imx28-evk.dtb and constructing zImage_dtb<br>
<br>
However this image never initializes network interfaces, I can't
mount nfs as rootfs. Is the appended DTB supposed to work from above
referenced git repo & branch?<br>
<br>
Pardon me, if this is too basic DT question on device tree
initialization sequence. During initialization I see that -
mxs_machine_init gets called which invokes of_platform_populate().
However I don't see the mx28evk_init() function never gets called,
should that function be getting called? <br>
<br>
If mx28evk_init shouldn't be called how is MXS ethernet driver
supposed to get registered when using device tree?<br>
<span style="color: rgb(0, 0, 0); font-family: sans-serif;
font-size: 13px; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height: 19px;
orphans: 2; text-align: -webkit-auto; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255); display: inline !important; float: none; "><span
class="Apple-converted-space"></span></span><br>
-Subodh<br>
</body>
</html>