]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/README.m5253evbe
spl: add NAND Library to new SPL
[karo-tx-uboot.git] / doc / README.m5253evbe
index 7f2afcf156b1a7216ae856b250ddfb356b719c3f..f51609f3e04bb0e8e2c2aad0647b00d0dcf380a2 100644 (file)
@@ -18,19 +18,19 @@ Created 06/05/2007
        SDR:    0x00000000-0x00ffffff
        SRAM0:  0x20010000-0x20017fff
        SRAM1:  0x20000000-0x2000ffff
-       MBAR1:  0x10000000-0x4fffffff 
+       MBAR1:  0x10000000-0x4fffffff
        MBAR2:  0x80000000-0xCfffffff
-       Flash:  0xffe00000-0xffffffff 
+       Flash:  0xffe00000-0xffffffff
 
 3. DEFINITIONS AND COMPILATION
 ==============================
 3.1 Explanation on NEW definitions in include/configs/M5253EVBE.h
-       CONFIG_MCF52x2          Processor family 
+       CONFIG_MCF52x2          Processor family
        CONFIG_MCF5253          MCF5253 specific
        CONFIG_M5253EVBE        Amadeus Plus board specific
-       CFG_CLK                 Define Amadeus Plus CPU Clock
-       CFG_MBAR                MBAR base address
-       CFG_MBAR2               MBAR2 base address
+       CONFIG_SYS_CLK                  Define Amadeus Plus CPU Clock
+       CONFIG_SYS_MBAR         MBAR base address
+       CONFIG_SYS_MBAR2                MBAR2 base address
 
 3.2 Compilation
        export CROSS_COMPILE=/usr/local/freescale-coldfire-4.1-elf/bin/m68k-elf-