am263x: rtlibs: Fix linker file for AM263X examples
Fixes: PINDSW-6566 Signed-off-by: Dhaval Khandla <dhavaljk@ti.com>
This commit is contained in:
parent
06a4b1e6a1
commit
d51d4e98b7
@ -5,7 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* Define core & platform specific variables */
|
/* Define core & platform specific variables */
|
||||||
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
|
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
|
||||||
#define REG_RAM OCRAM
|
#define REG_RAM OCRAM
|
||||||
|
|
||||||
SECTIONS
|
SECTIONS
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* Define core & platform specific variables */
|
/* Define core & platform specific variables */
|
||||||
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
|
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
|
||||||
#define REG_RAM OCRAM
|
#define REG_RAM OCRAM
|
||||||
|
|
||||||
SECTIONS
|
SECTIONS
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* Define core & platform specific variables */
|
/* Define core & platform specific variables */
|
||||||
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
|
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
|
||||||
#define REG_RAM OCRAM
|
#define REG_RAM OCRAM
|
||||||
|
|
||||||
SECTIONS
|
SECTIONS
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* Define core & platform specific variables */
|
/* Define core & platform specific variables */
|
||||||
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
|
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
|
||||||
#define REG_RAM OCRAM
|
#define REG_RAM OCRAM
|
||||||
|
|
||||||
SECTIONS
|
SECTIONS
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* Define core & platform specific variables */
|
/* Define core & platform specific variables */
|
||||||
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
|
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
|
||||||
#define REG_RAM OCRAM
|
#define REG_RAM OCRAM
|
||||||
|
|
||||||
SECTIONS
|
SECTIONS
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* Define core & platform specific variables */
|
/* Define core & platform specific variables */
|
||||||
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
|
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
|
||||||
#define REG_RAM OCRAM
|
#define REG_RAM OCRAM
|
||||||
|
|
||||||
SECTIONS
|
SECTIONS
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* Define core & platform specific variables */
|
/* Define core & platform specific variables */
|
||||||
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
|
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
|
||||||
#define REG_RAM OCRAM
|
#define REG_RAM OCRAM
|
||||||
|
|
||||||
SECTIONS
|
SECTIONS
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* Define core & platform specific variables */
|
/* Define core & platform specific variables */
|
||||||
#define FAST_RAM R5F_TCMB0 /* R5F_TCMA also works */
|
#define FAST_RAM R5F_TCMB /* R5F_TCMA also works */
|
||||||
#define REG_RAM OCRAM
|
#define REG_RAM OCRAM
|
||||||
|
|
||||||
SECTIONS
|
SECTIONS
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user