Re: U-boot sources from c series find how to cross-compile i
Posted: Sun Aug 18, 2013 4:59 pm
Some time ago i've download from samsung oss site the onboot sources file named onboot.zipsbav1 wrote: BTW: I can't find "dtv_bml_aquila" file anywhere in Firenze 2011 onboot sources (?). There were two (slightly different) releases of this code from Samsung I'm aware of; perhaps you have some different version?
in it there are all onboot sources for all platforms, all excluded the valencia! damn.
in it there is a makefile and the sources for
onboot-src-EchoB
onboot-src-EchoP
onboot-src-Firenze2011
onboot-src-Firenze2012
onboot-src-GenoaP
onboot-src-GenoaS
the dtv_bml_aquila is present in
onboot-src-Firenze2011
onboot-src-Firenze2012
onboot-src-GenoaP
onboot-src-GenoaS
I think (but not sure) all models with arm cpu and more of 128mb memory
Now we know that the boardtype with 128mb memory are for tv with basically functions such as t-val6deuc that don't have internet@tv functions
i think that Valencia is the platform, T-valdeuc fw, sdp92 is processor, and aquila is the name of the BOARDTYPE
such as we have Genoa, gas-gapdeuc fw, SDP1001,SDP1002 are processors and genoaP genoaS are the name of the boardtype
because in onboot sources there are
dtv_bml_128mb -- maybe for tv mstar cpus
dtv_bml_aquila -- for all valencia platform LCD and LED
dtv_bml_corona -- is for bd player
dtv_bml_genoa -- is for d series
plus the genoa uboot is available with the firmware update by samsung
so bml 128 not for valencia valencia has more memory
corona is for sdp83 bd player
genoa is available
so i think that dtv_bml_aquila is for building onboot for c series in this file there are mapping of partitions that match with the default partitions of my tv.
no the uboot sources that i've are 4.295.723 and not 4 259 723.
the uc630 has valdeuc fw i check so maybe the sources are right.
I download every c series files from oss site to find sources for c series but in the zip i only find the how to build instructions for uboot but not uboot sources except in this.