diff options
Diffstat (limited to 'board/evb64260/bootseq.txt')
-rw-r--r-- | board/evb64260/bootseq.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/board/evb64260/bootseq.txt b/board/evb64260/bootseq.txt index 391d49a1190..290aed90a52 100644 --- a/board/evb64260/bootseq.txt +++ b/board/evb64260/bootseq.txt @@ -56,7 +56,7 @@ in_flash: setup stack pointer (r1) setup GOT call cpu_init_f - debug leds + debug leds board_init_f: (common/board.c) board_early_init_f: remap gt regs? @@ -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) |