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@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
13 files changed:
sdhci@78000600 {
bus-width = <8>;
status = "okay";
+ non-removable;
};
usb@7d000000 {
sdhci@700b0600 {
status = "okay";
bus-width = <8>;
+ non-removable;
};
usb@7d000000 {
sdhci@700b0600 {
status = "okay";
bus-width = <8>;
+ non-removable;
};
usb@7d000000 {
sdhci@3460000 {
status = "okay";
bus-width = <8>;
+ non-removable;
};
i2c@c240000 {
sdhci@c8000600 {
status = "okay";
bus-width = <8>;
+ non-removable;
};
clocks {
sdhci@c8000600 {
status = "okay";
bus-width = <8>;
+ non-removable;
};
clocks {
sdhci@0,700b0600 {
status = "okay";
bus-width = <8>;
+ non-removable;
};
i2c@0,7000d000 {
sdhci@0,700b0600 {
status = "okay";
bus-width = <8>;
+ non-removable;
};
i2c@0,7000d000 {
sdhci@0,700b0600 {
status = "okay";
bus-width = <8>;
+ non-removable;
};
i2c@0,7000d000 {
sdhci@0,700b0600 {
status = "okay";
bus-width = <8>;
+ non-removable;
};
usb@0,7d000000 {
sdhci@78000600 {
status = "okay";
bus-width = <8>;
+ non-removable;
};
usb@7d000000 {
sdhci@78000600 {
status = "okay";
bus-width = <8>;
+ non-removable;
};
usb@7d008000 {
sdhci@78000600 {
status = "okay";
bus-width = <8>;
+ non-removable;
};
usb@7d008000 {