| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Drop patch appplied upstream, remove additional install step which is
handled by imx-boot recipe.
Update u-boot dtb names in machine description files, upstream U-Boot
from NXP has DTB files renamed.
Upgrade u-boot-imx-tools and u-boot-imx-mfgtool to 2020.04 as well to
match u-boot-imx recipe.
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
|
|
|
|
|
|
|
| |
The variable is unused and thus we should drop it completely.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Change-Id: I3b2afe47c364dda6f928c93f75524bfec90a2131
|
|
|
|
|
|
|
| |
This reverts commit c1b638305c1ebf5d05abc3b1a211e99710b795ab.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Change-Id: I3df2ae0f5113d3bb9bb9a09f92f57f65211f0fc5
|
|
|
|
| |
Signed-off-by: Antonin Godard <agodard@witekio.com>
|
|
|
|
|
|
|
|
|
| |
Update DTB file names as they were renamed in the kernel tree.
For imx8mmevk machine the M4 DTB was removed from the list as it was
dropped from the kernel source tree.
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
|
|
|
|
|
|
|
|
|
|
| |
We cannot change the default BSP based on SoC as we trim out those when
moving to the mainline BSP.
For this reason, we moved the i.MX8 forced setting to our respective
machines as they lack mainline BSP support.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
Add new machine configuration describing the i.MX8M Nano SoC and
corresponding EVK.
This configuration file is based on imx8mmevk config and adapts
different boot and runtime parameters specific to i.MX8M Nano SoC.
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
|