am243x: hdsl: Update the linker to define alignment of copy table
Fixes: PINDSW-5516 Signed-off-by: Dhaval Khandla <dhavaljk@ti.com>
This commit is contained in:
parent
8a3e4b1ee5
commit
0fb9cd68d1
@ -110,7 +110,8 @@ SECTIONS
|
|||||||
As this array is typecasted into a structure with 32-bit variables,
|
As this array is typecasted into a structure with 32-bit variables,
|
||||||
32b alignment is required
|
32b alignment is required
|
||||||
*/
|
*/
|
||||||
.rodata.Hiperface_DSL_SYNC2_0_TX_PRU_2:{} align(32) > MSRAM
|
.rodata.Hiperface_DSL_SYNC2_0_TX_PRU_2 : {} align(32) > MSRAM
|
||||||
|
.rodata.Hiperface_DSL2_0_TX_PRU_2 : {} align(32) > MSRAM
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@ -110,7 +110,8 @@ SECTIONS
|
|||||||
As this array is typecasted into a structure with 32-bit variables,
|
As this array is typecasted into a structure with 32-bit variables,
|
||||||
32b alignment is required
|
32b alignment is required
|
||||||
*/
|
*/
|
||||||
.rodata.Hiperface_DSL_SYNC2_0_TX_PRU_2:{} align(32) > MSRAM
|
.rodata.Hiperface_DSL_SYNC2_0_TX_PRU_2 : {} align(32) > MSRAM
|
||||||
|
.rodata.Hiperface_DSL2_0_TX_PRU_2 : {} align(32) > MSRAM
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@ -110,7 +110,8 @@ SECTIONS
|
|||||||
As this array is typecasted into a structure with 32-bit variables,
|
As this array is typecasted into a structure with 32-bit variables,
|
||||||
32b alignment is required
|
32b alignment is required
|
||||||
*/
|
*/
|
||||||
.rodata.Hiperface_DSL_SYNC2_0_TX_PRU_2:{} align(32) > MSRAM
|
.rodata.Hiperface_DSL_SYNC2_0_TX_PRU_2 : {} align(32) > MSRAM
|
||||||
|
.rodata.Hiperface_DSL2_0_TX_PRU_2 : {} align(32) > MSRAM
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@ -112,7 +112,8 @@ SECTIONS
|
|||||||
As this array is typecasted into a structure with 32-bit variables,
|
As this array is typecasted into a structure with 32-bit variables,
|
||||||
32b alignment is required
|
32b alignment is required
|
||||||
*/
|
*/
|
||||||
.rodata.Hiperface_DSL_SYNC2_0_TX_PRU_2:{} align(32) > MSRAM
|
.rodata.Hiperface_DSL_SYNC2_0_TX_PRU_2 : {} align(32) > MSRAM
|
||||||
|
.rodata.Hiperface_DSL2_0_TX_PRU_2 : {} align(32) > MSRAM
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@ -112,7 +112,8 @@ SECTIONS
|
|||||||
As this array is typecasted into a structure with 32-bit variables,
|
As this array is typecasted into a structure with 32-bit variables,
|
||||||
32b alignment is required
|
32b alignment is required
|
||||||
*/
|
*/
|
||||||
.rodata.Hiperface_DSL_SYNC2_0_TX_PRU_2:{} align(32) > MSRAM
|
.rodata.Hiperface_DSL_SYNC2_0_TX_PRU_2 : {} align(32) > MSRAM
|
||||||
|
.rodata.Hiperface_DSL2_0_TX_PRU_2 : {} align(32) > MSRAM
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@ -112,7 +112,8 @@ SECTIONS
|
|||||||
As this array is typecasted into a structure with 32-bit variables,
|
As this array is typecasted into a structure with 32-bit variables,
|
||||||
32b alignment is required
|
32b alignment is required
|
||||||
*/
|
*/
|
||||||
.rodata.Hiperface_DSL_SYNC2_0_TX_PRU_2:{} align(32) > MSRAM
|
.rodata.Hiperface_DSL_SYNC2_0_TX_PRU_2 : {} align(32) > MSRAM
|
||||||
|
.rodata.Hiperface_DSL2_0_TX_PRU_2 : {} align(32) > MSRAM
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user