1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Just get started by jumping to CONFIG_ETRAX_PTABLE_SECTOR to start
6 * In practice, this only works for NOR flash (or some convoluted RAM boot)
7 * and hence is not really useful for Artpec-3, so it's Etrax FS / NOR only.
11 #include <mach/startup.inc>
13 #ifdef CONFIG_ETRAX_AXISFLASHMAP
20 ;; Start clocks for used blocks.
23 move.d CONFIG_ETRAX_PTABLE_SECTOR, $r10
24 jump $r10 ; Jump to decompressor