> I'm not sure this should live in U-Boot. And if it really needs to be > hosted by U-Boot and not hosted/maintained by altera somewhere, that > this is the right place in the tree for it. I assume you run this tool > on the output of some other tool?
No, this is a build script that is a must and also required on every clean build. Those board c files are only good for very one specific board but not those listed. And I supposed these scripts will also call on MakeFile after several patches. These python scripts are used for handoff SoCFPGA project to U-Boot board folder C files. w/o these scripts the board files are messed up and cannot boot accordingly. This is why it exist from official after the newer build flow. Brian

