Age | Commit message (Collapse) | Author |
|
HS builds do not generate a -${MACHINE} version of the u-boot.img binary.
Not sure why we deploy these named this way to begin with, maybe a left-
over from when we had multiple machines per SDK.. To fix the HS builds
lets ship the binary named as-is for all platforms.
Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
There is a light version dependency between optee-os and these
helper projects. They should be updated in the same layer that
updates optee-os (meta-ti). Drop them here.
Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Updated the ltp-ddt version for 08.04.00.001
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Add kernel type for j721s2 hs platform
Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
Acked-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
This fixup should have been done in u-boot and not in a uEnv.txt
file. It is not correct for all K3 anymore either. Remove it.
Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
cifs-utils upstream has a bug that causes our build to fail when
PARALLEL_MAKE is set to "-j1". This adds an overlay with the patch for
the bug, which I have also submitted upstream.
Signed-off-by: Daniel Parks <danielrparks@ti.com>
Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Updated the ti-tisdk-setup version for 08.03.00.005
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Updated the ltp-ddt version for 08.03.00.005
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
There are some issues related to auto-starting the matrix-gui on
am62xx-evm. It can still be run manually if desired.
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Our PACKAGECONFIG override for curl was done to prefer OpenSSL for curl
but seems to have the side effect of overriding other build flags
enabled in the upstream recipe, specifically the ones that enable
verbose debug prints and proxy support.
This affects git clone while behind a proxy.
Explicitly enable these in arago.conf.
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Reviewed-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Updated the ltp-ddt version for 08.03.00.004
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Rename UBOOT_MACHINE for R5 for am62xx-evm to am62x_evm_r5_config
Signed-off-by: Aparna M <a-m1@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Add support for sysfw-image build for am62xx-evm.
Signed-off-by: Aparna M <a-m1@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
tiboot3.bin build in k3 devices
Add support to combine sysfw.itb with tiboot3.bin to generate a combined
tiboot3.bin for k3 devices. Additionally, add support for both GP and HS
machines.
Signed-off-by: Aparna M <a-m1@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
fitImage.itb for am64xx-hs-evm
Add toplevel Makefile support for building fitImage.itb for
am64xx-hs-evm.
Signed-off-by: Aparna M <a-m1@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
am62xx-evm
The DM firmware binary ipc_echo_testb_mcu1_0_release_strip.xer5f is
packaged with tispl.bin in am62xx-evm. Add support for u-boot-a53 build
for the device in toplevel Makefile of SDK.
Signed-off-by: Aparna M <a-m1@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
HDMI mode is set to 1024x768 in eglfs_kms_cfg.json. This needs to be
unset since not all devices use the same resolution display.
When mode is not defined, the system's preferred mode is chosen.
Ref: https://doc.qt.io/qt-5/embedded-linux.html#display-output
Signed-off-by: Sai Sree Kartheek Adivi <s-adivi@ti.com>
Reviewed-by: Devarsh Thakkar <devarsht@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Updated the ltp-ddt version for 08.03.00.003
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Now that the recipe for pru-icss supports am62xx we
need to also turn on the dependencies that pull pru-icss
into the images.
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
The headers files in psplash were updated for the SPDX and changed
the line numbering in the files. This caused the patches to fail.
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
busybox pidof doesn't omit the current pid
as this script is called weston on the target
in thinlinux with a busybox based utility load
later killproc operations end up killing this
script, which leads to the script not actually
starting weston.
Signed-off-by: Darren Etheridge <detheridge@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
New commit changes logic for determining the CPU frequency for the TI
processors to what the k3conf tool says it is.
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Updated the ltp-ddt version for 08.03.00.001
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Signed-off-by: Krunal Bhargav <k-bhargav@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
lets add support for the latest of TI SoC.
ti-tisdk-makefile: adding uboot r5 config variable for am62xx
packagegroup-arago-tisdk-addons: Add needed am62xx entries
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
The patch was accepted upstream so we can now move to the latest version
and remove the patch.
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Add tisdk-bootstrap-image to the list of TARGET_IMAGES for
tisdk-core-bundle.
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Lets introduce tisdk-bootstrap-image which now consists of a
completely bootable system with minimal initramfs that can be used
to boot up a system. We also will create a rootfs that matches with
the initramfs to allow users who use mmc and other boot media to have
access to the same debug tools for a new platform bringup
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Lets create an bootstrap-initrd package that installs the cpio
generated in the correct locations.
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Since we do not wish to modify the tiny-image from anything but really
tiny, lets use that infrastructure and add the bootstrap package group
to create initramfs (not exactly a completely usable system) which can
be used for basic board bringup.
This generates cpio around 36-40MB which should be usually fine for
even smaller systems (Ofcourse, this is much larger than tiny-image
which is around 6MB size). The packages are organized per size to
allow easier customization if desired.
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Lets try and create a minimal package group for board bringup. Lets
call this basic system necessary for board bringup as "bootstrap".
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Add documentation to the core-bundle to explain the usage and intent
of the build configuration.
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Reformat the documentation to indicate the summary and description
in a standardized manner.
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Reformat the documentation to indicate the summary and description
in a standardized manner.
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Reformat the documentation to indicate the summary and description
in a standardized manner.
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Lets clarify the usage of tiny image as something meant as a building
block and not something that folks can directly use.
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Lets split the common pieces for creating a tiny image into an include
file. This can then be used to incrementally build additional images
as well.
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
This reverts commit a75e468a372d4f5c2c32a179d4d2219899b5190c.
Commit a75e468a372d ("tisdk-tiny-image: remove packagedata task
breaking initramfs packaging") as discussed in [1] is no longer
necessary as the offending patches have been reverted in dunfell.
[1] https://lists.yoctoproject.org/g/meta-arago/message/13624
Suggested-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
The mailing list has moved from arago-project.org to yoctoproject.org
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Update the layer maintainer entry and compatible release version.
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Reviewed-by: Praneeth Bajjuri <praneeth@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Add tisdk-thinlinux-image to the list of TARGET_IMAGES for
tisdk-core-bundle.
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Currently we have tisdk-tiny-image tisdk-base-image and
tisdk-default-image which serve certain purpose for the users.
However, These are either too heavy or too pointed towards validation.
Hence, let us introduce a basic thinlinux image that has the basic
system configured for out of box container usage without changing the
meaning of existing image content definitions.
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Updated the ltp-ddt version for 08.02.00.005
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Bump up PR corresponding to latest SRCREV update
Signed-off-by: Aparna M <a-m1@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
In core-sdk 7.1 meta-ti OPTEEMACHINE description was updated to use combined
OPTEE_MACHINE and OPTEE_FLAVOR.
8ac0c757 conf/machine: pass OPTEEFLAVOR via OPTEEMACHINE as
<mach>-<flavor>
This caused the OPTEEMACHINE check to fail that was used to add
optee-client and optee-test. Fixing the issue by using
OPTEEOUTPUTMACHINE since it still uses ti/k3 as parameter.
Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Update SRCREV to include updates to create-sdcard.sh, uboot setup env
scripts and tftp support for HS EVMs.
Signed-off-by: Aparna M <a-m1@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|
|
Updated the ltp-ddt version for 08.02.00.004
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
|