diff options
Diffstat (limited to 'doc/README.m68k')
| -rw-r--r-- | doc/README.m68k | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/doc/README.m68k b/doc/README.m68k index 3766b33bd..c85febc1f 100644 --- a/doc/README.m68k +++ b/doc/README.m68k @@ -111,7 +111,7 @@ CONFIG_SYS_MBAR	-- defines the base address of the MCF5272 configuration registe  CONFIG_SYS_INIT_RAM_ADDR  		-- defines the base address of the MCF5272 internal SRAM  CONFIG_SYS_ENET_BD_BASE -		-- defines the base addres of the FEC buffer descriptors +		-- defines the base address of the FEC buffer descriptors  CONFIG_SYS_SCR		-- defines the contents of the System Configuration Register  CONFIG_SYS_SPR		-- defines the contents of the System Protection Register @@ -138,7 +138,7 @@ CONFIG_SYS_INIT_RAM_ADDR  CONFIG_SYS_INT_FLASH_BASE  		-- defines the base address of the MCF5282 internal Flash memory  CONFIG_SYS_ENET_BD_BASE -		-- defines the base addres of the FEC buffer descriptors +		-- defines the base address of the FEC buffer descriptors  CONFIG_SYS_MFD  		-- defines the PLL Multiplication Factor Devider |