| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
When building for non-i.MX6, we ought to assume the SoC does not has
Vivante GPU at all, or the build will fail. This fixes the build of
linux-fslc-imx-rt for i.MX7D as it does not have a Vivante GPU.
Change-Id: Ic8fc4808880aca381e88f6e1b6c52416bb4520c4
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Change-Id: I5e075f683e6f39bc2f2e1058eacdbef371a37abf
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Change-Id: I6ef0574f3be9a3afd76ed4fbf36dbefab1e207ad
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
| |
This includes following fixes:
3106462 mx7dsabresd: Fix the boot of a NXP kernel
401468c mx7: Place MX7_SEC option in Kconfig
Change-Id: If54a89f104a6d340df911c43ba4b22f526aa6c65
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
Make it possible to seperate ipc userspace and kernel codes in future.
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
bsc913x are not supported now.
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
bsc913x are not supported now.
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
af0a2a1 B4:DSP_BT: Add new DDRC target ID configuration parameter
c8a84c6 B4:L1D: Add support for L1 defense New flow
8e79e5c B4:DSP_BT: DSP cache-cluster init now done from DSP boot loader
44da44a B4:DSP_BT: Add support for DSP MMU configuration
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
| |
Remove the below machines which are not supported/tested:
bsc9131rdb, bsc9132qds, p1010rdb, p1020rdb, p1021rdb, p1022ds
p1023rdb, p1025twr, p2020rdb
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Pass $libdir to 'waf configure' to prevent using the build hosts libdir.
Fixes:
WARNING: libimxvpuapi-0.10.2-r0 do_package: QA Issue: libimxvpuapi: Files/directories were installed but not shipped in any package:
/usr/lib64/libimxvpuapi.so
/usr/lib64/libimxvpuapi.so.0
/usr/lib64/libimxvpuapi.so.0.10.2
/usr/lib64/pkgconfig
/usr/lib64/pkgconfig/libimxvpuapi.pc
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
Add missing MACHINE_SOCARCH_FILTER for mx6ul and 7d to include imx multimedia
Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
Future mx7 will need separate SOCARCH_SUFFIX so don't apply to all mx7
Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
mx6ul is not mx6 so default case applies. This is redundant
Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
The weston window manager failed to start on i.MX 6UltraLite EVK.
6UL has no GPU, so we need to use pixman. Fixed by removing
EGL/GLES support, and by configuring to use Framebuffer backend
as native.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
As it is implemented right now this class overwrites the .config file
making it impossible for any other layer to configure the kernel in a
.bbappend to the kernel recipe. By doing it in a separate task before
do_configure we ensure that recipe .bbappends can make further kernel
configurations in do_configure_prepend.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
| |
The following packages depend on extend Yocto community layers, move related
recipes to dynamic-layers.
* ipsec-demo asf fmc usdpaa-apps web-sysmon
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
eudev_3.1.5.bbappend -> eudev_%.bbappend
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
taskhash mismatch issue
The siggen.py checks the task hash, DATETIME dependency causes Taskhash
mismatch error, exxclude DATETIME variable from vardepsexclude of
ZIMAGE_BASE_NAME.
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
| |
Fix the following build error under gcc6:
| ../include/linux/compiler-gcc.h:114:30: fatal error: linux/compiler-gcc6.h: No such file or directory
| #include gcc_header(__GNUC__)
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
| |
Remove the duplicated definition to fix the following build errors:
| apps/skmm/lib/skmm_sram.c:42:18: error: redefinition of 'pa_to_va'
| apps/skmm/lib/skmm_sram.c:51:20: error: redefinition of 'va_to_pa'
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix the following build issues:
1. WARNING: ipc-ust-git-r0 do_package_qa: QA Issue: /ipc/ipc_test contained in
package ipc-ust requires libmem.so, but no providers found in
RDEPENDS_ipc-ust? [file-rdeps]
2. ERROR: ipc-ust-git-r0 do_package_qa: QA Issue: -dev package contains
non-symlink .so: ipc-ust-dev path
'work/ppce6500-poky-linux/ipc-ust/git-r0/packages-split/ipc-ust-dev/lib/libipc.so'
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
| |
Fix the following host contamination warnings:
| eth-config: /eth-config/xxx is owned by uid 1000, which is the same as
| the user running bitbake. This may be due to host contamination
| [host-user-contaminated]
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
base_contains is deprecated.
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
This patch resolves the warning:
| QA Issue: No GNU_HASH in the elf binary
| when built with external toolchain.
Signed-off-by: Sujith H <sujith.h@gmail.com>
Signed-off-by: Sujith Haridasan <Sujith_Haridasan@mentor.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
| |
Remove the warning caused by external toolchain like sourcery.
When used with sourcery toolchain warning was thrown during
the build.
Signed-off-by: Sujith Haridasan <Sujith_Haridasan@mentor.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
All files in the test_setkey directory are being copied with
ownership preserved (cp -a).
* Change ownership of all files in test_setkey directory to
root:root
Signed-off-by: Noor <noor_ahsan@mentor.com>
Signed-off-by: Abdur Rehman <abdur_rehman@mentor.com>
Signed-off-by: Sujith Haridasan <Sujith_Haridasan@mentor.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
Fix to fallback to software path when transform is not supported
Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
| |
Changes in this release are listed here:
http://git.freescale.com/git/cgit.cgi/imx/fsl-arm-yocto-bsp.git/tree/GraphicsChangeLog?h=imx-3.14.52-1.1.0_ga
Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
Remove clutter-1.0-examples in case we are generating an image for the
i.MX6SL SoC family as it does not provide GPU 3D support.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
| |
Change-Id: Ideb91234d9aba465968f278955e74c13248cc1c7
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
Now that Wayland backend is preferred over X11, we can use this image
with X11 DISTRO_FEATURE enabled.
Change-Id: Ief201823644b5982b6c4b64c1234c5d65cca15e4
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
| |
For the XWayland use, we ought to avoid installing the Xorg Vivante
driver so we make the Wayland backend to provide it so the runtime
dependency is satisfied.
Change-Id: Id92afcb8ad611db8b4b26a952bbf93ad86a46924
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
The Wayland backend ought to be used over the X11, if both
DISTRO_FEATURES are enabled.
Change-Id: I64d793a9a46d4d9a8a02caf210a259123a8bc56e
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
This includes the following commit from U-Boot fslc:
6e4d8c5 pico-imx6ul: Select CONFIG_HUSH_PARSER option
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
| |
This merges the changes of final 2016.05 release on top of FSLC fork.
Change-Id: I99179beec9a75aead1bbe27de689005b9d129490
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are BSP packages which can have some dependencies removed from
the sstate signature; this is beneficial as it reduces a lot the build
time and increases the binaries reuse.
Following changes are done:
- Mark kernel-module-imx-gpu-viv and safe for imx-gpu-viv
- Mark imx-vpu as safe for libimxvpuapi
- Mark imx-vpu as safe for imx-vpuwrap
- Mark imx-vpu as safe for imx-codec
- Mark imx-vpu as safe for imx-test
Change-Id: I1625d1e4d1cda529069c2d88218c4c84844ee4a8
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The multimedia libraries offer the APIs for the application and as
consequence every user of those libraries should be set as
MACHINE_SOCARCH.
This fixes the setting for:
- imx-vpu
- libimxvpuapi
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
| |
The imx-vpu is a machine specific package, as it depends on the kernel
for build. We are going to change the PACKAGE_ARCH of it to be
MACHINE_SOCARCH as the interface provided by it is stable thus not
requring that the library users to be rebuild.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
We can now use the OpenCV 3.1. This removes the bbappend file which
where ensuring we never use it with an i.MX6-based SoC.
Change-Id: Icf6e3161c01155ee4bf20b3d7baca26eba52da62
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
In order to fix issue "headphone volume will be set to zero when pulseaudio
can't detect the headphone jack status", remove the control in configuration file.
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
| |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This upgrades the Linux kernel to the upcoming 4.6 release. This
includes some NXP related changes, which are target for 4.7. Those
are:
9be3cdc ARM: mx5: dts: Enable USB OTG on M53EVK
fe805c7 ARM: imx_v6_v7_defconfig: add CONFIG_MICREL_PHY
e23d4ee ARM: imx_v6_v7_defconfig: add CONFIG_I2C_GPIO
bc9f274 ARM: dts: imx6ul-14x14-evk: Add audio support
9214de9 ARM: dts: imx6qdl: Remove unneeded unit-addresses
49d0bea clk: imx7d: fix ahb clock mux 1
eda0002 ARM: dts: imx6: apalis: parallel lcd display support on ixora
d9f2c8c ARM: dts: imx6sx-sdb: Add 198MHz operational point
fa13784 ARM: dts: imx28-m28: Remove unneeded partition nodes
67c050c ARM: dts: imx6ul-pico-hobbit: Add initial support
41de276 ARM: dts: imx6: Do not hardcode the CLKO clock
13d63a6 ARM: dts: imx6: Add dts for Embest MarS Board
7d9db51 arm64: defconfig: enable freescale/nxp config options
b9990f8 arm64: defconfig: enable 48-bit virtual addresses
36e1773 arm64: defconfig: cleanup the defconfig
3eb72e5 clk: imx: return correct frequency for Ethernet PLL
4e744f4 ARM: dts: imx6: fix dtc warnings for ipu endpoints
9c17803 ARM: dts: imx6dl: Fix the VDD_ARM_CAP voltage for 396MHz operation
b6e07a8 ARM: dts: imx6sx: Add 198MHz operating point
c4cb697 ARM: dts: imx6ul: Fix operating points
e593654 arm64: dts: ls2080a: fsl-mc dt node updates
dc4a4c1 Documentation: fsl-mc: binding updates for MSIs, ranges, PHYs
43efec0 ARM: dts: imx6q-ba16: use wdog external reset
6a5ebd9 ARM: dts: imx: b450/b650v3: Move ldb_di clk assignment
ecfff5f ARM: dts: imx6q-b850v3: Update display clock source
82b8386 ARM: dts: imx6q-b850v3: Remove ldb panel
b0b039a ARM: dts: imx6qdl-udoo: add 7 inch LCD touchscreen panel support
1d5276b ARM: dts: i.MX3x: add keypad port devicetree nodes
db45d65 ARM: dts: imx35: restore existing used clock enumeration
3af9f8f arm64: dts: ls1043a: add the DTS node for QSPI support
e651264 Documentation: fsl-quadspi: Add fsl,ls1043a-qspi compatible string
5712e33 ARM: dts: ls1021a: add pix clock to DCU dts node
8ad4cee ARM: dts: ls1021a: DSPI has 6 chip-selects
8804a3f ARM: dts: ls1021a: Add gpio support for ls1021a platform
f0f7b30 ARM: dts: imx6q-ba16: Remove unused vqmmc-supply
cb8dacf ARM: dts: ls1021a: add SCFG MSI dts node
4a26cfb ARM: dts: imx28: add alternative pinmuxing for mac0
f407acf ARM: dts: imx6q-tbs2910: fix fec reset polarity
aefe710 ARM: dts: vf610-zii-dev: Add ZII development board.
2045498 ARM: dts: vfxxx: add missing reg properties
95bd770 ARM: dts: vf-colibri: increase NAND clock speed
cbd99f4 ARM: dts: vf-colibri: alias the primary FEC as ethernet0
6216880 ARM: dts: imx6sx-sdb: Add SAI support
b547d70 bindings: fsl-imx-sdma: Document 'fsl,sdma-event-remap' property
e74a168 ARM: dts: imx6sx: Remove unused property
4d9b42e ARM: dts: imx6sx: Fix SAI DMA index
6f7a786 ARM: dts: imx6q-ba16: Disable pwm2 by default
d28c0fc ARM: dts: imx: add Boundary Devices Nitrogen6_SoloX board
d2985a5 ARM: dts: imx6qdl-sabresd: Pass the hannstar panel compatible string
815f031 ARM: dts: imx6: add support for the Ka-Ro electronics 'MB7' baseboard
4531f68 ARM: dts: imx6: add support for more Ka-Ro electronics modules
a5c5a20 ARM: dts: imx6-tx6: enable support for rtscts on UARTs
7686c67 ARM: dts: imx6-tx6: remove LED pinctrl setting from hoggrp
e806f1d6 ARM: dts: imx6-tx6: remove regulator bus
5288f69 ARM: dts: imx: add Boundary Devices Nitrogen6_MAX QP board
84757ea ARM: dts: imx6qdl-tx6: add mdio node for ethernet phy
f756d41 ARM: dts: imx6-tx6: remove container node around pinctrl nodes
72e625a ARM: dts: imx6-tx6: disable the spi node by default
69751fa ARM: dts: imx6-tx6: cleanup; no functional change
0f276c6 ARM: dts: imx6-tx6: Relicense the Ka-Ro DT files under GPLv2/X11
2fb431b ARM: dts: imx25-pinfunc: remove SION for pins with an UART handshaking input mode
7a1e22f ARM: dts: imx25-pinfunc: add all UART mux modes
395dbf3 ARM: dts: imx: ba16: Add correct PCIe Tx Values
b872157 ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL mainboard
290d3f9 ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL modules
2ce39b6 ARM: dts: vf610-colibri: enable display controller
8411ccb ARM: dts: vf610: add display nodes
4c36ca7 ARM: dts: imx: add Boundary Devices Nitrogen7 board
b46656d ARM: dts: imx7d: add flexcan support
d587538 ARM: dts: imx7d: add lcdif support
b1334df arm64: dts: ls2080a: Add compatible "fsl,ls2080a-gpio" for ls2080a gpio nodes
8e403e3 arm64: dts: ls1043a: Add compatible "fsl,qoriq-gpio" for ls1043a gpio nodes
9c3e8d5 arm64: dts: ls2080a: update the DTS for QSPI and DSPI support
d03665c Documentation: fsl: dspi: Add fsl,ls2080a-dspi compatible string
0e01fa6 arm64: dts: ls1043a-rdb: add the DTS for DSPI support
5139b339 ARM: multi_v5_defconfig: Enable recommended options for systemd
c29da9c4 ARM: imx: always use TWD on IMX6Q
dbcb3b1 clk: imx: vf610: fix whitespace in vf610-clock.h
7115a09 clk: imx: vf610: add TCON ipg clock
9241416 clk: imx: vf610: fix DCU clock tree
be27a3e ARM: multi_v5_defconfig: Enable support for MX21/MX27
4cedc0d ARM: imx_v6_v7_defconfig: add CONFIG_RTC_DRV_M41T80
7241dc3 ARM: imx_v6_v7_defconfig: add CONFIG_I2C_MUX_GPIO
a60e2c2 ARM: imx_v6_v7_defconfig: add FT5x06 and TSC2004 touch support
e4ca550 clk: imx: add ckil clock for i.MX7
118e922 clk: imx: vf610: add suspend/resume support
189c8c1 clk: imx: vf610: add WKPU unit
ef2f187 clk: imx: vf610: leave DDR clock on
9a0e7b6 clk: imx: clk-gate2: allow custom gate configuration
4ecea9b clk: imx6sx: Register SAI clocks as shared clocks
abb9468 arm64: dts: add LS1043a-QDS board support
d6505c6 Documentation: DT: Add entry for Freescale LS1043a-QDS board
Change-Id: Ia4693a462743e532d412fb3213cfee1149496c8a
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The U-Boot 2016.05 is close to release and it is time to upgrade. This
includes following changes on top of upcoming release, which are Yocto
Project related:
0fcd279 wandboard: Drop revision specific DeviceTree support
0ab586a mx6sabresd: Enable video interfaces in bootargs
5976978 Revert "embestmx6boards: convert to use config_distro_bootcmd.h"
91f4fa5 iMX6: Change mmcroot to use fixed mmc block index for USDHC
968d872 embestmx6boards: Change default bootenv configuration
3233072 mx6sabresd: Use LDO dtb file until LDO bypass support is added
df5f668 mx6slevk: Use LDO dtb file until LDO bypass support is added
The following changes are included here, and queued for U-Boot 2016.07
release:
a858d98 ARM: mx6: Enable MMC and SATA extfs boot support
70f4d22 SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE
5054e50 SPL: Let spl_parse_image_header() return value
bf9c724 imx: imx-common: print i.MX 7 SoC names consistently
dd6d9db imx: imx7d: fix ahb clock mux 1
24f4bb6 imx: iomux-v3: fix UART input selects
83609b3 ARM: mx6: Enable STDIO deregistering on Novena
0fc4e56 imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5
ffae8c1 imx: tools: imximage: fix CLR bit command
Change-Id: I82aba59b47dfe530a6a1243f3227b914b973205f
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
| |
Update patch Add-OpenVG-demos-to-support-wayland.patch due to
changes applied in OE-Core:b851cb0a.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|