]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/evb64260/bootseq.txt
mpc8xx: remove unused linker script
[karo-tx-uboot.git] / board / evb64260 / bootseq.txt
index 648c2ff79137aba5d8ce59a6ad38d41aa8387335..6cae9ea0745df6f1151328ba836abbfdcc1460d3 100644 (file)
@@ -56,13 +56,13 @@ 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
-           clear out interupts
+           clear out interrupts
        init_timebase
        env_init
        serial_init
@@ -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