
Hi Adam,
I've just read the message about your port of U-Boot for EP9312. Next month I'll start to work on the EDB9312 evaluation board and I want to use U-Boot as bootloader. As I don't want to reinvent the wheel, I was wondering if your patches were made publicly available. It seems they were not included in the CVS repository.
Thanks in advance, llandre
DAVE Electronics System House - R&D Department www.dave-tech.it
Thanks, I'll give that a try. I should have clarified "my processor" a little more. It's a Cirrus Logic EP9312 and yes indeed there is a boot rom internal to the processor that does these checks for a signature that I've put in this header. Essentially it's a way for it to determine if there's a valid image in flash to boot from, otherwise it tries to boot from other interfaces.
I certainly didn't want to do a global change to a Makefile for something like this.
Regards, Adam