bsp/leon3: Delete unused LEON_REG symbol

This commit is contained in:
Sebastian Huber
2013-11-13 09:34:27 +01:00
parent 7eb6444d08
commit 198140009f
@@ -9,13 +9,6 @@ _PROM_START = DEFINED (_PROM_START) ? _PROM_START : 0x00000000;
_RAM_SIZE = DEFINED (_RAM_SIZE) ? _RAM_SIZE : 4M;
_RAM_START = DEFINED (_RAM_START) ? _RAM_START : 0x40000000;
/*
* Base address of the on-CPU peripherals
*/
_LEON_REG = 0x80000000;
LEON_REG = _LEON_REG;
/* these are the maximum values */
MEMORY