From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 05 May 2014 10:58:43 -0600 Subject: [U-Boot] [RFC PATCH v2 12/13] tegra: Enable driver model In-Reply-To: <1399306150-932-13-git-send-email-sjg@chromium.org> References: <1399306150-932-1-git-send-email-sjg@chromium.org> <1399306150-932-13-git-send-email-sjg@chromium.org> Message-ID: <5367C343.4060906@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/05/2014 10:09 AM, Simon Glass wrote: > Enable driver model for Tegra boards. I have no objection to this, but I'm curious if it brings any changes to the binary size?