<div dir="ltr"><div><span style="font-size:12.8px">It would be nice to do the same thing for ther SoCs, what do you think ?</span></div><div><br></div><span style="font-size:12.8px">Reviewed-by: Romain Perier </span><span style="font-size:12.8px"><<a href="mailto:romain.perier@collabora.com" target="_blank">romain.perier@<wbr>collabora.com</a></span><span style="font-size:12.8px">></span><br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-02-08 15:38 GMT+01:00 Eddie Cai <span dir="ltr"><<a href="mailto:eddie.cai.linux@gmail.com" target="_blank">eddie.cai.linux@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">From: Eddie Cai <<a href="mailto:eddie.cai@rock-chips.com">eddie.cai@rock-chips.com</a>><br>
<br>
In this way the modifications will be used on all RK3288 boards.<br>
<br>
Signed-off-by: Eddie Cai <<a href="mailto:eddie.cai.linux@gmail.com">eddie.cai.linux@gmail.com</a>><br>
---<br>
 conf/machine/include/rk3288.<wbr>inc | 3 +++<br>
 1 file changed, 3 insertions(+)<br>
<br>
diff --git a/conf/machine/include/rk3288.<wbr>inc b/conf/machine/include/rk3288.<wbr>inc<br>
index 6d4affd..b3726ee 100644<br>
--- a/conf/machine/include/rk3288.<wbr>inc<br>
+++ b/conf/machine/include/rk3288.<wbr>inc<br>
@@ -1,7 +1,10 @@<br>
 # Copyright (C) 2015 Romain Perier<br>
 # Released under the MIT license (see COPYING.MIT for the terms)<br>
<br>
+SOC_FAMILYÂ = "rk3288"<br>
+<br>
 require conf/machine/include/tune-<wbr>cortexa17.inc<br>
+require conf/machine/include/soc-<wbr>family.inc<br>
<br>
 DEFAULTTUNE="cortexa17hf-neon-<wbr>vfpv4"<br>
 PREFERRED_PROVIDER_virtual/<wbr>kernel = "linux"<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.7.4<br>
<br>
</font></span></blockquote></div><br></div>