doc: update reference to README.board
[platform/kernel/u-boot.git] / board / freescale / m54455evb / README
index c70c4c5..26d3cc8 100644 (file)
@@ -26,7 +26,7 @@ Changed files:
 - arch/m68k/cpu/mcf5445x/config.mk     config make
 - arch/m68k/cpu/mcf5445x/start.S               start up assembly code
 
-- doc/README.m54455evb This readme file
+- board/freescale/m54455evb/README     This readme file
 
 - drivers/net/mcffec.c         ColdFire common FEC driver
 - drivers/serial/mcfuart.c     ColdFire common UART driver
@@ -48,7 +48,7 @@ Changed files:
 - include/asm-m68k/timer.h             Timer structure and definition
 - include/asm-m68k/types.h             Data types definition
 - include/asm-m68k/uart.h              Uart structure and definition
-- include/asm-m68k/u-boot.h            u-boot structure
+- include/asm-m68k/u-boot.h            U-Boot structure
 
 - include/configs/M54455EVB.h  Board specific configuration file
 
@@ -78,7 +78,7 @@ CONFIG_MCFRTC         -- define to use common CF RTC driver
 CONFIG_SYS_MCFRTC_BASE         -- provide base address for RTC in immap.h
 CONFIG_SYS_RTC_OSCILLATOR      -- define RTC clock frequency
 RTC_DEBUG              -- define to show RTC debug message
-CONFIG_CMD_DATE                -- enable to use date feature in u-boot
+CONFIG_CMD_DATE                -- enable to use date feature in U-Boot
 
 CONFIG_MCFFEC          -- define to use common CF FEC driver
 CONFIG_MII             -- enable to use MII driver
@@ -91,7 +91,7 @@ CONFIG_SYS_FEC1_PINMUX                -- Set FEC1 Pin configuration
 CONFIG_SYS_FEC0_MIIBASE        -- Set FEC0 MII base register
 CONFIG_SYS_FEC1_MIIBASE        -- Set FEC0 MII base register
 MCFFEC_TOUT_LOOP       -- set FEC timeout loop
-CONFIG_HAS_ETH1                -- define to enable second FEC in u-boot
+CONFIG_HAS_ETH1                -- define to enable second FEC in U-Boot
 
 CONFIG_ISO_PARTITION   -- enable ISO read/write
 CONFIG_DOS_PARTITION   -- enable DOS read/write
@@ -110,10 +110,8 @@ CONFIG_SYS_ATA_STRIDE              -- define for Interval between registers
 _IO_BASE               -- define for IO base address
 
 CONFIG_MCFTMR          -- define to use DMA timer
-CONFIG_MCFPIT          -- define to use PIT timer
 
 CONFIG_SYS_FSL_I2C     -- define to use FSL common I2C driver
-CONFIG_HARD_I2C                -- define for I2C hardware support
 CONFIG_SYS_I2C_SOFT    -- define for I2C bit-banged
 CONFIG_SYS_I2C_SPEED           -- define for I2C speed
 CONFIG_SYS_I2C_SLAVE           -- define for I2C slave address
@@ -136,7 +134,7 @@ CONFIG_EXTRA_CLOCK  -- Enable extra clock such as vco, flexbus, pci, etc
 
 CONFIG_SYS_MBAR                -- define MBAR offset
 
-CONFIG_SYS_ATMEL_BOOT          -- To determine the u-boot is booted from Atmel or Intel
+CONFIG_SYS_ATMEL_BOOT          -- To determine the U-Boot is booted from Atmel or Intel
 
 CONFIG_MONITOR_IS_IN_RAM -- Not support
 
@@ -163,7 +161,7 @@ CONFIG_SYS_SDRAM_BASE1      -- defines the DRAM Base 1
        FlexBus:        0xC0000000-0xDFFFFFFF (512MB)
        IP:             0xF0000000-0xFFFFFFFF (256MB)
 
-2.2. For the initial bringup, we adopted a consistent memory scheme between u-boot and
+2.2. For the initial bringup, we adopted a consistent memory scheme between U-Boot and
        linux kernel, you can customize it based on your system requirements:
        Atmel boot:
        Flash0:         0x00000000-0x0007FFFF (512KB)