Hi John and list,
This is the first patch for SUZAKU.
There is nothing special in this patch. All it does is
- create new paltform in menuconfig
- copy asm-microblaze/mbvanilla.h to asm-microblaze/suzaku.h
- copy arch/microblaze/kernel/mbvanilla.c arch/microblaze/kernel/suzaku.c
no contents has been changed.
regarding to the port, John, are you planing to create def-configs dir
in arch/microblaze like arm? if not, where should we keep default
configs?
other note, we, as in Atmark Techno, have been using Hermit[1] as our
product's downloader/bootloader for a while. And I have a microblaze
port for that. It's still in alpha stage, but it's working for me on
my SUZAKU board.
If anyone is interested, it's here.
http://www.atmark-techno.com/~yashi/suzaku/
$ tar xfvz hermit.tar.gz
$ cd hermit
$ make TARGET=suzaku CROSS=mb-
should make it. porting it to other board should be easy.
a sad thing is that EMC activates WE wrong number of times if we use
bus width matching. that force us to choose either '32bit fetch' or
'ability to send command to flash'. we've chosen not to execute in
flash. :< that is, some program in bram need to copy hermit from flash
to dram.
best regards,
--
yashi
[1] http://www.bluemug.com/~miket/arm/arm.html
Attachment:
2.4.x-suzaku.patch
Description: Binary data