Re: [U-Boot] [PATCH 01/21] ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodes

2016-09-18 Thread Simon Glass
On 13 September 2016 at 10:45, Stephen Warren wrote: > From: Tom Warren > > 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

[U-Boot] [PATCH 01/21] ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodes

2016-09-13 Thread Stephen Warren
From: Tom Warren 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