]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/README.TQM8260
omap: gpio: generic changes after changing API
[karo-tx-uboot.git] / doc / README.TQM8260
index 7e03010aabd3ceadc9089b5434142ea04571572f..93b55068f5703165d6fdb1b914636f547e5359cc 100644 (file)
@@ -14,10 +14,10 @@ The following common files have been modified by this project:
 
 MAKEALL                        - TQM8260 entry added
 Makefile               - TQM8260_config entry added
-cpu/mpc8260/Makefile   - soft_i2c.o module added
-cpu/mpc8260/ether_scc.c        - TQM8260-specific definitions added, an obvious
+arch/powerpc/cpu/mpc8260/Makefile      - soft_i2c.o module added
+arch/powerpc/cpu/mpc8260/ether_scc.c   - TQM8260-specific definitions added, an obvious
                          bug fixed (fcr -> scr)
-cpu/mpc8260/ether_fcc.c        - TQM8260-specific definitions added
+arch/powerpc/cpu/mpc8260/ether_fcc.c   - TQM8260-specific definitions added
 include/flash.h                - added definitions for the AM29LV640D Flash chip
 
 
@@ -33,7 +33,7 @@ board/tqm8260/config.mk         - config file
 board/tqm8260/flash.c    - flash driver (for AM29LV640D)
 board/tqm8260/ppcboot.lds - linker script
 board/tqm8260/tqm8260.c          - ioport and memory initialization
-cpu/mpc8260/soft_i2c.c   - software i2c EEPROM driver
+arch/powerpc/cpu/mpc8260/soft_i2c.c      - software i2c EEPROM driver
 include/config_TQM8260.h  - main configuration file
 
 
@@ -52,7 +52,7 @@ CONFIG_82xx_CONS_SMC2
 
        If defined, SMC2 will be used as the console
 
-CFG_INIT_LOCAL_SDRAM
+CONFIG_SYS_INIT_LOCAL_SDRAM
 
        If defined, the SDRAM on the local bus will be initialized and
        mapped at BR2.
@@ -77,7 +77,7 @@ run     - run commands in an environment variable
 bootm   - boot application image from memory
 bootp   - boot image via network using BootP/TFTP protocol
 tftpboot- boot image via network using TFTP protocol
-               and env variables ipaddr and serverip
+              and env variables ipaddr and serverip
 rarpboot- boot image via network using RARP/TFTP protocol
 bootd   - boot default, i.e., run 'bootcmd'
 loads   - load S-Record file over serial line