Home
last modified time | relevance | path

Searched hist:ca4f338e2efece5196eb2178e5f7d07be828da6e (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dwarp7.hca4f338e2efece5196eb2178e5f7d07be828da6e Fri Aug 26 00:07:19 UTC 2016 Fabio Estevam <fabio.estevam@nxp.com> warp7: Use PARTUUID to specify the rootfs location

warp7 can run different kernel versions, such as NXP 4.1 or mainline.

Currently the rootfs location is passed via mmcblk number and the
problem with this approach is that the mmcblk number for the eMMC
changes depending on the kernel version.

In order to avoid such issue, use UUID method to specify the rootfs
location.

Succesfully tested booting a NXP 4.1 and also a mainline kernel.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
H A Dmx6cuboxi.h35ba390d6256741b48823a5b70e28ea40664c83e Mon Jul 10 20:04:10 UTC 2017 Fabio Berton <fabio.berton@ossystems.com.br> mx6cuboxi: Use PARTUUID to specify the rootfs location

Currently the rootfs location is passed via mmcblk number and the
problem with this approach is that the mmcblk number for the eMMC
changes depending on the kernel version.

In order to avoid such issue, use UUID method to specify the rootfs
location.

This change was made based on U-Boot commit:

- ca4f338e2efece5196eb2178e5f7d07be828da6e

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
H A Dembestmx6boards.h0f29a61c5339d667aa9243902fb42fb3033c3253 Mon Jul 10 20:04:11 UTC 2017 Fabio Berton <fabio.berton@ossystems.com.br> embestmx6boards: Use PARTUUID to specify the rootfs location

Currently the rootfs location is passed via mmcblk number and the
problem with this approach is that the mmcblk number for the eMMC
changes depending on the kernel version.

In order to avoid such issue, use UUID method to specify the rootfs
location.

Also add CONFIG_BOOTCOMMAND to run finduuid function and distro_bootcmd.

This change was made based on U-Boot commit:

- ca4f338e2efece5196eb2178e5f7d07be828da6e

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
H A Dwandboard.h84b4690f26062d000481b66d60445aea20e1da99 Mon Jul 10 20:04:09 UTC 2017 Fabio Berton <fabio.berton@ossystems.com.br> wandboard: Use PARTUUID to specify the rootfs location

Currently the rootfs location is passed via mmcblk number and the
problem with this approach is that the mmcblk number for the eMMC
changes depending on the kernel version.

In order to avoid such issue, use UUID method to specify the rootfs
location.

This change was made based on U-Boot commit:

- ca4f338e2efece5196eb2178e5f7d07be828da6e

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>