view src/cs/system/bootloader/src/branch_in_RAM.s @ 605:07d0dc4431f4

bootloader.s: same MEMIF fix as in int.s plus DPLL BYPASS fix Both MEMIF and DPLL settings are now the same between int.s and bootloader.s assembly code paths. Previously bootloader.s was setting DPLL BYPASS /2 mode, which persisted until _INT_Initialize code with the bootloader body omitted, or was changed to /1 in the hardware init function in the bootloader.lib:start.obj module.
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 17 Jun 2019 18:40:32 +0000
parents 945cf7f506b2
children
line wrap: on
line source

;/******************************************************************************
; *
; * Branch_in_RAM.S
; *
; *
; * (C) Texas Instruments 1999
; *
; *****************************************************************************/

;
;/* Define constants used in low-level initialization.  */
;


	               .global  $Branch_in_RAM

$Branch_in_RAM


	BX a1