Scott Wood <scottwood <at> freescale.com> writes:
> The cuboot file defines things like TARGET_CPM2 or TARGET_824x, which
> influences the compilation of the bd_t struct. It's messy, which is why
> we use device trees now.
>
Thanks for your helpful responses Scott and Ming Qian. Now, from reading the
docco can you please verify my understanding is correct?-
First, I need a basic DTS file which will give me a basic Device Tree. The
cuboot*.c file takes care of adding other parameters to the Device Tree passed
from u-boot via the old bd_info struct.
Is this correct? If so, would it be possible to do away with the DTS file
altogether? On the other hand, would it be possible to do away with the
cuboot*.c file by providing a complete DTS file?
Cheers,
Daniel
_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@...
https://ozlabs.org/mailman/listinfo/linuxppc-embedded