1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 00:32:04 +02:00
----------------------------------------------------------------
Fixes for 2020.10
-----------------

- Toradex boards
- mx6qsabrelite: fix env offset
- esdhc_imx: waiting for clock instead of sleep
- dyn RAM calibration for entry point i.MX6

Travis: https://travis-ci.org/github/sbabic/u-boot-imx/builds/728274602
This commit is contained in:
Tom Rini
2020-09-18 10:42:12 -04:00
33 changed files with 67 additions and 74 deletions

View File

@@ -51,7 +51,7 @@ Build U-Boot
------------
.. code-block:: bash
$ make apalis-imx8qm_defconfig
$ make apalis-imx8_defconfig
$ make u-boot-dtb.imx
Load the U-Boot Binary Using UUU

View File

@@ -52,7 +52,7 @@ Build U-Boot
.. code-block:: bash
$ make colibri-imx8qxp_defconfig
$ make colibri-imx8x_defconfig
$ make u-boot-dtb.imx
Load the U-Boot Binary Using UUU