Hi,
I have a custom board loosely based on the am335x evm. I succeeded in porting u-boot (version 2013.01.01-psp06.00.00.00) and linux to my board. I used the linux version in the board-port -labs directory (3.2.0-psp04.06.00.11). I understood that this is a linux distribution from the arago project.
My employer was wondering if it's possible to get another linux distribution ( like ubuntu ) on the board.
We are confused about the location of the operating system. Is it located in the uImage together with the kernel or are these separated ? And if these are separated, where can I find them?
If it is possible to get ubuntu on the board, how can I convert ubuntu in an Image that u-boot can use? And can I keep using the kernel of the board-port-labs ?