1e46d0bc | 26-Feb-2019 |
Fabio Estevam <festevam@gmail.com> |
mx6sabreauto: README: Adjust the binary name after DM conversion
After the conversion to DM the U-Boot binary is called u-boot-dtb.imx, so fix the README file accordingly.
Signed-off-by: Fabio Este
mx6sabreauto: README: Adjust the binary name after DM conversion
After the conversion to DM the U-Boot binary is called u-boot-dtb.imx, so fix the README file accordingly.
Signed-off-by: Fabio Estevam <festevam@gmail.com> Acked-by: Peng Fan <peng.fan@nxp.com>
show more ...
|
6e2025b4 | 26-Feb-2019 |
Fabio Estevam <festevam@gmail.com> |
mx6sabresd: README: Adjust the binary name after DM conversion
After the conversion to DM the U-Boot binary is called u-boot-dtb.imx, so fix the README file accordingly.
Signed-off-by: Fabio Esteva
mx6sabresd: README: Adjust the binary name after DM conversion
After the conversion to DM the U-Boot binary is called u-boot-dtb.imx, so fix the README file accordingly.
Signed-off-by: Fabio Estevam <festevam@gmail.com> Acked-by: Peng Fan <peng.fan@nxp.com>
show more ...
|
34808caf | 28-Feb-2019 |
Baruch Siach <baruch@tkos.co.il> |
imx8mq_evk/README: fix DDR training firmware path
Remove a redundant directory level.
Reported-by: Ofer Heifetz <ofer.heifetz@valens.com> Tested-by: Fabio Estevam <festevam@gmail.com> Signed-off-by
imx8mq_evk/README: fix DDR training firmware path
Remove a redundant directory level.
Reported-by: Ofer Heifetz <ofer.heifetz@valens.com> Tested-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Peng Fan <peng.fan@nxp.com>
show more ...
|
730bd565 | 29-Jan-2019 |
Mian Yousaf Kaukab <ykaukab@suse.de> |
board: ls1088a: fix fsl-mc search path
Path for fsl-mc node in kernel device-tree is /soc/fsl-mc whereas in u-boot it is /fsl-mc.
Fix the incorrect search path to fix following error: fdt_fixup_boa
board: ls1088a: fix fsl-mc search path
Path for fsl-mc node in kernel device-tree is /soc/fsl-mc whereas in u-boot it is /fsl-mc.
Fix the incorrect search path to fix following error: fdt_fixup_board_enet: ERROR: fsl-mc node not found in device tree (error -1)
Signed-off-by: Mian Yousaf Kaukab <ykaukab@suse.de> Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
show more ...
|
edc975b8 | 04-Feb-2019 |
Priyanka Jain <priyanka.jain@nxp.com> |
board/lx2160a: Add init_func_vid() definition
Add init_func_vid() which calls adjust_vdd() This ensures adjust_vdd() is called via init_sequence_f[]
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.
board/lx2160a: Add init_func_vid() definition
Add init_func_vid() which calls adjust_vdd() This ensures adjust_vdd() is called via init_sequence_f[]
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com> Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
show more ...
|
19e97e4f | 13-Dec-2018 |
Udit Agarwal <udit.agarwal@nxp.com> |
armv8: lx2160: Add secure boot target and enable distro boot.
Adds esbc validate command for verification of MC and DPC firmware, along with secure boot defconfig.
Also enable distro boot.
Signed-
armv8: lx2160: Add secure boot target and enable distro boot.
Adds esbc validate command for verification of MC and DPC firmware, along with secure boot defconfig.
Also enable distro boot.
Signed-off-by: Udit Agarwal <udit.agarwal@nxp.com> Signed-off-by: Peng Ma <peng.ma@nxp.com> [PK: squash "enable DM support for SATA patch" & add maintainer] Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
show more ...
|
6b0c174d | 01-Feb-2019 |
Abel Vesa <abel.vesa@nxp.com> |
board: mx6sabresd: Remove the enet reset gpio handling
Rely on the phy-reset-gpios which is set in imx6qdl-sabresd dtsi and get rid of the enet reset gpio handling from the board file.
Signed-off-b
board: mx6sabresd: Remove the enet reset gpio handling
Rely on the phy-reset-gpios which is set in imx6qdl-sabresd dtsi and get rid of the enet reset gpio handling from the board file.
Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Reviewed-by: Fabio Estevam <festevam@gmail.com>
show more ...
|
9da2dae0 | 01-Feb-2019 |
Abel Vesa <abel.vesa@nxp.com> |
board: mx6sabresd: Remove non-DM code
Since the mx6sabreauto has DM support, remove the unused non-DM code from mx6sabresd board file.
Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Reviewed-by: Fabi
board: mx6sabresd: Remove non-DM code
Since the mx6sabreauto has DM support, remove the unused non-DM code from mx6sabresd board file.
Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Reviewed-by: Fabio Estevam <festevam@gmail.com>
show more ...
|
9e41cbf1 | 01-Feb-2019 |
Abel Vesa <abel.vesa@nxp.com> |
board: mx6sabreauto: Remove the non-DM code
Since the mx6sabreauto has DM support, remove the unused non-DM code from mx6sabreauto board file.
Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Reviewed-
board: mx6sabreauto: Remove the non-DM code
Since the mx6sabreauto has DM support, remove the unused non-DM code from mx6sabreauto board file.
Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Reviewed-by: Fabio Estevam <festevam@gmail.com>
show more ...
|