Lines Matching +full:ram +full:- +full:code
1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * armboot - Startup Code for ARM720 CPU-core
9 #include <asm-offsets.h>
15 * Startup Code (reset vector)
17 * do important init only if we don't start from RAM!
18 * relocate armboot to ram
37 * we do sys-critical inits only at reboot,
38 * not when booting from ram!
47 /*------------------------------------------------------------------------------*/
71 * before relocating, we have to setup RAM timing
72 * because memory timing is board-dependent, you will