meta-freescale commits made the imx-boot-container override obsolete.
Commit 0ee4cb24 ("Move imx-boot-container MACHINEOVERRIDES to extender")
moved it to imx-base.inc for all i.MX 8M/8MM/8MN/8MP based machines.
Commit ("imx-boot-container: drop from machine overrides") dropped the
override in favour of using mx8m-generic-bsp.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
The recipe for linux-qoriq_5.4 is moved from meta-freescale to
meta-freescale-3rdparty without required patches. Add patches to fix
building linux-qoriq_5.4.
Fixes: f05d9a0 ("linux-qoriq_5.4.bb: add as removed in meta-freescale")
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
Based upon NXP lf-6.1.1-1.0.0 branch.
Relevent Changes:
b47c5d5f7: make_boundary.sh: initial addition
433a82bcd: imx8ulp_bl31_setup: search for enabled uart to use
3aec22320: imx8m*_bl31_setup: remove RDC limitation on UART ports
92e28ac36: imx8_helpers: enable a UART on crash
8212cfd0f: xlat_tables_common: change assert to just a print, this will trigger in debug mode
616a4588f: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
c65bd415f: LF-8459-02: fix(imx): add the missing copyright
496be8f7d: LF-8459-01 refine(imx8ulp): remove the unused header file
cd1902146: LF-8455 Add LICENSE.txt file into tf-a root dir
2a68527c6: LF-8322 Add the SCR file
04edb4bb4: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
5ad0acb25: LF-8199 fix(imx93): make sure mub side clock enabled
8a12537ed: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
7aad24ff5: LF-8091 fix(imx93): fix uart/gpio wakeup if clock gated
3d95ac039: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
d3745ad70: LF-8090 imx93: TRDC: Fix wrong fuse bits for USB1 and eQOS disable
de873017a: LF-7968-02 fix: Binutils 2.39 now warns when a segment has RXW permissions[1]:
b308ea0ee: LF-7968-01 fix(Makefile): Suppress array-bounds error
40aa23587: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
0b2fe165c: LF-7951 feat(imx8ulp): add a flag check for the ddr status
983e91d73: LF-7950-02 feat(imx93): enable mu1_b general interrupt 1
ffa707885: LF-7950-01 feat(imx93): force m33 into suspend mode if not enabled
bda471529: LF-7949 feat(imx93): add system pll power down support
49c4e267a: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
46af4ffd6: LF-7858 feat(imx93): add ddr frequency scaling support on imx93
5234dfb98: LF-7820 feat(imx93): support kicking M33 from non 0xFFE0000 address
7e221852d: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
efabee40f: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
722741791: LF-7819 imx8ulp: Fix suspend/resume issue when DBD owner is s400 only
18973b8fc: LF-7814 imx93: Update TRDC driver to protect fused modules
3c1583ba0: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
da3f2f567: LF-7722 imx8ulp: Allow RTD to reset APD through MU
73d13d901: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
be497b02d: LF-7686 imx8ulp: Modify WDOG reset sequence
8ae9ee6a7: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
969443b6e: LF-7683 feat(imx93): enable the s401 clock on/off handshake
9f6886fdc: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
67dfe831b: LF-7671 feat(imx8ulp): update the pad setting to save more power
04adcb11b: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
b40dd6d2c: LF-7430 feat(imx93): change the pwr switch ack mode
51cbf311e: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
5ce1b13c8: LF-7608 imx8ulp: xrdc: Skip PAC configuration for XRDC manager
d5d795787: Merge remote-tracking branch 'origin/ls_v2.6' into lf_v2.6
c9d760d5c: fix(layerscape): unlock write access for SMMU SMMU_CBn_ACTLR
80f5da009: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
79d4f174f: LF-7420: plat: imx8ulp: upower hal: fix temp below zero
254d57d0e: Merge remote-tracking branch 'origin/ls_v2.6' into lf_v2.6
ab2b81a77: ddr: phy.c : Add check for while restoring training values from xspi
13a157a94: Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6
b68f61b58: LF-5378 feat(imx8ulp): put all the pad into off mode
3e8c6512e: LF-7296-02 feat(imx8ulp): shutdown LDO1 in APD DPD mode
8048b198e: LF-7296-01 feat(imx8ulp): set buck3 to 0.73v when APD enter PD mode
Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
Some users might want to change u-boot-default-script preferred
provider, so let's use a soft assignment for that.
Signed-off-by: Sergio Prado <sergio.prado@toradex.com>
oe-core changed to install modules in nonarch_base_libdir which dropped
the setting of INSTALL_MOD_PATH.
However the Makefile makes use of INSTALL_MOD_PATH to set DESTDIR for
other files. Set DESTDIR in the build env.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
- Drop the sub SoC family vf50 and vf60 in favour of using only vf
- Use the now generated vf-*-bsp overrides
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
The last machine using this u-boot was removed with commit
c604238 ("Remove boards using the linux-timesys kernel recipe")
in 2015. Remove the recipe.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>