]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - README
nios: Move cpu/nios/* to arch/nios/cpu/*
[karo-tx-uboot.git] / README
diff --git a/README b/README
index dc2103fd4338e94fa976b97db8d3240b5117d9cf..d5ccdc552209194fda07bd7cd38eaa4c842fa0a4 100644 (file)
--- a/README
+++ b/README
@@ -185,7 +185,7 @@ Directory Hierarchy:
 - arch/arm/lib Files generic to ARM     architecture
 - arch/avr32/lib       Files generic to AVR32   architecture
 - arch/blackfin/lib    Files generic to Blackfin architecture
-- lib_generic  Files generic to all     architectures
+- lib  Files generic to all     architectures
 - arch/i386/lib        Files generic to i386    architecture
 - arch/m68k/lib        Files generic to m68k    architecture
 - arch/microblaze/lib Files generic to microblaze architecture
@@ -1393,7 +1393,7 @@ The following options need to be configured:
                to run and CONFIG_SYS_I2C_SLAVE to be the address of this node (ie
                the CPU's i2c node address).
 
-               Now, the u-boot i2c code for the mpc8xx (cpu/mpc8xx/i2c.c)
+               Now, the u-boot i2c code for the mpc8xx (arch/ppc/cpu/mpc8xx/i2c.c)
                sets the CPU up as a master node and so its address should
                therefore be cleared to 0 (See, eg, MPC823e User's Manual
                p.16-473). So, set CONFIG_SYS_I2C_SLAVE to 0.
@@ -2703,7 +2703,7 @@ Low Level (hardware related) configuration options:
   CONFIG_SYS_PCI_MSTR_MEMIO_SIZE, CONFIG_SYS_POCMR1_MASK_ATTRIB, CONFIG_SYS_PCI_MSTR_IO_LOCAL,
   CONFIG_SYS_PCI_MSTR_IO_BUS, CONFIG_SYS_CPU_PCI_IO_START, CONFIG_SYS_PCI_MSTR_IO_SIZE,
   CONFIG_SYS_POCMR2_MASK_ATTRIB: (MPC826x only)
-               Overrides the default PCI memory map in cpu/mpc8260/pci.c if set.
+               Overrides the default PCI memory map in arch/ppc/cpu/mpc8260/pci.c if set.
 
 - CONFIG_PCI_DISABLE_PCIE:
                Disable PCI-Express on systems where it is supported but not