Hello.
I have a project in mind. I am finishing an schematic, with and ARM processor, and I want to use U-boot in my board.
I think it's possible, but I know I'll have to change many things regarding peripherals used, etc.
I have just downloaded the U-boot source code, and it's huge. I have already started analysing the code, but I know it will take me some time, since I'm going in blind, reading code as it comes along. I would like to know if there's any place I can find this information I'm searching for (porting U-boot to my own hardware), or if anyone can point me to the correct files so that I can learn the correct way (having a place to start, a place to go next, instead of reading things as they come along).
Maybe there are som hardware restrictions that I'm not aware of. Anyway, if there's anyone out there who can help me I'd be very grateful.