]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-demos/posix-smp.git/log
keystone-demos/posix-smp.git
7 years agoDisable SMP for AM572x M4 due to UART incompatibilities DEV.POSIX-SMP.01.00.01.07
John Godbey [Tue, 21 Mar 2017 21:50:32 +0000 (17:50 -0400)]
Disable SMP for AM572x M4 due to UART incompatibilities

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agocorrected spaces to a tab
John Godbey [Mon, 6 Feb 2017 22:21:42 +0000 (17:21 -0500)]
corrected spaces to a tab

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agoCreated README and added to instal
John Godbey [Fri, 3 Feb 2017 18:37:38 +0000 (13:37 -0500)]
Created README and added to instal

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agoRemoved smp from folder name in C66
John Godbey [Thu, 2 Feb 2017 19:59:22 +0000 (14:59 -0500)]
Removed smp from folder name in C66

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agomakefile: use BIOS for arm runtime library DEV.POSIX-SMP.01.00.01.06
Ivan Pang [Fri, 28 Oct 2016 23:22:05 +0000 (18:22 -0500)]
makefile: use BIOS for arm runtime library

Signed-off-by: Ivan Pang <i-pang@ti.com>
7 years agodhry_1: Move board status into BIOS_POSIX
Sam Nelson [Fri, 7 Oct 2016 11:17:51 +0000 (07:17 -0400)]
dhry_1: Move board status into BIOS_POSIX

BoardStatus is used only for RTOS

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
7 years agodhry_1: Bug fix: remove printf usage DEV.POSIX-SMP.01.00.01.05A
Sam Nelson [Mon, 3 Oct 2016 02:04:33 +0000 (22:04 -0400)]
dhry_1: Bug fix: remove printf usage

printf usage increases memory footprint and fails for k2e and C6678 C66
cores

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
7 years agoBug fix: Pass SOC definition for compilation DEV.POSIX-SMP.01.00.01.05
Sam Nelson [Thu, 29 Sep 2016 20:35:47 +0000 (16:35 -0400)]
Bug fix: Pass SOC definition for compilation

Updated handling of SOC type, to disable
PINMUX_CONFIG for k2e and C6678 correctly. Board library for these
platforms doesnot support pin mux config

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
7 years agodhry: Add error check on Board init status
Sam Nelson [Thu, 29 Sep 2016 17:14:18 +0000 (13:14 -0400)]
dhry: Add error check on Board init status

The Board_init return value need to be checked. Otherwise
if there a Board init failure the application proceeds
and potentially crashes elsewhere

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
7 years agoam572x: Add sectMap to locate IO_DELAY DATA and CODE in ocmc ram
Sam Nelson [Thu, 29 Sep 2016 17:12:59 +0000 (13:12 -0400)]
am572x: Add sectMap to locate IO_DELAY DATA and CODE in ocmc ram

- Board_init requires the IO_DELAY DATA and Code to be located in
internal memory. Without which the Board_init fails and returns error
code.
- Resolve exception issue running demo on AM572

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
7 years agofixed AM437x name in comment DEV.POSIX-SMP.01.00.01.04
John Godbey [Wed, 14 Sep 2016 15:23:01 +0000 (11:23 -0400)]
fixed AM437x name in comment

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agoadded makefile to install DEV.POSIX-SMP.01.00.01.03
John Godbey [Fri, 22 Jul 2016 20:35:14 +0000 (16:35 -0400)]
added makefile to install

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agoFixed printing and building for Linux DEV.POSIX-SMP.01.00.01.02
John Godbey [Thu, 30 Jun 2016 18:36:37 +0000 (14:36 -0400)]
Fixed printing and building for Linux

7 years agoam3 & am4: moved CSL package to front of dependency list sbl_prep DEV.POSIX-SMP.01.00.01.01
Justin Sobota [Fri, 3 Jun 2016 04:19:13 +0000 (00:19 -0400)]
am3 & am4: moved CSL package to front of dependency list

Signed-off-by: Justin Sobota <jsobota@ti.com>
7 years agomoved CSL package to front of dependency list
John Godbey [Thu, 2 Jun 2016 20:26:30 +0000 (16:26 -0400)]
moved CSL package to front of dependency list

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agoDEVICE_K2H -> DEVICE_KEYSTONE
John Godbey [Tue, 24 May 2016 17:41:53 +0000 (13:41 -0400)]
DEVICE_K2H -> DEVICE_KEYSTONE

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agoset the soctype for i2c
John Godbey [Tue, 24 May 2016 15:08:53 +0000 (11:08 -0400)]
set the soctype for i2c

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agomake install with explicit directory including cfg
John Godbey [Mon, 23 May 2016 21:24:50 +0000 (17:24 -0400)]
make install with explicit directory including cfg

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agomake install with explicit directory
John Godbey [Mon, 23 May 2016 21:22:09 +0000 (17:22 -0400)]
make install with explicit directory

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agomake install
John Godbey [Mon, 23 May 2016 21:02:44 +0000 (17:02 -0400)]
make install

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agoskern command is smp exclusive
John Godbey [Tue, 17 May 2016 18:52:21 +0000 (14:52 -0400)]
skern command is smp exclusive

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agok2g does not use SMP
John Godbey [Tue, 17 May 2016 18:49:33 +0000 (14:49 -0400)]
k2g does not use SMP

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agoadded remaining platforms
John Godbey [Fri, 13 May 2016 14:39:24 +0000 (10:39 -0400)]
added remaining platforms

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agocommented make all lines
John Godbey [Fri, 29 Apr 2016 20:41:34 +0000 (16:41 -0400)]
commented make all lines

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agocommented pdk line
John Godbey [Fri, 29 Apr 2016 20:39:29 +0000 (16:39 -0400)]
commented pdk line

Signed-off-by: John Godbey <j-godbey@ti.com>
7 years agoinitial sbl dev commit with UART support
John Godbey [Fri, 29 Apr 2016 20:31:49 +0000 (16:31 -0400)]
initial sbl dev commit with UART support

Signed-off-by: John Godbey <j-godbey@ti.com>
8 years agosanitized the dmips by adding a flex factor to the frequency DEV.POSIX-SMP.01.00.00.01
John Godbey [Mon, 21 Mar 2016 22:09:44 +0000 (18:09 -0400)]
sanitized the dmips by adding a flex factor to the frequency

Signed-off-by: John Godbey <j-godbey@ti.com>
8 years agofixed global variable declaration in VERBOSE
John Godbey [Fri, 18 Mar 2016 19:47:04 +0000 (15:47 -0400)]
fixed global variable declaration in VERBOSE

Signed-off-by: John Godbey <j-godbey@ti.com>
8 years agoinitial posix demo
John Godbey [Fri, 18 Mar 2016 17:29:38 +0000 (13:29 -0400)]
initial posix demo

Signed-off-by: John Godbey <a0226073@ares-ubuntu2>