FreeCalypso > hg > freecalypso-tools
annotate target-utils/helloapp/uartbase-modem.S @ 614:02bdb2f366bc
fc-xram: added transfer time reporting
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 24 Feb 2020 23:07:03 +0000 |
parents | 8bdbae4c0e53 |
children |
rev | line source |
---|---|
516
8bdbae4c0e53
target-utils/helloapp: build boot-ROM-based and fixed-UART versions
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 .section .rodata |
8bdbae4c0e53
target-utils/helloapp: build boot-ROM-based and fixed-UART versions
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 .balign 4 |
8bdbae4c0e53
target-utils/helloapp: build boot-ROM-based and fixed-UART versions
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 .globl uart_base |
8bdbae4c0e53
target-utils/helloapp: build boot-ROM-based and fixed-UART versions
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 uart_base: |
8bdbae4c0e53
target-utils/helloapp: build boot-ROM-based and fixed-UART versions
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 .word 0xFFFF5800 |