]> git.sur5r.net Git - u-boot/blobdiff - board/evb64260/bootseq.txt
Merge branch 'master' of git://git.denx.de/u-boot-ubi
[u-boot] / board / evb64260 / bootseq.txt
index 648c2ff79137aba5d8ce59a6ad38d41aa8387335..e4fefb31dd0a8645efdf1cf32913c4ad2df92571 100644 (file)
@@ -56,9 +56,9 @@ in_flash:
     setup stack pointer (r1)
     setup GOT
     call cpu_init_f
-       debug leds
+       debug leds
     board_init_f: (common/board.c)
-       board_pre_init:
+       board_early_init_f:
            remap gt regs?
            map PCI mem/io
            map device space
@@ -74,7 +74,7 @@ in_flash:
                dram_size()
                setup PCI slave memory mappings
                setup SCS
-       setup monitor
+       setup monitor
        alloc board info struct
        init bd struct
        relocate_code: (cpu/mpc7xxx/start.S)
@@ -88,7 +88,7 @@ in_flash:
                    nothing
                mem_malloc_init
                malloc_bin_reloc
-               spi_init (r or f)??? (CFG_ENV_IS_IN_EEPROM)
+               spi_init (r or f)??? (CONFIG_ENV_IS_IN_EEPROM)
                env_relocated
                misc_init_r(bd): (board/evb64260/evb64260.c)
                    mpsc_init2