family of SoCs by default will have some level of
security enforcement checking. To keep things as simple as possible,
enable the CONFIG_TI_SECURE_DEVICE options by default so all levels of
secure SoCs will work out of the box
Signed-off-by: Praneeth Bajjuri
Signed-off-by: Kamlesh Gurudasani
Sig
On 6/4/21 11:53 AM, Praneeth Bajjuri wrote:
Aswath, Suman, Dave, Gowtham, Vignesh
On 6/4/21 11:49 AM, Aswath Govindraju wrote:
Hi Praneeth,
On 04/06/21 10:18 pm, Praneeth Bajjuri wrote:
On 6/4/21 11:30 AM, Aswath Govindraju wrote:
The following series of patches add support for the
Aswath, Suman, Dave, Gowtham, Vignesh
On 6/4/21 11:49 AM, Aswath Govindraju wrote:
Hi Praneeth,
On 04/06/21 10:18 pm, Praneeth Bajjuri wrote:
On 6/4/21 11:30 AM, Aswath Govindraju wrote:
The following series of patches add support for the following
- Kconfig symbol for giving the load
On 6/4/21 11:30 AM, Aswath Govindraju wrote:
The following series of patches add support for the following
- Kconfig symbol for giving the load address for ATF
- USB Mass storage boot mode in AM642-EVM
- DFU boot mode in AM642-EVM
- Host and peripheral modes for AM642-EVM in U-Boot
- Set the U
am57xx evm uses am57xx-evm-reva3.dtb.
update findfdt to pick the correct default dtb
Signed-off-by: Praneeth Bajjuri
---
include/environment/ti/boot.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/environment/ti/boot.h b/include/environment/ti/boot.h
index
beagleboard x15 is the first supported platform variant of am57xx
in AOSP (android open source project) now.
changing board name to stay in consistent with aosp target name.
Signed-off-by: Praneeth Bajjuri
---
configs/am57xx_evm_defconfig| 2 +-
configs/am57xx_hs_evm_defconfig | 2 +-
2
Enable the FDT library overlay support for all TI SOC family
and while at it
Enable android over emmc by default thru FIT image
Praneeth Bajjuri (2):
configs: TI: Enable FIT Library overlay support
env: ti: android: boot with FIT Image
include/environment/ti/boot.h | 3 ++-
lib/Kconfig
Enable the FDT library overlay support for all TI SOC family.
Without this option, when Loading fdt from FIT image, the
following warning is seen.
"config with overlays but CONFIG_OF_LIBFDT_OVERLAY not set".
Signed-off-by: Praneeth Bajjuri
Suggested-by: Andrew F.Davis
---
lib/K
Boot android over emmc by default thru FIT image
Signed-off-by: Praneeth Bajjuri
Suggested-by: Andrew F.Davis
---
include/environment/ti/boot.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/include/environment/ti/boot.h b/include/environment/ti/boot.h
index 24b7783
fastboot.cpu: unknown CPU rev: 123863298
on
CPU : DRA762-GP ES1.0 ABZ package
Model: TI AM5748 IDK
Board: AM574x IDK REV 1.0A
Signed-off-by: Praneeth Bajjuri
---
arch/arm/mach-omap2/utils.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/mach-omap2/utils.c b/arch/arm/mach-omap2/
increased
to >10MB.
This patch is to increase recovery partition size for TI devices
so that we dont see such flashing error
log:
sending 'recovery' (12560 KB)...
OKAY [ 0.436s]
writing 'recovery'...
FAILED (remote: too large for partition)
finished. total time: 0.458s
out requiring SoC/ODM partners to update SoC- and device-specific code.
Signed-off-by: Vishal Mahaveer
Signed-off-by: Praneeth Bajjuri
---
include/configs/dra7xx_evm.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h
index 717861f..
From: Vishal Mahaveer
DRA71x processors are reduced pin and software compatible
derivative of DRA72 processors. Extend support for this
revision in "getvar cpu" command.
Signed-off-by: Vishal Mahaveer
[prane...@ti.com: rebase to u-boot master]
Signed-off-by: Praneeth Bajjuri
---
initial dra76 device definition
This patch is to extend usage of "fastboot getvar" for DRA76 device.
Signed-off-by: Praneeth Bajjuri
---
arch/arm/mach-omap2/utils.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm/mach-omap2/utils.c b/arch/arm/mach-omap2/utils.c
index 2bd
to update SoC- and device-specific code.
Signed-off-by: Praneeth Bajjuri
---
include/configs/am57xx_evm.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h
index 5427974..ebb0474 100644
--- a/include/configs/am57xx_evm.h
+++ b/incl
15 matches
Mail list logo