Re: [U-Boot] [U-Boot, PATCH 1/1] mmc: emmc and hw partitions partition table id bugfix.

2016-01-14 Thread Tom Rini
On Mon, Jan 11, 2016 at 01:39:07PM +, Erik Tideman wrote: > On bootup the emmc's hw partition is always set to 0 and the partition > table is read from it. When switching to another hw partition the > partition table's id is not updated but instead the old one from > hw partition 0 is

[U-Boot] [U-Boot, PATCH 1/1] mmc: emmc and hw partitions partition table id bugfix.

2016-01-11 Thread Erik Tideman
On bootup the emmc's hw partition is always set to 0 and the partition table is read from it. When switching to another hw partition the partition table's id is not updated but instead the old one from hw partition 0 is used. If there is no partition table on hw partition 0 then the code will