ARM: tegra: jetson-tk1: mark eMMC as non-removable

The eMMC is soldered to the board, reflect this in the DT.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
This commit is contained in:
Lucas Stach 2014-06-03 14:48:46 +02:00 committed by Thierry Reding
parent 0f3d3bf8ba
commit 33f34f0ca9

View File

@ -1633,6 +1633,7 @@
sdhci@0,700b0600 {
status = "okay";
bus-width = <8>;
non-removable;
};
ahub@0,70300000 {