1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*#OUTPUT_FORMAT(elf32-us-cris) */
4 /* Now that NAND support has been stripped, this file could be simplified,
5 * but it doesn't do any harm on the other hand so why bother. */
9 bootblk : ORIGIN = 0x38000000,
11 intmem : ORIGIN = 0x38004000,
35 _end = ALIGN( 0x10 ) ;
38 /* Get rid of stuff from EXPORT_SYMBOL(foo). */