Forum Discussion
Altera_Forum
Honored Contributor
9 years agoDRAM problem U-Boot & customization
Hi everybody, I hope you're well. I've been working several days with meta-layer, because I'm working in a custom Altera SoCFPGA board trying to put linux, and I have two questions. Well my...
Altera_Forum
Honored Contributor
9 years agoIf I am not mistaken, you need to generate the Preloader from the EDS tool (bsp-editor) as this will let the software knows which peripheral is enabled (via the handware handoff files). Then, you can create your own uboot (make sure to append the header so that the preloader will load it) instead of the one that the EDS tool generates.