summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc32xx/startup/linkcmds.lpc32xx
blob: 4989ae3c9aefd95777be70fec23af06605923236 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/**
 * @file
 *
 * @ingroup lpc32xx_linker
 *
 * @brief Linker support.
 */

lpc32xx_translation_table_base = ORIGIN (RAM_MMU);

lpc32xx = 0x20020000;

lpc32xx_magic_zero_begin = 0x05000000;
lpc32xx_magic_zero_end = 0x07000000;
lpc32xx_magic_zero_size = lpc32xx_magic_zero_end - lpc32xx_magic_zero_end;

INCLUDE linkcmds.armv4