microblaze: factored out common boot code
commitd94e743476bf7d0d55ea6f4a90760054ce959030
authorPeter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Sun, 4 Mar 2012 11:03:51 +0000 (4 21:03 +1000)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Mon, 5 Mar 2012 22:00:14 +0000 (5 23:00 +0100)
treee765b7116389e99a09e2d847ee5653c38b2eb916
parent27a9476cf75c4e147cb7d8c10c415928b3791b91
microblaze: factored out common boot code

factored out the copy-pasted common boot code from the two microblaze platforms
into a dedicated microblaze bootloader (microblaze_boot.o).

Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Makefile.target
hw/microblaze_boot.c [copied from hw/petalogix_s3adsp1800_mmu.c with 54% similarity]
hw/microblaze_boot.h [new file with mode: 0644]
hw/petalogix_ml605_mmu.c
hw/petalogix_s3adsp1800_mmu.c