[U-Boot] [PATCH 01/21] ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodes
Simon Glass
sjg at chromium.org
Mon Sep 19 02:58:24 CEST 2016
On 13 September 2016 at 10:45, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Tom Warren <twarren at nvidia.com>
>
> During debug of the DM_MMC changes to the Tegra MMC driver, I
> noticed that the 'removable' property wasn't being set correctly
> for the eMMC parts on most Tegra boards. Since the kernel DTS has
> this property set correctly, it should be in U-Boot's Tegra DT too.
>
> Signed-off-by: Tom Warren <twarren at nvidia.com>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> arch/arm/dts/tegra114-dalmore.dts | 1 +
> arch/arm/dts/tegra124-jetson-tk1.dts | 1 +
> arch/arm/dts/tegra124-venice2.dts | 1 +
> arch/arm/dts/tegra186-p2771-0000.dtsi | 1 +
> arch/arm/dts/tegra20-paz00.dts | 1 +
> arch/arm/dts/tegra20-whistler.dts | 1 +
> arch/arm/dts/tegra210-e2220-1170.dts | 1 +
> arch/arm/dts/tegra210-p2371-0000.dts | 1 +
> arch/arm/dts/tegra210-p2371-2180.dts | 1 +
> arch/arm/dts/tegra210-p2571.dts | 1 +
> arch/arm/dts/tegra30-beaver.dts | 1 +
> arch/arm/dts/tegra30-cardhu.dts | 1 +
> arch/arm/dts/tegra30-tamonten.dtsi | 1 +
> 13 files changed, 13 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list