From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 12 Apr 2016 14:50:10 -0600 Subject: [U-Boot] [PATCH 35/44] dm: sandbox: Enable IDE In-Reply-To: <1460256336-30436-36-git-send-email-sjg@chromium.org> References: <1460256336-30436-1-git-send-email-sjg@chromium.org> <1460256336-30436-36-git-send-email-sjg@chromium.org> Message-ID: <570D5F82.4020004@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 04/09/2016 08:45 PM, Simon Glass wrote: > Enable building the IDE code for sandbox. It might be worth mentioning dumy/fake/compile-only in the commit subject/description lest anyone think they can actually try out emulated devices?