From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 23 Apr 2012 15:10:16 -0600 Subject: [U-Boot] [PATCH v4 09/10] tegra: Switch on console mux and use environment for console In-Reply-To: <1334689297-13489-10-git-send-email-sjg@chromium.org> References: <1334689297-13489-1-git-send-email-sjg@chromium.org> <1334689297-13489-10-git-send-email-sjg@chromium.org> Message-ID: <4F95C538.7080802@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/17/2012 01:01 PM, Simon Glass wrote: > All tegra boards will use these options by default. Well, there are certainly Tegra boards without matrix keyboards, so I'm not entirely sure that's actually true... That said, I don't see a real problem with the generic mainline U-Boot assuming this will be true (people using it in products can always adjust their config as they see fit) So, Acked-by: Stephen Warren