Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / board / freescale / m547xevb / README
index d3aec20e4f15c64c3780829d0974f9baf3c17da9..6b4fbe5c25d30b60ae9e99d6f7b4d3d8dadf8a78 100644 (file)
@@ -24,7 +24,7 @@ Changed files:
 - arch/m68k/cpu/mcf547x_8x/config.mk           config make
 - arch/m68k/cpu/mcf547x_8x/start.S             start up assembly code
 
-- doc/README.m5475evb                  This readme file
+- board/freescale/m547xevb/README      This readme file
 
 - drivers/dma/MCD_dmaApi.c             DMA API functions
 - drivers/dma/MCD_tasks.c              DMA Tasks
@@ -54,7 +54,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/M5475EVB.h           Board specific configuration file
 
@@ -88,7 +88,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_CMD_USB         -- enable USB commands
 CONFIG_USB_OHCI_NEW    -- enable USB OHCI driver
@@ -97,9 +97,8 @@ CONFIG_DOS_PARTITION  -- enable DOS read/write
 
 CONFIG_SLTTMR          -- define to use SLT timer
 
-CONFIG_FSL_I2C         -- define to use FSL common I2C driver
-CONFIG_HARD_I2C                -- define for I2C hardware support
-CONFIG_SOFT_I2C                -- define for I2C bit-banged
+CONFIG_SYS_I2C_FSL     -- define to use FSL common I2C driver
+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
 CONFIG_SYS_I2C_OFFSET          -- define for I2C base address offset