
2 Dec
2018
2 Dec
'18
11:36 p.m.
On 02.12.18 23:33, Otavio Salvador wrote:
On Sun, Dec 2, 2018 at 8:00 PM Alexander Graf agraf@suse.de wrote:
The most generic way of having a stable boot behavior is to rely on UUID instead of device names for root partition, so the order of probing does not cause issues with booting.
This enables the `CMD_FS_UUID` for following defconfig files:
- rpi_0_w_defconfig
- rpi_2_defconfig
- rpi_3_32b_defconfig
- rpi_3_defconfig
- rpi_defconfig
Signed-off-by: Otavio Salvador otavio@ossystems.com.br Signed-off-by: Fabio Berton fabio.berton@ossystems.com.br
Thanks, applied to rpi-next
Couldn't this be applied for 2019.01 release?
That's what rpi-next is going to end up in, yes.
Alex