[U-Boot] [PATCH 2/6] tegra: fdt: Add keyboard definitions for Seaboard

Stephen Warren swarren at nvidia.com
Tue Dec 6 00:49:59 CET 2011


On 12/02/2011 07:57 PM, Simon Glass wrote:
> From: Anton Staff <robotboy at chromium.org>
> 
> Seaboard uses a QUERTY keyboard. We add key codes for this to
> enable key scanning to work.

> +++ b/board/nvidia/dts/tegra2-seaboard.dts
...
> +	kbc at 7000e200 {
> +		status = "okay";

That's the default, so this isn't needed; instead, add status =
"disabled" to any boards that don't use kbc.

-- 
nvpublic


More information about the U-Boot mailing list