URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 464 |
Rev 467 |
Line 1... |
Line 1... |
|
2011-01-08 Julius Baxter
|
|
* include/flash.h: Whole filed surrounded with #ifdef FLASH_BASE_ADDR
|
|
* include/spincursor: Deleted.
|
|
* include/board.h: FLASH_ORG define for board 2 removed.
|
|
: Changed to reference _stack_top.
|
|
: Unused, so removed.
|
|
* include/common.h: <_src_addr>: Extern define removed.
|
|
<_stack_top>: Extern define added.
|
|
* services/Makefile: Clean up commented-out things.
|
|
* reset.S: Removed several unused .extern.
|
|
<_mycrc32>: Removed.
|
|
<_mysize>: Ditto.
|
|
Removed SELF_CHECK section.
|
|
Shifted .org for reset section to after .section definition (bugfix.)
|
|
* cmds/global.c:
|
|
(globals_cmd): Shifted #if HELP_ENABLED to surround contents of
|
|
function.
|
|
* cmds/memory.c: Changed references from _src_addr to _stack_top.
|
|
Remove all (were already commented out) spincursor references.
|
|
* sim.cfg: Add Ethernet TAP configuration settings.
|
|
* common/spincursos.c: Removed.
|
|
* common/common.c: Change references from _src_addr to _stack_top.
|
|
(main): Clean up.
|
|
* flash.ld: <_stack_top>: Added.
|
|
* ram.ld: <_src_addr>: Removed.
|
|
<_stack_top>: Added.
|
|
Removed reference to .crc section.
|
|
* drivers/uart.c: Some formatting.
|
|
|
|
|
2011-01-07 Julius Baxter
|
2011-01-07 Julius Baxter
|
* ChangeLog: Created
|
* ChangeLog: Created
|
* include/board.h: IP config 3 changes
|
* include/board.h: IP config 3 changes
|
Remove flash defines for boards which do not have it.
|
Remove flash defines for boards which do not have it.
|
Reorganise UART and Ethernet modules defines
|
Reorganise UART and Ethernet modules defines
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.