FreeCalypso > hg > freecalypso-tools
annotate target-utils/helloapp/uartbase-modem.S @ 755:28d58a8cd704
fc-fsio help: write-battery-table change documented
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 05 Nov 2020 23:17:31 +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 |
