Hi,
a bit disappoited receiving the new boards (rev C5) with no much support on the web yet.
The boards I received boot because they come with a new X-Loader (and maybe whith new U-Boot too) to support the new NAND chips.
I need to have these binary files to be part of my setup in the production chain.
Does anyone konws where I cand find this two binaries?
Thanks!
Stefano.
Production implies distribution in which case you'll need the sources and buildscripts as well: http://www.angstrom-distribution.org/building-angstrom
regards,
Koen
Hi,
a bit disappoited receiving the new boards (rev C5) with no much support on
the web yet.
The boards I received boot because they come with a new X-Loader (and maybe
whith new U-Boot too) to support the new NAND chips.
X-loader has had support for the C5 for awhile:
http://gitorious.org/x-loader/x-loader/commit/9e84720de1c4062419510c2892cc43d5ba792415
but that project is considered dead, so the u-boot "SPL" now
replaces's X-Loaders MLO...
u-boot c5 support:
http://git.denx.de/?p=u-boot.git;a=blob;f=board/ti/beagle/beagle.c;h=114ab7e45048387cfd92c210f1c9ba468db0be4a;hb=HEAD#l172
I need to have these binary files to be part of my setup in the production
chain.
Does anyone konws where I cand find this two binaries?
Regards,